Esempio n. 1
0
 private void InitializeComponent()
 {
     this.domainUpDown1 = new System.Windows.Forms.DomainUpDown();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // domainUpDown1
     //
     this.domainUpDown1.Location = new System.Drawing.Point(300, 232);
     this.domainUpDown1.Name     = "domainUpDown1";
     this.domainUpDown1.Size     = new System.Drawing.Size(120, 20);
     this.domainUpDown1.TabIndex = 0;
     this.domainUpDown1.Text     = "domainUpDown1";
     //
     // Interface2DView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.Controls.Add(this.domainUpDown1);
     this.Name = "Interface2DView";
     this.Size = new System.Drawing.Size(493, 548);
     ((System.ComponentModel.ISupportInitialize)(this)).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.label1 = new System.Windows.Forms.Label();
     this.dtDate = new System.Windows.Forms.DateTimePicker();
     this.label2 = new System.Windows.Forms.Label();
     this.txtHour = new System.Windows.Forms.DomainUpDown();
     this.txtMinute = new System.Windows.Forms.DomainUpDown();
     this.txtLocation = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.txtDescription = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.btnOK = new System.Windows.Forms.Button();
     this.btnCancel = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(21, 19);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(30, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Date";
     //
     // dtDate
     //
     this.dtDate.CustomFormat = "yyyy-MM-dd";
     this.dtDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtDate.Location = new System.Drawing.Point(69, 19);
     this.dtDate.Name = "dtDate";
     this.dtDate.Size = new System.Drawing.Size(100, 20);
     this.dtDate.TabIndex = 5;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(196, 19);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(30, 13);
     this.label2.TabIndex = 6;
     this.label2.Text = "Time";
     //
     // txtHour
     //
     this.txtHour.Items.Add("00");
     this.txtHour.Items.Add("01");
     this.txtHour.Items.Add("02");
     this.txtHour.Items.Add("03");
     this.txtHour.Items.Add("04");
     this.txtHour.Items.Add("05");
     this.txtHour.Items.Add("06");
     this.txtHour.Items.Add("07");
     this.txtHour.Items.Add("08");
     this.txtHour.Items.Add("09");
     this.txtHour.Items.Add("10");
     this.txtHour.Items.Add("11");
     this.txtHour.Items.Add("12");
     this.txtHour.Items.Add("13");
     this.txtHour.Items.Add("14");
     this.txtHour.Items.Add("15");
     this.txtHour.Items.Add("16");
     this.txtHour.Items.Add("17");
     this.txtHour.Items.Add("18");
     this.txtHour.Items.Add("19");
     this.txtHour.Items.Add("20");
     this.txtHour.Items.Add("21");
     this.txtHour.Items.Add("22");
     this.txtHour.Items.Add("23");
     this.txtHour.Location = new System.Drawing.Point(241, 19);
     this.txtHour.Name = "txtHour";
     this.txtHour.Size = new System.Drawing.Size(76, 20);
     this.txtHour.TabIndex = 7;
     //
     // txtMinute
     //
     this.txtMinute.Items.Add("00");
     this.txtMinute.Items.Add("01");
     this.txtMinute.Items.Add("02");
     this.txtMinute.Items.Add("03");
     this.txtMinute.Items.Add("04");
     this.txtMinute.Items.Add("05");
     this.txtMinute.Items.Add("06");
     this.txtMinute.Items.Add("07");
     this.txtMinute.Items.Add("08");
     this.txtMinute.Items.Add("09");
     this.txtMinute.Items.Add("10");
     this.txtMinute.Items.Add("11");
     this.txtMinute.Items.Add("12");
     this.txtMinute.Items.Add("13");
     this.txtMinute.Items.Add("14");
     this.txtMinute.Items.Add("15");
     this.txtMinute.Items.Add("16");
     this.txtMinute.Items.Add("17");
     this.txtMinute.Items.Add("18");
     this.txtMinute.Items.Add("19");
     this.txtMinute.Items.Add("20");
     this.txtMinute.Items.Add("21");
     this.txtMinute.Items.Add("22");
     this.txtMinute.Items.Add("23");
     this.txtMinute.Items.Add("24");
     this.txtMinute.Items.Add("25");
     this.txtMinute.Items.Add("26");
     this.txtMinute.Items.Add("27");
     this.txtMinute.Items.Add("28");
     this.txtMinute.Items.Add("29");
     this.txtMinute.Items.Add("30");
     this.txtMinute.Items.Add("31");
     this.txtMinute.Items.Add("32");
     this.txtMinute.Items.Add("33");
     this.txtMinute.Items.Add("34");
     this.txtMinute.Items.Add("35");
     this.txtMinute.Items.Add("36");
     this.txtMinute.Items.Add("37");
     this.txtMinute.Items.Add("38");
     this.txtMinute.Items.Add("39");
     this.txtMinute.Items.Add("40");
     this.txtMinute.Items.Add("41");
     this.txtMinute.Items.Add("42");
     this.txtMinute.Items.Add("43");
     this.txtMinute.Items.Add("44");
     this.txtMinute.Items.Add("45");
     this.txtMinute.Items.Add("46");
     this.txtMinute.Items.Add("47");
     this.txtMinute.Items.Add("48");
     this.txtMinute.Items.Add("49");
     this.txtMinute.Items.Add("50");
     this.txtMinute.Items.Add("51");
     this.txtMinute.Items.Add("52");
     this.txtMinute.Items.Add("53");
     this.txtMinute.Items.Add("54");
     this.txtMinute.Items.Add("55");
     this.txtMinute.Items.Add("56");
     this.txtMinute.Items.Add("57");
     this.txtMinute.Items.Add("58");
     this.txtMinute.Items.Add("59");
     this.txtMinute.Location = new System.Drawing.Point(323, 19);
     this.txtMinute.Name = "txtMinute";
     this.txtMinute.Size = new System.Drawing.Size(76, 20);
     this.txtMinute.TabIndex = 8;
     //
     // txtLocation
     //
     this.txtLocation.Location = new System.Drawing.Point(69, 59);
     this.txtLocation.Name = "txtLocation";
     this.txtLocation.Size = new System.Drawing.Size(383, 20);
     this.txtLocation.TabIndex = 10;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(5, 62);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(39, 13);
     this.label3.TabIndex = 9;
     this.label3.Text = "Where";
     //
     // txtDescription
     //
     this.txtDescription.Location = new System.Drawing.Point(69, 95);
     this.txtDescription.Name = "txtDescription";
     this.txtDescription.Size = new System.Drawing.Size(383, 20);
     this.txtDescription.TabIndex = 12;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(5, 98);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(35, 13);
     this.label4.TabIndex = 11;
     this.label4.Text = "Descr";
     //
     // btnOK
     //
     this.btnOK.Location = new System.Drawing.Point(151, 182);
     this.btnOK.Name = "btnOK";
     this.btnOK.Size = new System.Drawing.Size(75, 23);
     this.btnOK.TabIndex = 13;
     this.btnOK.Text = "OK";
     this.btnOK.UseVisualStyleBackColor = true;
     this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
     //
     // btnCancel
     //
     this.btnCancel.Location = new System.Drawing.Point(241, 182);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new System.Drawing.Size(75, 23);
     this.btnCancel.TabIndex = 14;
     this.btnCancel.Text = "Cancel";
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
     //
     // FormDinner
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(506, 217);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.txtDescription);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.txtLocation);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.txtMinute);
     this.Controls.Add(this.txtHour);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.dtDate);
     this.Controls.Add(this.label1);
     this.Name = "FormDinner";
     this.Text = "FormDinner";
     this.Load += new System.EventHandler(this.FormDinner_Load);
     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.lbMissies = new System.Windows.Forms.ListBox();
            this.btnNieuw = new System.Windows.Forms.Button();
            this.btnWijzig = new System.Windows.Forms.Button();
            this.btnDelete = new System.Windows.Forms.Button();
            this.dtpDatum = new System.Windows.Forms.DateTimePicker();
            this.nudPolitie = new System.Windows.Forms.NumericUpDown();
            this.tbBeschrijving = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.lblDatumTerug = new System.Windows.Forms.Label();
            this.lblDatumVertrek = new System.Windows.Forms.Label();
            this.dtpVertrek = new System.Windows.Forms.DateTimePicker();
            this.dtpTerug = new System.Windows.Forms.DateTimePicker();
            this.lblGoedkeuring = new System.Windows.Forms.Label();
            this.cbGoedkeuring = new System.Windows.Forms.CheckBox();
            this.btnOpslaan = new System.Windows.Forms.Button();
            this.btnAnnuleer = new System.Windows.Forms.Button();
            this.pnlAlles = new System.Windows.Forms.Panel();
            this.label13 = new System.Windows.Forms.Label();
            this.nudY = new System.Windows.Forms.NumericUpDown();
            this.label1 = new System.Windows.Forms.Label();
            this.nudX = new System.Windows.Forms.NumericUpDown();
            this.lblProfiel = new System.Windows.Forms.Label();
            this.dudProfiel = new System.Windows.Forms.DomainUpDown();
            this.lblType = new System.Windows.Forms.Label();
            this.dudType = new System.Windows.Forms.DomainUpDown();
            this.lbBotenL = new System.Windows.Forms.ListBox();
            this.lbMaterialenL = new System.Windows.Forms.ListBox();
            this.lbPersoneel = new System.Windows.Forms.ListBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.lbMetingen = new System.Windows.Forms.ListBox();
            this.lbIncidenten = new System.Windows.Forms.ListBox();
            this.listBox3 = new System.Windows.Forms.ListBox();
            this.lbMaterialenR = new System.Windows.Forms.ListBox();
            this.lbBotenR = new System.Windows.Forms.ListBox();
            this.btnBotenR = new System.Windows.Forms.Button();
            this.btnBotenL = new System.Windows.Forms.Button();
            this.btnMaterialenL = new System.Windows.Forms.Button();
            this.btnMaterialenR = new System.Windows.Forms.Button();
            this.btnPersoneelL = new System.Windows.Forms.Button();
            this.btnPersoneelR = new System.Windows.Forms.Button();
            this.lblBoten = new System.Windows.Forms.Label();
            this.lblPersoneel = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.btnDeleteIncident = new System.Windows.Forms.Button();
            this.btnWijzigIncident = new System.Windows.Forms.Button();
            this.btnDeleteMeting = new System.Windows.Forms.Button();
            this.btnWijzigMeting = new System.Windows.Forms.Button();
            this.lblEdit1 = new System.Windows.Forms.Label();
            this.pnlEdits = new System.Windows.Forms.Panel();
            this.pnlMeting = new System.Windows.Forms.Panel();
            this.label18 = new System.Windows.Forms.Label();
            this.nudEditY = new System.Windows.Forms.NumericUpDown();
            this.label19 = new System.Windows.Forms.Label();
            this.nudEditX = new System.Windows.Forms.NumericUpDown();
            this.tbEditWaarde = new System.Windows.Forms.TextBox();
            this.tbEditStof = new System.Windows.Forms.TextBox();
            this.dtpEditsDatum = new System.Windows.Forms.DateTimePicker();
            this.label17 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.pnlIncident = new System.Windows.Forms.Panel();
            this.tbEdit1 = new System.Windows.Forms.TextBox();
            this.dudTypeAddition = new System.Windows.Forms.DomainUpDown();
            this.btnAnnuleerEdits = new System.Windows.Forms.Button();
            this.btnOpslaanEdits = new System.Windows.Forms.Button();
            this.pnlDetails = new System.Windows.Forms.Panel();
            this.pnlMetingen = new System.Windows.Forms.Panel();
            this.btnAddMeting = new System.Windows.Forms.Button();
            this.pnlIncidenten = new System.Windows.Forms.Panel();
            this.btnAddIncident = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.nudPolitie)).BeginInit();
            this.pnlAlles.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nudY)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudX)).BeginInit();
            this.pnlEdits.SuspendLayout();
            this.pnlMeting.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nudEditY)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudEditX)).BeginInit();
            this.pnlIncident.SuspendLayout();
            this.pnlDetails.SuspendLayout();
            this.pnlMetingen.SuspendLayout();
            this.pnlIncidenten.SuspendLayout();
            this.SuspendLayout();
            // 
            // lbMissies
            // 
            this.lbMissies.FormattingEnabled = true;
            this.lbMissies.Location = new System.Drawing.Point(12, 12);
            this.lbMissies.Name = "lbMissies";
            this.lbMissies.Size = new System.Drawing.Size(360, 134);
            this.lbMissies.TabIndex = 0;
            this.lbMissies.SelectedIndexChanged += new System.EventHandler(this.LbMissies_SelectedIndexChanged);
            // 
            // btnNieuw
            // 
            this.btnNieuw.Location = new System.Drawing.Point(70, 152);
            this.btnNieuw.Name = "btnNieuw";
            this.btnNieuw.Size = new System.Drawing.Size(75, 23);
            this.btnNieuw.TabIndex = 1;
            this.btnNieuw.Text = "Nieuw";
            this.btnNieuw.UseVisualStyleBackColor = true;
            this.btnNieuw.Click += new System.EventHandler(this.BtnNieuw_Click);
            // 
            // btnWijzig
            // 
            this.btnWijzig.Location = new System.Drawing.Point(151, 152);
            this.btnWijzig.Name = "btnWijzig";
            this.btnWijzig.Size = new System.Drawing.Size(75, 23);
            this.btnWijzig.TabIndex = 2;
            this.btnWijzig.Text = "Wijzig";
            this.btnWijzig.UseVisualStyleBackColor = true;
            this.btnWijzig.Click += new System.EventHandler(this.BtnWijzig_Click);
            // 
            // btnDelete
            // 
            this.btnDelete.Location = new System.Drawing.Point(232, 152);
            this.btnDelete.Name = "btnDelete";
            this.btnDelete.Size = new System.Drawing.Size(75, 23);
            this.btnDelete.TabIndex = 3;
            this.btnDelete.Text = "Delete";
            this.btnDelete.UseVisualStyleBackColor = true;
            this.btnDelete.Click += new System.EventHandler(this.BtnDelete_Click);
            // 
            // dtpDatum
            // 
            this.dtpDatum.Location = new System.Drawing.Point(118, 105);
            this.dtpDatum.Name = "dtpDatum";
            this.dtpDatum.Size = new System.Drawing.Size(156, 20);
            this.dtpDatum.TabIndex = 5;
            // 
            // nudPolitie
            // 
            this.nudPolitie.Location = new System.Drawing.Point(118, 131);
            this.nudPolitie.Name = "nudPolitie";
            this.nudPolitie.Size = new System.Drawing.Size(156, 20);
            this.nudPolitie.TabIndex = 6;
            // 
            // tbBeschrijving
            // 
            this.tbBeschrijving.Location = new System.Drawing.Point(118, 53);
            this.tbBeschrijving.Name = "tbBeschrijving";
            this.tbBeschrijving.Size = new System.Drawing.Size(156, 20);
            this.tbBeschrijving.TabIndex = 10;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(15, 56);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(64, 13);
            this.label2.TabIndex = 11;
            this.label2.Text = "Beschrijving";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(15, 82);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(42, 13);
            this.label3.TabIndex = 12;
            this.label3.Text = "Locatie";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(15, 108);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(38, 13);
            this.label4.TabIndex = 13;
            this.label4.Text = "Datum";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(15, 133);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(68, 13);
            this.label5.TabIndex = 14;
            this.label5.Text = "Aantal Politie";
            // 
            // lblDatumTerug
            // 
            this.lblDatumTerug.AutoSize = true;
            this.lblDatumTerug.Location = new System.Drawing.Point(15, 133);
            this.lblDatumTerug.Name = "lblDatumTerug";
            this.lblDatumTerug.Size = new System.Drawing.Size(69, 13);
            this.lblDatumTerug.TabIndex = 18;
            this.lblDatumTerug.Text = "Datum Terug";
            // 
            // lblDatumVertrek
            // 
            this.lblDatumVertrek.AutoSize = true;
            this.lblDatumVertrek.Location = new System.Drawing.Point(15, 108);
            this.lblDatumVertrek.Name = "lblDatumVertrek";
            this.lblDatumVertrek.Size = new System.Drawing.Size(75, 13);
            this.lblDatumVertrek.TabIndex = 17;
            this.lblDatumVertrek.Text = "Datum Vertrek";
            // 
            // dtpVertrek
            // 
            this.dtpVertrek.Location = new System.Drawing.Point(118, 105);
            this.dtpVertrek.Name = "dtpVertrek";
            this.dtpVertrek.Size = new System.Drawing.Size(156, 20);
            this.dtpVertrek.TabIndex = 15;
            // 
            // dtpTerug
            // 
            this.dtpTerug.Location = new System.Drawing.Point(118, 131);
            this.dtpTerug.Name = "dtpTerug";
            this.dtpTerug.Size = new System.Drawing.Size(156, 20);
            this.dtpTerug.TabIndex = 19;
            // 
            // lblGoedkeuring
            // 
            this.lblGoedkeuring.AutoSize = true;
            this.lblGoedkeuring.Location = new System.Drawing.Point(15, 159);
            this.lblGoedkeuring.Name = "lblGoedkeuring";
            this.lblGoedkeuring.Size = new System.Drawing.Size(68, 13);
            this.lblGoedkeuring.TabIndex = 20;
            this.lblGoedkeuring.Text = "Goedkeuring";
            // 
            // cbGoedkeuring
            // 
            this.cbGoedkeuring.AutoSize = true;
            this.cbGoedkeuring.Enabled = false;
            this.cbGoedkeuring.Location = new System.Drawing.Point(118, 159);
            this.cbGoedkeuring.Name = "cbGoedkeuring";
            this.cbGoedkeuring.Size = new System.Drawing.Size(91, 17);
            this.cbGoedkeuring.TabIndex = 21;
            this.cbGoedkeuring.Text = "Goedgekeurd";
            this.cbGoedkeuring.UseVisualStyleBackColor = true;
            this.cbGoedkeuring.CheckedChanged += new System.EventHandler(this.CbGoedkeuring_CheckedChanged);
            // 
            // btnOpslaan
            // 
            this.btnOpslaan.Location = new System.Drawing.Point(118, 182);
            this.btnOpslaan.Name = "btnOpslaan";
            this.btnOpslaan.Size = new System.Drawing.Size(75, 23);
            this.btnOpslaan.TabIndex = 22;
            this.btnOpslaan.Text = "Opslaan";
            this.btnOpslaan.UseVisualStyleBackColor = true;
            this.btnOpslaan.Click += new System.EventHandler(this.BtnOpslaan_Click);
            // 
            // btnAnnuleer
            // 
            this.btnAnnuleer.Location = new System.Drawing.Point(199, 182);
            this.btnAnnuleer.Name = "btnAnnuleer";
            this.btnAnnuleer.Size = new System.Drawing.Size(75, 23);
            this.btnAnnuleer.TabIndex = 23;
            this.btnAnnuleer.Text = "Annuleer";
            this.btnAnnuleer.UseVisualStyleBackColor = true;
            this.btnAnnuleer.Click += new System.EventHandler(this.BtnAnnuleer_Click);
            // 
            // pnlAlles
            // 
            this.pnlAlles.Controls.Add(this.label13);
            this.pnlAlles.Controls.Add(this.nudY);
            this.pnlAlles.Controls.Add(this.label1);
            this.pnlAlles.Controls.Add(this.nudX);
            this.pnlAlles.Controls.Add(this.lblProfiel);
            this.pnlAlles.Controls.Add(this.dudProfiel);
            this.pnlAlles.Controls.Add(this.lblType);
            this.pnlAlles.Controls.Add(this.dudType);
            this.pnlAlles.Controls.Add(this.btnAnnuleer);
            this.pnlAlles.Controls.Add(this.dtpDatum);
            this.pnlAlles.Controls.Add(this.btnOpslaan);
            this.pnlAlles.Controls.Add(this.nudPolitie);
            this.pnlAlles.Controls.Add(this.cbGoedkeuring);
            this.pnlAlles.Controls.Add(this.lblGoedkeuring);
            this.pnlAlles.Controls.Add(this.dtpTerug);
            this.pnlAlles.Controls.Add(this.tbBeschrijving);
            this.pnlAlles.Controls.Add(this.lblDatumTerug);
            this.pnlAlles.Controls.Add(this.label2);
            this.pnlAlles.Controls.Add(this.lblDatumVertrek);
            this.pnlAlles.Controls.Add(this.label3);
            this.pnlAlles.Controls.Add(this.dtpVertrek);
            this.pnlAlles.Controls.Add(this.label4);
            this.pnlAlles.Controls.Add(this.label5);
            this.pnlAlles.Location = new System.Drawing.Point(44, 194);
            this.pnlAlles.Name = "pnlAlles";
            this.pnlAlles.Size = new System.Drawing.Size(291, 219);
            this.pnlAlles.TabIndex = 24;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(201, 83);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(17, 13);
            this.label13.TabIndex = 31;
            this.label13.Text = "Y:";
            // 
            // nudY
            // 
            this.nudY.Location = new System.Drawing.Point(224, 80);
            this.nudY.Name = "nudY";
            this.nudY.Size = new System.Drawing.Size(50, 20);
            this.nudY.TabIndex = 30;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(115, 82);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(17, 13);
            this.label1.TabIndex = 29;
            this.label1.Text = "X:";
            // 
            // nudX
            // 
            this.nudX.Location = new System.Drawing.Point(138, 79);
            this.nudX.Name = "nudX";
            this.nudX.Size = new System.Drawing.Size(50, 20);
            this.nudX.TabIndex = 28;
            // 
            // lblProfiel
            // 
            this.lblProfiel.AutoSize = true;
            this.lblProfiel.Location = new System.Drawing.Point(15, 3);
            this.lblProfiel.Name = "lblProfiel";
            this.lblProfiel.Size = new System.Drawing.Size(36, 13);
            this.lblProfiel.TabIndex = 27;
            this.lblProfiel.Text = "Profiel";
            this.lblProfiel.Visible = false;
            // 
            // dudProfiel
            // 
            this.dudProfiel.Items.Add("SIN");
            this.dudProfiel.Items.Add("HOPE");
            this.dudProfiel.Location = new System.Drawing.Point(118, 1);
            this.dudProfiel.Name = "dudProfiel";
            this.dudProfiel.Size = new System.Drawing.Size(156, 20);
            this.dudProfiel.TabIndex = 26;
            this.dudProfiel.Visible = false;
            this.dudProfiel.SelectedItemChanged += new System.EventHandler(this.DudProfiel_SelectedItemChanged);
            // 
            // lblType
            // 
            this.lblType.AutoSize = true;
            this.lblType.Location = new System.Drawing.Point(15, 29);
            this.lblType.Name = "lblType";
            this.lblType.Size = new System.Drawing.Size(31, 13);
            this.lblType.TabIndex = 25;
            this.lblType.Text = "Type";
            // 
            // dudType
            // 
            this.dudType.Items.Add("SIN");
            this.dudType.Items.Add("HOPE");
            this.dudType.Location = new System.Drawing.Point(118, 27);
            this.dudType.Name = "dudType";
            this.dudType.Size = new System.Drawing.Size(156, 20);
            this.dudType.TabIndex = 24;
            this.dudType.SelectedItemChanged += new System.EventHandler(this.DudType_SelectedItemChanged);
            // 
            // lbBotenL
            // 
            this.lbBotenL.FormattingEnabled = true;
            this.lbBotenL.Location = new System.Drawing.Point(16, 50);
            this.lbBotenL.Name = "lbBotenL";
            this.lbBotenL.Size = new System.Drawing.Size(150, 69);
            this.lbBotenL.TabIndex = 25;
            this.lbBotenL.SelectedIndexChanged += new System.EventHandler(this.LbBotenL_SelectedIndexChanged);
            // 
            // lbMaterialenL
            // 
            this.lbMaterialenL.FormattingEnabled = true;
            this.lbMaterialenL.Location = new System.Drawing.Point(16, 239);
            this.lbMaterialenL.Name = "lbMaterialenL";
            this.lbMaterialenL.Size = new System.Drawing.Size(150, 69);
            this.lbMaterialenL.TabIndex = 26;
            this.lbMaterialenL.SelectedIndexChanged += new System.EventHandler(this.LbMaterialenL_SelectedIndexChanged);
            // 
            // lbPersoneel
            // 
            this.lbPersoneel.FormattingEnabled = true;
            this.lbPersoneel.Location = new System.Drawing.Point(16, 144);
            this.lbPersoneel.Name = "lbPersoneel";
            this.lbPersoneel.Size = new System.Drawing.Size(150, 69);
            this.lbPersoneel.TabIndex = 27;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(224, 10);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(126, 13);
            this.label6.TabIndex = 30;
            this.label6.Text = "Aanwezig op deze Missie";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(13, 10);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(47, 13);
            this.label7.TabIndex = 31;
            this.label7.Text = "Vooraad";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(13, 34);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(35, 13);
            this.label8.TabIndex = 32;
            this.label8.Text = "Boten";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(13, 223);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(56, 13);
            this.label9.TabIndex = 33;
            this.label9.Text = "Materialen";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(13, 128);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(54, 13);
            this.label10.TabIndex = 34;
            this.label10.Text = "Personeel";
            // 
            // lbMetingen
            // 
            this.lbMetingen.FormattingEnabled = true;
            this.lbMetingen.Location = new System.Drawing.Point(6, 18);
            this.lbMetingen.Name = "lbMetingen";
            this.lbMetingen.Size = new System.Drawing.Size(191, 69);
            this.lbMetingen.TabIndex = 41;
            this.lbMetingen.SelectedIndexChanged += new System.EventHandler(this.LbMetingen_SelectedIndexChanged);
            // 
            // lbIncidenten
            // 
            this.lbIncidenten.FormattingEnabled = true;
            this.lbIncidenten.Location = new System.Drawing.Point(6, 20);
            this.lbIncidenten.Name = "lbIncidenten";
            this.lbIncidenten.Size = new System.Drawing.Size(191, 69);
            this.lbIncidenten.TabIndex = 40;
            this.lbIncidenten.SelectedIndexChanged += new System.EventHandler(this.LbIncidenten_SelectedIndexChanged);
            // 
            // listBox3
            // 
            this.listBox3.FormattingEnabled = true;
            this.listBox3.Location = new System.Drawing.Point(227, 144);
            this.listBox3.Name = "listBox3";
            this.listBox3.Size = new System.Drawing.Size(150, 69);
            this.listBox3.TabIndex = 39;
            // 
            // lbMaterialenR
            // 
            this.lbMaterialenR.FormattingEnabled = true;
            this.lbMaterialenR.Location = new System.Drawing.Point(227, 239);
            this.lbMaterialenR.Name = "lbMaterialenR";
            this.lbMaterialenR.Size = new System.Drawing.Size(150, 69);
            this.lbMaterialenR.TabIndex = 38;
            this.lbMaterialenR.SelectedIndexChanged += new System.EventHandler(this.LbMaterialenR_SelectedIndexChanged);
            // 
            // lbBotenR
            // 
            this.lbBotenR.FormattingEnabled = true;
            this.lbBotenR.Location = new System.Drawing.Point(227, 50);
            this.lbBotenR.Name = "lbBotenR";
            this.lbBotenR.Size = new System.Drawing.Size(150, 69);
            this.lbBotenR.TabIndex = 37;
            this.lbBotenR.SelectedIndexChanged += new System.EventHandler(this.LbBotenR_SelectedIndexChanged);
            // 
            // btnBotenR
            // 
            this.btnBotenR.Location = new System.Drawing.Point(172, 61);
            this.btnBotenR.Name = "btnBotenR";
            this.btnBotenR.Size = new System.Drawing.Size(49, 23);
            this.btnBotenR.TabIndex = 42;
            this.btnBotenR.Text = ">>";
            this.btnBotenR.UseVisualStyleBackColor = true;
            this.btnBotenR.Click += new System.EventHandler(this.BtnBotenR_Click);
            // 
            // btnBotenL
            // 
            this.btnBotenL.Location = new System.Drawing.Point(172, 87);
            this.btnBotenL.Name = "btnBotenL";
            this.btnBotenL.Size = new System.Drawing.Size(49, 23);
            this.btnBotenL.TabIndex = 43;
            this.btnBotenL.Text = "<<";
            this.btnBotenL.UseVisualStyleBackColor = true;
            this.btnBotenL.Click += new System.EventHandler(this.BtnBotenL_Click);
            // 
            // btnMaterialenL
            // 
            this.btnMaterialenL.Location = new System.Drawing.Point(172, 272);
            this.btnMaterialenL.Name = "btnMaterialenL";
            this.btnMaterialenL.Size = new System.Drawing.Size(49, 23);
            this.btnMaterialenL.TabIndex = 45;
            this.btnMaterialenL.Text = "<<";
            this.btnMaterialenL.UseVisualStyleBackColor = true;
            this.btnMaterialenL.Click += new System.EventHandler(this.BtnMaterialenL_Click);
            // 
            // btnMaterialenR
            // 
            this.btnMaterialenR.Location = new System.Drawing.Point(172, 246);
            this.btnMaterialenR.Name = "btnMaterialenR";
            this.btnMaterialenR.Size = new System.Drawing.Size(49, 23);
            this.btnMaterialenR.TabIndex = 44;
            this.btnMaterialenR.Text = ">>";
            this.btnMaterialenR.UseVisualStyleBackColor = true;
            this.btnMaterialenR.Click += new System.EventHandler(this.BtnMaterialenR_Click);
            // 
            // btnPersoneelL
            // 
            this.btnPersoneelL.Location = new System.Drawing.Point(172, 180);
            this.btnPersoneelL.Name = "btnPersoneelL";
            this.btnPersoneelL.Size = new System.Drawing.Size(49, 23);
            this.btnPersoneelL.TabIndex = 47;
            this.btnPersoneelL.Text = "<<";
            this.btnPersoneelL.UseVisualStyleBackColor = true;
            // 
            // btnPersoneelR
            // 
            this.btnPersoneelR.Location = new System.Drawing.Point(172, 154);
            this.btnPersoneelR.Name = "btnPersoneelR";
            this.btnPersoneelR.Size = new System.Drawing.Size(49, 23);
            this.btnPersoneelR.TabIndex = 46;
            this.btnPersoneelR.Text = ">>";
            this.btnPersoneelR.UseVisualStyleBackColor = true;
            // 
            // lblBoten
            // 
            this.lblBoten.AutoSize = true;
            this.lblBoten.Location = new System.Drawing.Point(224, 34);
            this.lblBoten.Name = "lblBoten";
            this.lblBoten.Size = new System.Drawing.Size(0, 13);
            this.lblBoten.TabIndex = 52;
            // 
            // lblPersoneel
            // 
            this.lblPersoneel.AutoSize = true;
            this.lblPersoneel.Location = new System.Drawing.Point(224, 128);
            this.lblPersoneel.Name = "lblPersoneel";
            this.lblPersoneel.Size = new System.Drawing.Size(0, 13);
            this.lblPersoneel.TabIndex = 54;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(3, 4);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(57, 13);
            this.label11.TabIndex = 35;
            this.label11.Text = "Incidenten";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(3, 2);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(51, 13);
            this.label12.TabIndex = 36;
            this.label12.Text = "Metingen";
            // 
            // btnDeleteIncident
            // 
            this.btnDeleteIncident.Location = new System.Drawing.Point(127, 95);
            this.btnDeleteIncident.Name = "btnDeleteIncident";
            this.btnDeleteIncident.Size = new System.Drawing.Size(46, 23);
            this.btnDeleteIncident.TabIndex = 57;
            this.btnDeleteIncident.Text = "Delete";
            this.btnDeleteIncident.UseVisualStyleBackColor = true;
            this.btnDeleteIncident.Click += new System.EventHandler(this.BtnDeleteIncident_Click);
            // 
            // btnWijzigIncident
            // 
            this.btnWijzigIncident.Location = new System.Drawing.Point(75, 95);
            this.btnWijzigIncident.Name = "btnWijzigIncident";
            this.btnWijzigIncident.Size = new System.Drawing.Size(46, 23);
            this.btnWijzigIncident.TabIndex = 56;
            this.btnWijzigIncident.Text = "Wijzig";
            this.btnWijzigIncident.UseVisualStyleBackColor = true;
            this.btnWijzigIncident.Click += new System.EventHandler(this.BtnWijzigIncident_Click);
            // 
            // btnDeleteMeting
            // 
            this.btnDeleteMeting.Location = new System.Drawing.Point(129, 93);
            this.btnDeleteMeting.Name = "btnDeleteMeting";
            this.btnDeleteMeting.Size = new System.Drawing.Size(46, 23);
            this.btnDeleteMeting.TabIndex = 60;
            this.btnDeleteMeting.Text = "Delete";
            this.btnDeleteMeting.UseVisualStyleBackColor = true;
            this.btnDeleteMeting.Click += new System.EventHandler(this.BtnDeleteMeting_Click);
            // 
            // btnWijzigMeting
            // 
            this.btnWijzigMeting.Location = new System.Drawing.Point(77, 93);
            this.btnWijzigMeting.Name = "btnWijzigMeting";
            this.btnWijzigMeting.Size = new System.Drawing.Size(46, 23);
            this.btnWijzigMeting.TabIndex = 59;
            this.btnWijzigMeting.Text = "Wijzig";
            this.btnWijzigMeting.UseVisualStyleBackColor = true;
            this.btnWijzigMeting.Click += new System.EventHandler(this.BtnWijzigMeting_Click);
            // 
            // lblEdit1
            // 
            this.lblEdit1.AutoSize = true;
            this.lblEdit1.Location = new System.Drawing.Point(3, 4);
            this.lblEdit1.Name = "lblEdit1";
            this.lblEdit1.Size = new System.Drawing.Size(64, 13);
            this.lblEdit1.TabIndex = 63;
            this.lblEdit1.Text = "Beschrijving";
            // 
            // pnlEdits
            // 
            this.pnlEdits.Controls.Add(this.pnlMeting);
            this.pnlEdits.Controls.Add(this.pnlIncident);
            this.pnlEdits.Controls.Add(this.dudTypeAddition);
            this.pnlEdits.Controls.Add(this.btnAnnuleerEdits);
            this.pnlEdits.Controls.Add(this.btnOpslaanEdits);
            this.pnlEdits.Location = new System.Drawing.Point(430, 50);
            this.pnlEdits.Name = "pnlEdits";
            this.pnlEdits.Size = new System.Drawing.Size(256, 186);
            this.pnlEdits.TabIndex = 64;
            this.pnlEdits.Visible = false;
            // 
            // pnlMeting
            // 
            this.pnlMeting.Controls.Add(this.label18);
            this.pnlMeting.Controls.Add(this.nudEditY);
            this.pnlMeting.Controls.Add(this.label19);
            this.pnlMeting.Controls.Add(this.nudEditX);
            this.pnlMeting.Controls.Add(this.tbEditWaarde);
            this.pnlMeting.Controls.Add(this.tbEditStof);
            this.pnlMeting.Controls.Add(this.dtpEditsDatum);
            this.pnlMeting.Controls.Add(this.label17);
            this.pnlMeting.Controls.Add(this.label16);
            this.pnlMeting.Controls.Add(this.label15);
            this.pnlMeting.Controls.Add(this.label14);
            this.pnlMeting.Location = new System.Drawing.Point(23, 35);
            this.pnlMeting.Name = "pnlMeting";
            this.pnlMeting.Size = new System.Drawing.Size(233, 113);
            this.pnlMeting.TabIndex = 65;
            this.pnlMeting.Visible = false;
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(137, 35);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(17, 13);
            this.label18.TabIndex = 41;
            this.label18.Text = "Y:";
            // 
            // nudEditY
            // 
            this.nudEditY.Location = new System.Drawing.Point(160, 32);
            this.nudEditY.Name = "nudEditY";
            this.nudEditY.Size = new System.Drawing.Size(50, 20);
            this.nudEditY.TabIndex = 40;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(51, 34);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(17, 13);
            this.label19.TabIndex = 39;
            this.label19.Text = "X:";
            // 
            // nudEditX
            // 
            this.nudEditX.Location = new System.Drawing.Point(74, 31);
            this.nudEditX.Name = "nudEditX";
            this.nudEditX.Size = new System.Drawing.Size(50, 20);
            this.nudEditX.TabIndex = 38;
            // 
            // tbEditWaarde
            // 
            this.tbEditWaarde.Location = new System.Drawing.Point(53, 84);
            this.tbEditWaarde.Name = "tbEditWaarde";
            this.tbEditWaarde.Size = new System.Drawing.Size(156, 20);
            this.tbEditWaarde.TabIndex = 37;
            // 
            // tbEditStof
            // 
            this.tbEditStof.Location = new System.Drawing.Point(53, 58);
            this.tbEditStof.Name = "tbEditStof";
            this.tbEditStof.Size = new System.Drawing.Size(156, 20);
            this.tbEditStof.TabIndex = 36;
            // 
            // dtpEditsDatum
            // 
            this.dtpEditsDatum.Location = new System.Drawing.Point(53, 3);
            this.dtpEditsDatum.Name = "dtpEditsDatum";
            this.dtpEditsDatum.Size = new System.Drawing.Size(156, 20);
            this.dtpEditsDatum.TabIndex = 32;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(9, 7);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(38, 13);
            this.label17.TabIndex = 35;
            this.label17.Text = "Datum";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(9, 87);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(45, 13);
            this.label16.TabIndex = 34;
            this.label16.Text = "Waarde";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(9, 58);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(26, 13);
            this.label15.TabIndex = 33;
            this.label15.Text = "Stof";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(9, 34);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(42, 13);
            this.label14.TabIndex = 32;
            this.label14.Text = "Locatie";
            // 
            // pnlIncident
            // 
            this.pnlIncident.Controls.Add(this.tbEdit1);
            this.pnlIncident.Controls.Add(this.lblEdit1);
            this.pnlIncident.Location = new System.Drawing.Point(3, 37);
            this.pnlIncident.Name = "pnlIncident";
            this.pnlIncident.Size = new System.Drawing.Size(234, 27);
            this.pnlIncident.TabIndex = 64;
            this.pnlIncident.Visible = false;
            // 
            // tbEdit1
            // 
            this.tbEdit1.Location = new System.Drawing.Point(73, 1);
            this.tbEdit1.Name = "tbEdit1";
            this.tbEdit1.Size = new System.Drawing.Size(156, 20);
            this.tbEdit1.TabIndex = 32;
            // 
            // dudTypeAddition
            // 
            this.dudTypeAddition.Items.Add("Incident");
            this.dudTypeAddition.Items.Add("Meting");
            this.dudTypeAddition.Location = new System.Drawing.Point(76, 11);
            this.dudTypeAddition.Name = "dudTypeAddition";
            this.dudTypeAddition.Size = new System.Drawing.Size(156, 20);
            this.dudTypeAddition.TabIndex = 32;
            this.dudTypeAddition.SelectedItemChanged += new System.EventHandler(this.DudTypeAddition_SelectedItemChanged);
            // 
            // btnAnnuleerEdits
            // 
            this.btnAnnuleerEdits.Location = new System.Drawing.Point(164, 159);
            this.btnAnnuleerEdits.Name = "btnAnnuleerEdits";
            this.btnAnnuleerEdits.Size = new System.Drawing.Size(69, 23);
            this.btnAnnuleerEdits.TabIndex = 33;
            this.btnAnnuleerEdits.Text = "Annuleer";
            this.btnAnnuleerEdits.UseVisualStyleBackColor = true;
            this.btnAnnuleerEdits.Click += new System.EventHandler(this.BtnAnnuleerEdits_Click);
            // 
            // btnOpslaanEdits
            // 
            this.btnOpslaanEdits.Location = new System.Drawing.Point(77, 159);
            this.btnOpslaanEdits.Name = "btnOpslaanEdits";
            this.btnOpslaanEdits.Size = new System.Drawing.Size(69, 23);
            this.btnOpslaanEdits.TabIndex = 32;
            this.btnOpslaanEdits.Text = "Opslaan";
            this.btnOpslaanEdits.UseVisualStyleBackColor = true;
            this.btnOpslaanEdits.Click += new System.EventHandler(this.BtnOpslaanEdits_Click);
            // 
            // pnlDetails
            // 
            this.pnlDetails.Controls.Add(this.pnlMetingen);
            this.pnlDetails.Controls.Add(this.pnlIncidenten);
            this.pnlDetails.Controls.Add(this.label7);
            this.pnlDetails.Controls.Add(this.pnlEdits);
            this.pnlDetails.Controls.Add(this.lbBotenL);
            this.pnlDetails.Controls.Add(this.lbMaterialenL);
            this.pnlDetails.Controls.Add(this.lbPersoneel);
            this.pnlDetails.Controls.Add(this.label6);
            this.pnlDetails.Controls.Add(this.label8);
            this.pnlDetails.Controls.Add(this.label9);
            this.pnlDetails.Controls.Add(this.label10);
            this.pnlDetails.Controls.Add(this.lblPersoneel);
            this.pnlDetails.Controls.Add(this.lblBoten);
            this.pnlDetails.Controls.Add(this.btnPersoneelL);
            this.pnlDetails.Controls.Add(this.lbBotenR);
            this.pnlDetails.Controls.Add(this.btnPersoneelR);
            this.pnlDetails.Controls.Add(this.lbMaterialenR);
            this.pnlDetails.Controls.Add(this.btnMaterialenL);
            this.pnlDetails.Controls.Add(this.listBox3);
            this.pnlDetails.Controls.Add(this.btnMaterialenR);
            this.pnlDetails.Controls.Add(this.btnBotenL);
            this.pnlDetails.Controls.Add(this.btnBotenR);
            this.pnlDetails.Location = new System.Drawing.Point(387, 12);
            this.pnlDetails.Name = "pnlDetails";
            this.pnlDetails.Size = new System.Drawing.Size(720, 557);
            this.pnlDetails.TabIndex = 65;
            this.pnlDetails.Visible = false;
            // 
            // pnlMetingen
            // 
            this.pnlMetingen.Controls.Add(this.label12);
            this.pnlMetingen.Controls.Add(this.lbMetingen);
            this.pnlMetingen.Controls.Add(this.btnAddMeting);
            this.pnlMetingen.Controls.Add(this.btnWijzigMeting);
            this.pnlMetingen.Controls.Add(this.btnDeleteMeting);
            this.pnlMetingen.Enabled = false;
            this.pnlMetingen.Location = new System.Drawing.Point(227, 412);
            this.pnlMetingen.Name = "pnlMetingen";
            this.pnlMetingen.Size = new System.Drawing.Size(200, 143);
            this.pnlMetingen.TabIndex = 68;
            // 
            // btnAddMeting
            // 
            this.btnAddMeting.Location = new System.Drawing.Point(25, 93);
            this.btnAddMeting.Name = "btnAddMeting";
            this.btnAddMeting.Size = new System.Drawing.Size(46, 23);
            this.btnAddMeting.TabIndex = 66;
            this.btnAddMeting.Text = "Add";
            this.btnAddMeting.UseVisualStyleBackColor = true;
            this.btnAddMeting.Click += new System.EventHandler(this.BtnAddMeting_Click);
            // 
            // pnlIncidenten
            // 
            this.pnlIncidenten.Controls.Add(this.label11);
            this.pnlIncidenten.Controls.Add(this.lbIncidenten);
            this.pnlIncidenten.Controls.Add(this.btnWijzigIncident);
            this.pnlIncidenten.Controls.Add(this.btnAddIncident);
            this.pnlIncidenten.Controls.Add(this.btnDeleteIncident);
            this.pnlIncidenten.Enabled = false;
            this.pnlIncidenten.Location = new System.Drawing.Point(18, 412);
            this.pnlIncidenten.Name = "pnlIncidenten";
            this.pnlIncidenten.Size = new System.Drawing.Size(200, 125);
            this.pnlIncidenten.TabIndex = 67;
            // 
            // btnAddIncident
            // 
            this.btnAddIncident.Location = new System.Drawing.Point(23, 95);
            this.btnAddIncident.Name = "btnAddIncident";
            this.btnAddIncident.Size = new System.Drawing.Size(46, 23);
            this.btnAddIncident.TabIndex = 65;
            this.btnAddIncident.Text = "Add";
            this.btnAddIncident.UseVisualStyleBackColor = true;
            this.btnAddIncident.Click += new System.EventHandler(this.BtnAddIncident_Click);
            // 
            // Missies
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1149, 579);
            this.Controls.Add(this.pnlDetails);
            this.Controls.Add(this.pnlAlles);
            this.Controls.Add(this.btnDelete);
            this.Controls.Add(this.btnWijzig);
            this.Controls.Add(this.btnNieuw);
            this.Controls.Add(this.lbMissies);
            this.Name = "Missies";
            this.Text = "Missies";
            ((System.ComponentModel.ISupportInitialize)(this.nudPolitie)).EndInit();
            this.pnlAlles.ResumeLayout(false);
            this.pnlAlles.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nudY)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudX)).EndInit();
            this.pnlEdits.ResumeLayout(false);
            this.pnlMeting.ResumeLayout(false);
            this.pnlMeting.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.nudEditY)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nudEditX)).EndInit();
            this.pnlIncident.ResumeLayout(false);
            this.pnlIncident.PerformLayout();
            this.pnlDetails.ResumeLayout(false);
            this.pnlDetails.PerformLayout();
            this.pnlMetingen.ResumeLayout(false);
            this.pnlMetingen.PerformLayout();
            this.pnlIncidenten.ResumeLayout(false);
            this.pnlIncidenten.PerformLayout();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OperatorsForm));
     this.pictureBoxOpProperties = new System.Windows.Forms.PictureBox();
     this.label1 = new System.Windows.Forms.Label();
     this.groupBoxName = new System.Windows.Forms.GroupBox();
     this.textBoxName = new System.Windows.Forms.TextBox();
     this.groupBoxPredicate = new System.Windows.Forms.GroupBox();
     this.textBoxPredicate = new System.Windows.Forms.TextBox();
     this.groupBoxAttributesList1 = new System.Windows.Forms.GroupBox();
     this.checkedListBox1 = new System.Windows.Forms.CheckedListBox();
     this.groupBoxAttributesList2 = new System.Windows.Forms.GroupBox();
     this.listBox1 = new System.Windows.Forms.ListBox();
     this.groupBoxGroupByTypes = new System.Windows.Forms.GroupBox();
     this.domainUpDownGroupBy = new System.Windows.Forms.DomainUpDown();
     this.buttonAccept = new System.Windows.Forms.Button();
     this.buttonCancel = new System.Windows.Forms.Button();
     this.checkedListBox2 = new System.Windows.Forms.CheckedListBox();
     this.groupBox6 = new System.Windows.Forms.GroupBox();
     this.domainUpDown1 = new System.Windows.Forms.DomainUpDown();
     this.button1 = new System.Windows.Forms.Button();
     this.button2 = new System.Windows.Forms.Button();
     this.groupBox7 = new System.Windows.Forms.GroupBox();
     this.listBox2 = new System.Windows.Forms.ListBox();
     this.groupBox8 = new System.Windows.Forms.GroupBox();
     this.groupBox9 = new System.Windows.Forms.GroupBox();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.groupBox10 = new System.Windows.Forms.GroupBox();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.groupBoxTag = new System.Windows.Forms.GroupBox();
     this.textBoxTag = new System.Windows.Forms.TextBox();
     this.UniqueNameRequiredLabel = new System.Windows.Forms.Label();
     this.GroupByTypeNeeded = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxOpProperties)).BeginInit();
     this.groupBoxName.SuspendLayout();
     this.groupBoxPredicate.SuspendLayout();
     this.groupBoxAttributesList1.SuspendLayout();
     this.groupBoxAttributesList2.SuspendLayout();
     this.groupBoxGroupByTypes.SuspendLayout();
     this.groupBox6.SuspendLayout();
     this.groupBox7.SuspendLayout();
     this.groupBox8.SuspendLayout();
     this.groupBox9.SuspendLayout();
     this.groupBox10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.groupBoxTag.SuspendLayout();
     this.SuspendLayout();
     //
     // pictureBoxOpProperties
     //
     this.pictureBoxOpProperties.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBoxOpProperties.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxOpProperties.Image")));
     this.pictureBoxOpProperties.Location = new System.Drawing.Point(8, 4);
     this.pictureBoxOpProperties.Name = "pictureBoxOpProperties";
     this.pictureBoxOpProperties.Size = new System.Drawing.Size(50, 50);
     this.pictureBoxOpProperties.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBoxOpProperties.TabIndex = 0;
     this.pictureBoxOpProperties.TabStop = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Modern No. 20", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(8, 58);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(161, 16);
     this.label1.TabIndex = 1;
     this.label1.Text = "Output Stream Operator";
     //
     // groupBoxName
     //
     this.groupBoxName.Controls.Add(this.textBoxName);
     this.groupBoxName.Location = new System.Drawing.Point(8, 77);
     this.groupBoxName.Name = "groupBoxName";
     this.groupBoxName.Size = new System.Drawing.Size(272, 42);
     this.groupBoxName.TabIndex = 2;
     this.groupBoxName.TabStop = false;
     this.groupBoxName.Text = "Name:";
     //
     // textBoxName
     //
     this.textBoxName.Dock = System.Windows.Forms.DockStyle.Top;
     this.textBoxName.Location = new System.Drawing.Point(3, 16);
     this.textBoxName.Name = "textBoxName";
     this.textBoxName.Size = new System.Drawing.Size(266, 20);
     this.textBoxName.TabIndex = 0;
     this.textBoxName.Text = "Enter Name Here";
     //
     // groupBoxPredicate
     //
     this.groupBoxPredicate.Controls.Add(this.GroupByTypeNeeded);
     this.groupBoxPredicate.Controls.Add(this.UniqueNameRequiredLabel);
     this.groupBoxPredicate.Controls.Add(this.textBoxPredicate);
     this.groupBoxPredicate.Location = new System.Drawing.Point(8, 125);
     this.groupBoxPredicate.Name = "groupBoxPredicate";
     this.groupBoxPredicate.Size = new System.Drawing.Size(272, 42);
     this.groupBoxPredicate.TabIndex = 3;
     this.groupBoxPredicate.TabStop = false;
     this.groupBoxPredicate.Text = "Predicate:";
     //
     // textBoxPredicate
     //
     this.textBoxPredicate.Dock = System.Windows.Forms.DockStyle.Top;
     this.textBoxPredicate.Location = new System.Drawing.Point(3, 16);
     this.textBoxPredicate.Name = "textBoxPredicate";
     this.textBoxPredicate.Size = new System.Drawing.Size(266, 20);
     this.textBoxPredicate.TabIndex = 0;
     this.textBoxPredicate.Text = "Enter Predicate Here";
     //
     // groupBoxAttributesList1
     //
     this.groupBoxAttributesList1.Controls.Add(this.checkedListBox1);
     this.groupBoxAttributesList1.Location = new System.Drawing.Point(8, 167);
     this.groupBoxAttributesList1.Name = "groupBoxAttributesList1";
     this.groupBoxAttributesList1.Size = new System.Drawing.Size(272, 83);
     this.groupBoxAttributesList1.TabIndex = 4;
     this.groupBoxAttributesList1.TabStop = false;
     this.groupBoxAttributesList1.Text = "Attributes List 1:";
     //
     // checkedListBox1
     //
     this.checkedListBox1.CheckOnClick = true;
     this.checkedListBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.checkedListBox1.FormattingEnabled = true;
     this.checkedListBox1.Items.AddRange(new object[] {
     "CheckedItem1",
     "CheckedItem2",
     "CheckedItem3",
     "CheckedItem4",
     "CheckedItem5"});
     this.checkedListBox1.Location = new System.Drawing.Point(3, 16);
     this.checkedListBox1.Name = "checkedListBox1";
     this.checkedListBox1.Size = new System.Drawing.Size(266, 64);
     this.checkedListBox1.Sorted = true;
     this.checkedListBox1.TabIndex = 0;
     this.checkedListBox1.ThreeDCheckBoxes = true;
     //
     // groupBoxAttributesList2
     //
     this.groupBoxAttributesList2.Controls.Add(this.listBox1);
     this.groupBoxAttributesList2.Location = new System.Drawing.Point(8, 253);
     this.groupBoxAttributesList2.Name = "groupBoxAttributesList2";
     this.groupBoxAttributesList2.Size = new System.Drawing.Size(272, 75);
     this.groupBoxAttributesList2.TabIndex = 5;
     this.groupBoxAttributesList2.TabStop = false;
     this.groupBoxAttributesList2.Text = "Attributes List 2:";
     //
     // listBox1
     //
     this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Items.AddRange(new object[] {
     "Item1",
     "Item2",
     "Item3",
     "Item4",
     "Item5",
     "Item6",
     "Item7",
     "Item8"});
     this.listBox1.Location = new System.Drawing.Point(3, 16);
     this.listBox1.Name = "listBox1";
     this.listBox1.Size = new System.Drawing.Size(266, 56);
     this.listBox1.Sorted = true;
     this.listBox1.TabIndex = 0;
     //
     // groupBoxGroupByTypes
     //
     this.groupBoxGroupByTypes.Controls.Add(this.domainUpDownGroupBy);
     this.groupBoxGroupByTypes.Location = new System.Drawing.Point(64, 4);
     this.groupBoxGroupByTypes.Name = "groupBoxGroupByTypes";
     this.groupBoxGroupByTypes.Size = new System.Drawing.Size(206, 50);
     this.groupBoxGroupByTypes.TabIndex = 6;
     this.groupBoxGroupByTypes.TabStop = false;
     this.groupBoxGroupByTypes.Text = "GroupBy Types:";
     //
     // domainUpDownGroupBy
     //
     this.domainUpDownGroupBy.Dock = System.Windows.Forms.DockStyle.Fill;
     this.domainUpDownGroupBy.Items.Add("GroupByAvg");
     this.domainUpDownGroupBy.Items.Add("GroupByCount");
     this.domainUpDownGroupBy.Items.Add("GroupByMax");
     this.domainUpDownGroupBy.Items.Add("GroupByMin");
     this.domainUpDownGroupBy.Items.Add("GroupBySum");
     this.domainUpDownGroupBy.Location = new System.Drawing.Point(3, 16);
     this.domainUpDownGroupBy.Name = "domainUpDownGroupBy";
     this.domainUpDownGroupBy.Size = new System.Drawing.Size(200, 20);
     this.domainUpDownGroupBy.TabIndex = 0;
     this.domainUpDownGroupBy.Text = "Select a Type to Group On";
     //
     // buttonAccept
     //
     this.buttonAccept.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonAccept.Location = new System.Drawing.Point(199, 383);
     this.buttonAccept.Name = "buttonAccept";
     this.buttonAccept.Size = new System.Drawing.Size(78, 34);
     this.buttonAccept.TabIndex = 7;
     this.buttonAccept.Text = "Accept";
     this.buttonAccept.UseVisualStyleBackColor = true;
     this.buttonAccept.Click += new System.EventHandler(this.buttonAccept_Click);
     //
     // buttonCancel
     //
     this.buttonCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonCancel.Location = new System.Drawing.Point(137, 383);
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.Size = new System.Drawing.Size(56, 34);
     this.buttonCancel.TabIndex = 8;
     this.buttonCancel.Text = "Cancel";
     this.buttonCancel.UseVisualStyleBackColor = true;
     this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
     //
     // checkedListBox2
     //
     this.checkedListBox2.CheckOnClick = true;
     this.checkedListBox2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.checkedListBox2.FormattingEnabled = true;
     this.checkedListBox2.Items.AddRange(new object[] {
     "CheckedItem1",
     "CheckedItem2",
     "CheckedItem3",
     "CheckedItem4",
     "CheckedItem5"});
     this.checkedListBox2.Location = new System.Drawing.Point(3, 16);
     this.checkedListBox2.Name = "checkedListBox2";
     this.checkedListBox2.Size = new System.Drawing.Size(217, 64);
     this.checkedListBox2.Sorted = true;
     this.checkedListBox2.TabIndex = 0;
     this.checkedListBox2.ThreeDCheckBoxes = true;
     //
     // groupBox6
     //
     this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox6.Controls.Add(this.domainUpDown1);
     this.groupBox6.Location = new System.Drawing.Point(74, 6);
     this.groupBox6.Name = "groupBox6";
     this.groupBox6.Size = new System.Drawing.Size(157, 50);
     this.groupBox6.TabIndex = 6;
     this.groupBox6.TabStop = false;
     this.groupBox6.Text = "GroupBy Types:";
     //
     // domainUpDown1
     //
     this.domainUpDown1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.domainUpDown1.Items.Add("GroupByAvg");
     this.domainUpDown1.Items.Add("GroupByCount");
     this.domainUpDown1.Items.Add("GroupByMax");
     this.domainUpDown1.Items.Add("GroupByMin");
     this.domainUpDown1.Items.Add("GroupBySum");
     this.domainUpDown1.Location = new System.Drawing.Point(3, 16);
     this.domainUpDown1.Name = "domainUpDown1";
     this.domainUpDown1.Size = new System.Drawing.Size(151, 20);
     this.domainUpDown1.TabIndex = 0;
     this.domainUpDown1.Text = "Select a Type to Group On";
     //
     // button1
     //
     this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.Location = new System.Drawing.Point(88, 338);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(56, 34);
     this.button1.TabIndex = 8;
     this.button1.Text = "Cancel";
     this.button1.UseVisualStyleBackColor = true;
     //
     // button2
     //
     this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button2.Location = new System.Drawing.Point(150, 338);
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size(78, 34);
     this.button2.TabIndex = 7;
     this.button2.Text = "Accept";
     this.button2.UseVisualStyleBackColor = true;
     //
     // groupBox7
     //
     this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox7.Controls.Add(this.listBox2);
     this.groupBox7.Location = new System.Drawing.Point(8, 259);
     this.groupBox7.Name = "groupBox7";
     this.groupBox7.Size = new System.Drawing.Size(223, 75);
     this.groupBox7.TabIndex = 5;
     this.groupBox7.TabStop = false;
     this.groupBox7.Text = "Attributes List 2:";
     //
     // listBox2
     //
     this.listBox2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listBox2.FormattingEnabled = true;
     this.listBox2.Items.AddRange(new object[] {
     "Item1",
     "Item2",
     "Item3",
     "Item4",
     "Item5",
     "Item6",
     "Item7",
     "Item8"});
     this.listBox2.Location = new System.Drawing.Point(3, 16);
     this.listBox2.Name = "listBox2";
     this.listBox2.Size = new System.Drawing.Size(217, 56);
     this.listBox2.Sorted = true;
     this.listBox2.TabIndex = 0;
     //
     // groupBox8
     //
     this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox8.Controls.Add(this.checkedListBox2);
     this.groupBox8.Location = new System.Drawing.Point(8, 173);
     this.groupBox8.Name = "groupBox8";
     this.groupBox8.Size = new System.Drawing.Size(223, 83);
     this.groupBox8.TabIndex = 4;
     this.groupBox8.TabStop = false;
     this.groupBox8.Text = "Attributes List 1:";
     //
     // groupBox9
     //
     this.groupBox9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox9.Controls.Add(this.textBox1);
     this.groupBox9.Location = new System.Drawing.Point(8, 125);
     this.groupBox9.Name = "groupBox9";
     this.groupBox9.Size = new System.Drawing.Size(223, 42);
     this.groupBox9.TabIndex = 3;
     this.groupBox9.TabStop = false;
     this.groupBox9.Text = "Predicate:";
     //
     // textBox1
     //
     this.textBox1.Dock = System.Windows.Forms.DockStyle.Top;
     this.textBox1.Location = new System.Drawing.Point(3, 16);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(217, 20);
     this.textBox1.TabIndex = 0;
     this.textBox1.Text = "Enter Predicate Here";
     //
     // groupBox10
     //
     this.groupBox10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox10.Controls.Add(this.textBox2);
     this.groupBox10.Location = new System.Drawing.Point(8, 77);
     this.groupBox10.Name = "groupBox10";
     this.groupBox10.Size = new System.Drawing.Size(223, 42);
     this.groupBox10.TabIndex = 2;
     this.groupBox10.TabStop = false;
     this.groupBox10.Text = "Name:";
     //
     // textBox2
     //
     this.textBox2.Dock = System.Windows.Forms.DockStyle.Top;
     this.textBox2.Location = new System.Drawing.Point(3, 16);
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new System.Drawing.Size(217, 20);
     this.textBox2.TabIndex = 0;
     this.textBox2.Text = "Enter Name Here";
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Modern No. 20", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(5, 59);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(161, 16);
     this.label2.TabIndex = 1;
     this.label2.Text = "Output Stream Operator";
     //
     // pictureBox1
     //
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(8, 6);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(50, 50);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop = false;
     //
     // groupBoxTag
     //
     this.groupBoxTag.Controls.Add(this.textBoxTag);
     this.groupBoxTag.Location = new System.Drawing.Point(8, 334);
     this.groupBoxTag.Name = "groupBoxTag";
     this.groupBoxTag.Size = new System.Drawing.Size(272, 42);
     this.groupBoxTag.TabIndex = 9;
     this.groupBoxTag.TabStop = false;
     this.groupBoxTag.Text = "Tag:";
     //
     // textBoxTag
     //
     this.textBoxTag.Dock = System.Windows.Forms.DockStyle.Top;
     this.textBoxTag.Location = new System.Drawing.Point(3, 16);
     this.textBoxTag.Multiline = true;
     this.textBoxTag.Name = "textBoxTag";
     this.textBoxTag.Size = new System.Drawing.Size(266, 20);
     this.textBoxTag.TabIndex = 0;
     this.textBoxTag.Text = "Enter Tag Here";
     //
     // UniqueNameRequiredLabel
     //
     this.UniqueNameRequiredLabel.AutoSize = true;
     this.UniqueNameRequiredLabel.ForeColor = System.Drawing.Color.Red;
     this.UniqueNameRequiredLabel.Location = new System.Drawing.Point(67, -3);
     this.UniqueNameRequiredLabel.Name = "UniqueNameRequiredLabel";
     this.UniqueNameRequiredLabel.Size = new System.Drawing.Size(118, 13);
     this.UniqueNameRequiredLabel.TabIndex = 10;
     this.UniqueNameRequiredLabel.Text = "Unique Name Required";
     this.UniqueNameRequiredLabel.Visible = false;
     //
     // GroupByTypeNeeded
     //
     this.GroupByTypeNeeded.AutoSize = true;
     this.GroupByTypeNeeded.ForeColor = System.Drawing.Color.Red;
     this.GroupByTypeNeeded.Location = new System.Drawing.Point(67, 0);
     this.GroupByTypeNeeded.Name = "GroupByTypeNeeded";
     this.GroupByTypeNeeded.Size = new System.Drawing.Size(119, 13);
     this.GroupByTypeNeeded.TabIndex = 11;
     this.GroupByTypeNeeded.Text = "GroupBy Type Needed!";
     this.GroupByTypeNeeded.Visible = false;
     //
     // OperatorsForm
     //
     this.AcceptButton = this.buttonAccept;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(291, 429);
     this.Controls.Add(this.groupBoxTag);
     this.Controls.Add(this.groupBoxGroupByTypes);
     this.Controls.Add(this.buttonCancel);
     this.Controls.Add(this.pictureBoxOpProperties);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.groupBoxName);
     this.Controls.Add(this.groupBoxPredicate);
     this.Controls.Add(this.groupBoxAttributesList1);
     this.Controls.Add(this.groupBoxAttributesList2);
     this.Controls.Add(this.buttonAccept);
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(307, 465);
     this.MinimizeBox = false;
     this.MinimumSize = new System.Drawing.Size(307, 465);
     this.Name = "OperatorsForm";
     this.ShowIcon = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "Operators";
     this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.OperatorsForm_KeyPress);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxOpProperties)).EndInit();
     this.groupBoxName.ResumeLayout(false);
     this.groupBoxName.PerformLayout();
     this.groupBoxPredicate.ResumeLayout(false);
     this.groupBoxPredicate.PerformLayout();
     this.groupBoxAttributesList1.ResumeLayout(false);
     this.groupBoxAttributesList2.ResumeLayout(false);
     this.groupBoxGroupByTypes.ResumeLayout(false);
     this.groupBox6.ResumeLayout(false);
     this.groupBox7.ResumeLayout(false);
     this.groupBox8.ResumeLayout(false);
     this.groupBox9.ResumeLayout(false);
     this.groupBox9.PerformLayout();
     this.groupBox10.ResumeLayout(false);
     this.groupBox10.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.groupBoxTag.ResumeLayout(false);
     this.groupBoxTag.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 5
0
 private void InitializeComponent()
 {
     this.button1 = new System.Windows.Forms.Button();
     this.test_textBox1 = new System.Windows.Forms.TextBox();
     this.test_numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.test_eee_dataGridView1 = new System.Windows.Forms.DataGridView();
     this.A = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.B = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.test_checkBox1 = new System.Windows.Forms.CheckBox();
     this.test_richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.test_trackBar1 = new System.Windows.Forms.TrackBar();
     this.test_dd_checkedListBox1 = new System.Windows.Forms.CheckedListBox();
     this.test_dd_domainUpDown1 = new System.Windows.Forms.DomainUpDown();
     this.test_dd_listBox1 = new System.Windows.Forms.ListBox();
     this.test_dd_dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.test_eee_comboBox1 = new System.Windows.Forms.ComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.test_numericUpDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_eee_dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_trackBar1)).BeginInit();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(192, 298);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 0;
     this.button1.Text = "Apply";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // test_textBox1
     //
     this.test_textBox1.Location = new System.Drawing.Point(12, 301);
     this.test_textBox1.Name = "test_textBox1";
     this.test_textBox1.Size = new System.Drawing.Size(100, 20);
     this.test_textBox1.TabIndex = 1;
     //
     // test_numericUpDown1
     //
     this.test_numericUpDown1.AccessibleDescription = "It sets limit for rows which are used";
     this.test_numericUpDown1.AccessibleName = "test_numericUpDown1";
     this.test_numericUpDown1.Location = new System.Drawing.Point(12, 275);
     this.test_numericUpDown1.Maximum = new decimal(new int[] {
     10000,
     0,
     0,
     0});
     this.test_numericUpDown1.Name = "test_numericUpDown1";
     this.test_numericUpDown1.Size = new System.Drawing.Size(120, 20);
     this.test_numericUpDown1.TabIndex = 2;
     //
     // test_eee_dataGridView1
     //
     this.test_eee_dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.test_eee_dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.A,
     this.B});
     this.test_eee_dataGridView1.Location = new System.Drawing.Point(12, 26);
     this.test_eee_dataGridView1.Name = "test_eee_dataGridView1";
     this.test_eee_dataGridView1.Size = new System.Drawing.Size(255, 83);
     this.test_eee_dataGridView1.TabIndex = 3;
     //
     // A
     //
     this.A.HeaderText = "A";
     this.A.Name = "A";
     //
     // B
     //
     this.B.HeaderText = "B";
     this.B.Name = "B";
     //
     // test_checkBox1
     //
     this.test_checkBox1.AccessibleDescription = "demo check box";
     this.test_checkBox1.AutoSize = true;
     this.test_checkBox1.Location = new System.Drawing.Point(12, 252);
     this.test_checkBox1.Name = "test_checkBox1";
     this.test_checkBox1.Size = new System.Drawing.Size(80, 17);
     this.test_checkBox1.TabIndex = 4;
     this.test_checkBox1.Text = "checkBox1";
     this.test_checkBox1.UseVisualStyleBackColor = true;
     //
     // test_richTextBox1
     //
     this.test_richTextBox1.AccessibleDescription = "rich text area demo test";
     this.test_richTextBox1.Location = new System.Drawing.Point(192, 238);
     this.test_richTextBox1.Name = "test_richTextBox1";
     this.test_richTextBox1.Size = new System.Drawing.Size(75, 54);
     this.test_richTextBox1.TabIndex = 5;
     this.test_richTextBox1.Text = "";
     //
     // test_trackBar1
     //
     this.test_trackBar1.AccessibleDescription = "racking bar demo test";
     this.test_trackBar1.AutoSize = false;
     this.test_trackBar1.Location = new System.Drawing.Point(12, 213);
     this.test_trackBar1.Name = "test_trackBar1";
     this.test_trackBar1.Size = new System.Drawing.Size(159, 33);
     this.test_trackBar1.TabIndex = 6;
     //
     // test_dd_checkedListBox1
     //
     this.test_dd_checkedListBox1.FormattingEnabled = true;
     this.test_dd_checkedListBox1.Items.AddRange(new object[] {
     "Q",
     "W",
     "E",
     "R",
     "T",
     "Y"});
     this.test_dd_checkedListBox1.Location = new System.Drawing.Point(12, 115);
     this.test_dd_checkedListBox1.Name = "test_dd_checkedListBox1";
     this.test_dd_checkedListBox1.Size = new System.Drawing.Size(120, 94);
     this.test_dd_checkedListBox1.TabIndex = 7;
     //
     // test_dd_domainUpDown1
     //
     this.test_dd_domainUpDown1.Items.Add("1111");
     this.test_dd_domainUpDown1.Items.Add("2222");
     this.test_dd_domainUpDown1.Items.Add("3333");
     this.test_dd_domainUpDown1.Items.Add("4444");
     this.test_dd_domainUpDown1.Items.Add("aaaa");
     this.test_dd_domainUpDown1.Items.Add("bbb");
     this.test_dd_domainUpDown1.Items.Add("ccc");
     this.test_dd_domainUpDown1.Location = new System.Drawing.Point(138, 115);
     this.test_dd_domainUpDown1.Name = "test_dd_domainUpDown1";
     this.test_dd_domainUpDown1.Size = new System.Drawing.Size(120, 20);
     this.test_dd_domainUpDown1.TabIndex = 8;
     this.test_dd_domainUpDown1.Text = "domainUpDown1";
     //
     // test_dd_listBox1
     //
     this.test_dd_listBox1.FormattingEnabled = true;
     this.test_dd_listBox1.Items.AddRange(new object[] {
     "amber",
     "cold",
     "silver",
     "emerald"});
     this.test_dd_listBox1.Location = new System.Drawing.Point(138, 141);
     this.test_dd_listBox1.Name = "test_dd_listBox1";
     this.test_dd_listBox1.Size = new System.Drawing.Size(120, 43);
     this.test_dd_listBox1.TabIndex = 9;
     //
     // test_dd_dateTimePicker1
     //
     this.test_dd_dateTimePicker1.Location = new System.Drawing.Point(138, 190);
     this.test_dd_dateTimePicker1.Name = "test_dd_dateTimePicker1";
     this.test_dd_dateTimePicker1.Size = new System.Drawing.Size(120, 20);
     this.test_dd_dateTimePicker1.TabIndex = 10;
     //
     // test_eee_comboBox1
     //
     this.test_eee_comboBox1.FormattingEnabled = true;
     this.test_eee_comboBox1.Items.AddRange(new object[] {
     "A",
     "B",
     "C",
     "D"});
     this.test_eee_comboBox1.Location = new System.Drawing.Point(118, 301);
     this.test_eee_comboBox1.Name = "test_eee_comboBox1";
     this.test_eee_comboBox1.Size = new System.Drawing.Size(68, 21);
     this.test_eee_comboBox1.TabIndex = 11;
     //
     // TestAppSettings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize = new System.Drawing.Size(279, 333);
     this.Controls.Add(this.test_eee_comboBox1);
     this.Controls.Add(this.test_dd_dateTimePicker1);
     this.Controls.Add(this.test_dd_listBox1);
     this.Controls.Add(this.test_dd_domainUpDown1);
     this.Controls.Add(this.test_dd_checkedListBox1);
     this.Controls.Add(this.test_trackBar1);
     this.Controls.Add(this.test_richTextBox1);
     this.Controls.Add(this.test_checkBox1);
     this.Controls.Add(this.test_eee_dataGridView1);
     this.Controls.Add(this.test_numericUpDown1);
     this.Controls.Add(this.test_textBox1);
     this.Controls.Add(this.button1);
     this.Name = "TestAppSettings";
     ((System.ComponentModel.ISupportInitialize)(this.test_numericUpDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_eee_dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.test_trackBar1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改
 /// 這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     this.lbl_verify_title = new System.Windows.Forms.Label();
     this.splitter1 = new System.Windows.Forms.Splitter();
     this.lbl_verify_list = new System.Windows.Forms.Label();
     this.lbl_verify_id = new System.Windows.Forms.Label();
     this.lbl_verify_groupdata = new System.Windows.Forms.Label();
     this.lbl_verify_name = new System.Windows.Forms.Label();
     this.txt_verify_name = new System.Windows.Forms.TextBox();
     this.lbl_verify_applytime = new System.Windows.Forms.Label();
     this.dtp_verify_apply = new System.Windows.Forms.DateTimePicker();
     this.ibl_verify_applyreason = new System.Windows.Forms.Label();
     this.dom_verify_applyreason = new System.Windows.Forms.DomainUpDown();
     this.lbl_verify_location = new System.Windows.Forms.Label();
     this.lbx_verify_location = new System.Windows.Forms.ListBox();
     this.btn_verify_ok = new System.Windows.Forms.Button();
     this.btn_verify_cancel = new System.Windows.Forms.Button();
     this.txt_verify_id = new System.Windows.Forms.TextBox();
     this.SuspendLayout();
     //
     // lbl_verify_title
     //
     this.lbl_verify_title.AutoSize = true;
     this.lbl_verify_title.Font = new System.Drawing.Font("微軟正黑體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_title.Location = new System.Drawing.Point(39, 33);
     this.lbl_verify_title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_title.Name = "lbl_verify_title";
     this.lbl_verify_title.Size = new System.Drawing.Size(124, 24);
     this.lbl_verify_title.TabIndex = 0;
     this.lbl_verify_title.Text = "打卡申請審核";
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(0, 0);
     this.splitter1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.splitter1.Name = "splitter1";
     this.splitter1.Size = new System.Drawing.Size(4, 765);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop = false;
     //
     // lbl_verify_list
     //
     this.lbl_verify_list.AutoSize = true;
     this.lbl_verify_list.Font = new System.Drawing.Font("微軟正黑體", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_list.ForeColor = System.Drawing.Color.Firebrick;
     this.lbl_verify_list.Location = new System.Drawing.Point(88, 86);
     this.lbl_verify_list.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_list.Name = "lbl_verify_list";
     this.lbl_verify_list.Size = new System.Drawing.Size(69, 19);
     this.lbl_verify_list.TabIndex = 2;
     this.lbl_verify_list.Text = "審核清單";
     //
     // lbl_verify_id
     //
     this.lbl_verify_id.AutoSize = true;
     this.lbl_verify_id.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_id.Location = new System.Drawing.Point(130, 135);
     this.lbl_verify_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_id.Name = "lbl_verify_id";
     this.lbl_verify_id.Size = new System.Drawing.Size(60, 17);
     this.lbl_verify_id.TabIndex = 3;
     this.lbl_verify_id.Text = "審核編號";
     //
     // lbl_verify_groupdata
     //
     this.lbl_verify_groupdata.AutoSize = true;
     this.lbl_verify_groupdata.Font = new System.Drawing.Font("微軟正黑體", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_groupdata.ForeColor = System.Drawing.Color.Firebrick;
     this.lbl_verify_groupdata.Location = new System.Drawing.Point(88, 179);
     this.lbl_verify_groupdata.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_groupdata.Name = "lbl_verify_groupdata";
     this.lbl_verify_groupdata.Size = new System.Drawing.Size(99, 19);
     this.lbl_verify_groupdata.TabIndex = 4;
     this.lbl_verify_groupdata.Text = "申請群組資料";
     //
     // lbl_verify_name
     //
     this.lbl_verify_name.AutoSize = true;
     this.lbl_verify_name.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_name.Location = new System.Drawing.Point(136, 224);
     this.lbl_verify_name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_name.Name = "lbl_verify_name";
     this.lbl_verify_name.Size = new System.Drawing.Size(34, 17);
     this.lbl_verify_name.TabIndex = 5;
     this.lbl_verify_name.Text = "姓名";
     //
     // txt_verify_name
     //
     this.txt_verify_name.Location = new System.Drawing.Point(246, 224);
     this.txt_verify_name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.txt_verify_name.Name = "txt_verify_name";
     this.txt_verify_name.Size = new System.Drawing.Size(148, 27);
     this.txt_verify_name.TabIndex = 6;
     //
     // lbl_verify_applytime
     //
     this.lbl_verify_applytime.AutoSize = true;
     this.lbl_verify_applytime.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_applytime.Location = new System.Drawing.Point(136, 275);
     this.lbl_verify_applytime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_applytime.Name = "lbl_verify_applytime";
     this.lbl_verify_applytime.Size = new System.Drawing.Size(60, 17);
     this.lbl_verify_applytime.TabIndex = 7;
     this.lbl_verify_applytime.Text = "申請時間";
     this.lbl_verify_applytime.Click += new System.EventHandler(this.lbl_verify_applytime_Click);
     //
     // dtp_verify_apply
     //
     this.dtp_verify_apply.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.dtp_verify_apply.Location = new System.Drawing.Point(246, 275);
     this.dtp_verify_apply.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dtp_verify_apply.Name = "dtp_verify_apply";
     this.dtp_verify_apply.Size = new System.Drawing.Size(298, 25);
     this.dtp_verify_apply.TabIndex = 8;
     this.dtp_verify_apply.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
     //
     // ibl_verify_applyreason
     //
     this.ibl_verify_applyreason.AutoSize = true;
     this.ibl_verify_applyreason.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.ibl_verify_applyreason.Location = new System.Drawing.Point(136, 328);
     this.ibl_verify_applyreason.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.ibl_verify_applyreason.Name = "ibl_verify_applyreason";
     this.ibl_verify_applyreason.Size = new System.Drawing.Size(60, 17);
     this.ibl_verify_applyreason.TabIndex = 9;
     this.ibl_verify_applyreason.Text = "申請原因";
     this.ibl_verify_applyreason.Click += new System.EventHandler(this.ibl_verify_applyreason_Click);
     //
     // dom_verify_applyreason
     //
     this.dom_verify_applyreason.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.dom_verify_applyreason.Items.Add("新進員工");
     this.dom_verify_applyreason.Items.Add("主管");
     this.dom_verify_applyreason.Items.Add("老闆");
     this.dom_verify_applyreason.Location = new System.Drawing.Point(246, 328);
     this.dom_verify_applyreason.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dom_verify_applyreason.Name = "dom_verify_applyreason";
     this.dom_verify_applyreason.Size = new System.Drawing.Size(180, 25);
     this.dom_verify_applyreason.TabIndex = 11;
     this.dom_verify_applyreason.Text = "新進員工";
     this.dom_verify_applyreason.SelectedItemChanged += new System.EventHandler(this.dom_verify_applyreason_SelectedItemChanged);
     //
     // lbl_verify_location
     //
     this.lbl_verify_location.AutoSize = true;
     this.lbl_verify_location.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_location.Location = new System.Drawing.Point(136, 378);
     this.lbl_verify_location.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_location.Name = "lbl_verify_location";
     this.lbl_verify_location.Size = new System.Drawing.Size(86, 17);
     this.lbl_verify_location.TabIndex = 12;
     this.lbl_verify_location.Text = "申請打卡地點";
     this.lbl_verify_location.Click += new System.EventHandler(this.lbl_verify_location_Click);
     //
     // lbx_verify_location
     //
     this.lbx_verify_location.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbx_verify_location.FormattingEnabled = true;
     this.lbx_verify_location.ItemHeight = 17;
     this.lbx_verify_location.Items.AddRange(new object[] {
     "公司",
     "資策會",
     "台大",
     "政大",
     "交大",
     "清大",
     "中央",
     "成大"});
     this.lbx_verify_location.Location = new System.Drawing.Point(248, 378);
     this.lbx_verify_location.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.lbx_verify_location.Name = "lbx_verify_location";
     this.lbx_verify_location.Size = new System.Drawing.Size(178, 140);
     this.lbx_verify_location.TabIndex = 13;
     this.lbx_verify_location.SelectedIndexChanged += new System.EventHandler(this.lbx_verify_location_SelectedIndexChanged);
     //
     // btn_verify_ok
     //
     this.btn_verify_ok.BackColor = System.Drawing.Color.OliveDrab;
     this.btn_verify_ok.ForeColor = System.Drawing.Color.Transparent;
     this.btn_verify_ok.Location = new System.Drawing.Point(248, 560);
     this.btn_verify_ok.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.btn_verify_ok.Name = "btn_verify_ok";
     this.btn_verify_ok.Size = new System.Drawing.Size(109, 31);
     this.btn_verify_ok.TabIndex = 14;
     this.btn_verify_ok.Text = "OK";
     this.btn_verify_ok.UseVisualStyleBackColor = false;
     //
     // btn_verify_cancel
     //
     this.btn_verify_cancel.BackColor = System.Drawing.Color.Firebrick;
     this.btn_verify_cancel.ForeColor = System.Drawing.Color.Transparent;
     this.btn_verify_cancel.Location = new System.Drawing.Point(368, 560);
     this.btn_verify_cancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.btn_verify_cancel.Name = "btn_verify_cancel";
     this.btn_verify_cancel.Size = new System.Drawing.Size(109, 31);
     this.btn_verify_cancel.TabIndex = 15;
     this.btn_verify_cancel.Text = "Cancel";
     this.btn_verify_cancel.UseVisualStyleBackColor = false;
     //
     // txt_verify_id
     //
     this.txt_verify_id.Location = new System.Drawing.Point(240, 135);
     this.txt_verify_id.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.txt_verify_id.Name = "txt_verify_id";
     this.txt_verify_id.Size = new System.Drawing.Size(148, 27);
     this.txt_verify_id.TabIndex = 16;
     //
     // Frm_Verify
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(642, 765);
     this.Controls.Add(this.txt_verify_id);
     this.Controls.Add(this.btn_verify_cancel);
     this.Controls.Add(this.btn_verify_ok);
     this.Controls.Add(this.lbx_verify_location);
     this.Controls.Add(this.lbl_verify_location);
     this.Controls.Add(this.dom_verify_applyreason);
     this.Controls.Add(this.ibl_verify_applyreason);
     this.Controls.Add(this.dtp_verify_apply);
     this.Controls.Add(this.lbl_verify_applytime);
     this.Controls.Add(this.txt_verify_name);
     this.Controls.Add(this.lbl_verify_name);
     this.Controls.Add(this.lbl_verify_groupdata);
     this.Controls.Add(this.lbl_verify_id);
     this.Controls.Add(this.lbl_verify_list);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.lbl_verify_title);
     this.Font = new System.Drawing.Font("微軟正黑體", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.Name = "Frm_Verify";
     this.Text = "Frm_Verify";
     this.Load += new System.EventHandler(this.Frm_Verify_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 7
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            components = new System.ComponentModel.Container();

            this.contextMenu = new System.Windows.Forms.ContextMenu();

            this.labelVersion             = new System.Windows.Forms.Label();
            this.labelVersionTitle        = new System.Windows.Forms.Label();
            this.labelDeletions           = new System.Windows.Forms.Label();
            this.labelDeletionsTitle      = new System.Windows.Forms.Label();
            this.listFields               = new System.Windows.Forms.ListView();
            this.columnHeaderFieldName    = new System.Windows.Forms.ColumnHeader();
            this.listTerms                = new System.Windows.Forms.ListView();
            this.columnHeaderNo           = new System.Windows.Forms.ColumnHeader();
            this.columnHeaderTopTermRank  = new System.Windows.Forms.ColumnHeader();
            this.columnHeaderTopTermField = new System.Windows.Forms.ColumnHeader();
            this.columnHeaderTopTermText  = new System.Windows.Forms.ColumnHeader();
            this.labelTopTerms            = new System.Windows.Forms.Label();
            this.domainTerms              = new System.Windows.Forms.DomainUpDown();
            this.labelNumOfTerms          = new System.Windows.Forms.Label();
            this.buttonTopTerms           = new System.Windows.Forms.Button();
            this.labelListFields          = new System.Windows.Forms.Label();
            this.labelSelectHint          = new System.Windows.Forms.Label();
            this.labelSelectHelp          = new System.Windows.Forms.Label();
            this.separatorOverview        = new System.Windows.Forms.Label();
            this.labelFields              = new System.Windows.Forms.Label();
            this.labelDocs                = new System.Windows.Forms.Label();
            this.labelTerms               = new System.Windows.Forms.Label();
            this.labelMod       = new System.Windows.Forms.Label();
            this.labelName      = new System.Windows.Forms.Label();
            this.labelLastMod   = new System.Windows.Forms.Label();
            this.labelNumTerms  = new System.Windows.Forms.Label();
            this.labelNumDocs   = new System.Windows.Forms.Label();
            this.labelNumFields = new System.Windows.Forms.Label();
            this.labelIndexName = new System.Windows.Forms.Label();

            //
            // labelVersion
            //
            this.labelVersion.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelVersion.Location  = new System.Drawing.Point(128, 88);
            this.labelVersion.Name      = "labelVersion";
            this.labelVersion.Size      = new System.Drawing.Size(496, 16);
            this.labelVersion.TabIndex  = 23;
            this.labelVersion.Text      = "?";
            this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // labelVersionTitle
            //
            this.labelVersionTitle.AutoSize  = true;
            this.labelVersionTitle.Location  = new System.Drawing.Point(51, 88);
            this.labelVersionTitle.Name      = "labelVersionTitle";
            this.labelVersionTitle.Size      = new System.Drawing.Size(73, 13);
            this.labelVersionTitle.TabIndex  = 22;
            this.labelVersionTitle.Text      = "Index version:";
            this.labelVersionTitle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // labelDeletions
            //
            this.labelDeletions.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelDeletions.Location  = new System.Drawing.Point(128, 72);
            this.labelDeletions.Name      = "labelDeletions";
            this.labelDeletions.Size      = new System.Drawing.Size(496, 16);
            this.labelDeletions.TabIndex  = 21;
            this.labelDeletions.Text      = "?";
            this.labelDeletions.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // labelDeletionsTitle
            //
            this.labelDeletionsTitle.AutoSize  = true;
            this.labelDeletionsTitle.Location  = new System.Drawing.Point(50, 72);
            this.labelDeletionsTitle.Name      = "labelDeletionsTitle";
            this.labelDeletionsTitle.Size      = new System.Drawing.Size(74, 13);
            this.labelDeletionsTitle.TabIndex  = 20;
            this.labelDeletionsTitle.Text      = "Has deletions:";
            this.labelDeletionsTitle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // listFields
            //
            this.listFields.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)));
            this.listFields.CheckBoxes = true;
            this.listFields.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                this.columnHeaderFieldName
            });
            this.listFields.FullRowSelect = true;
            this.listFields.GridLines     = true;
            this.listFields.HideSelection = false;
            this.listFields.Location      = new System.Drawing.Point(8, 184);
            this.listFields.MultiSelect   = false;
            this.listFields.Name          = "listFields";
            this.listFields.Size          = new System.Drawing.Size(88, 306);
            this.listFields.TabIndex      = 14;
            this.listFields.UseCompatibleStateImageBehavior = false;
            this.listFields.View = System.Windows.Forms.View.Details;
            //
            // columnHeaderFieldName
            //
            this.columnHeaderFieldName.Text  = "Name";
            this.columnHeaderFieldName.Width = 84;
            //
            // listTerms
            //
            this.listTerms.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.listTerms.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                this.columnHeaderNo,
                this.columnHeaderTopTermRank,
                this.columnHeaderTopTermField,
                this.columnHeaderTopTermText
            });
            this.listTerms.ContextMenu   = this.contextMenu;
            this.listTerms.FullRowSelect = true;
            this.listTerms.GridLines     = true;
            this.listTerms.Location      = new System.Drawing.Point(224, 184);
            this.listTerms.MultiSelect   = false;
            this.listTerms.Name          = "listTerms";
            this.listTerms.Size          = new System.Drawing.Size(520, 306);
            this.listTerms.Sorting       = System.Windows.Forms.SortOrder.Ascending;
            this.listTerms.TabIndex      = 19;
            this.listTerms.UseCompatibleStateImageBehavior = false;
            this.listTerms.View         = System.Windows.Forms.View.Details;
            this.listTerms.DoubleClick += new System.EventHandler(this.listTerms_DoubleClick);
            this.listTerms.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listTerms_ColumnClick);
            //
            // columnHeaderNo
            //
            this.columnHeaderNo.Text  = "¹";
            this.columnHeaderNo.Width = 40;
            //
            // columnHeaderTopTermRank
            //
            this.columnHeaderTopTermRank.Text  = "Rank";
            this.columnHeaderTopTermRank.Width = 50;
            //
            // columnHeaderTopTermField
            //
            this.columnHeaderTopTermField.Text  = "Field";
            this.columnHeaderTopTermField.Width = 120;
            //
            // columnHeaderTopTermText
            //
            this.columnHeaderTopTermText.Text  = "Text";
            this.columnHeaderTopTermText.Width = 306;
            //
            // labelTopTerms
            //
            this.labelTopTerms.AutoSize = true;
            this.labelTopTerms.Location = new System.Drawing.Point(224, 168);
            this.labelTopTerms.Name     = "labelTopTerms";
            this.labelTopTerms.Size     = new System.Drawing.Size(232, 13);
            this.labelTopTerms.TabIndex = 18;
            this.labelTopTerms.Text     = "&Top ranking terms. (Right-click for more options)";
            //
            // domainTerms
            //
            this.domainTerms.Location     = new System.Drawing.Point(128, 272);
            this.domainTerms.Name         = "domainTerms";
            this.domainTerms.Size         = new System.Drawing.Size(56, 20);
            this.domainTerms.TabIndex     = 17;
            this.domainTerms.TextChanged += new System.EventHandler(this.domainTerms_TextChanged);
            //
            // labelNumOfTerms
            //
            this.labelNumOfTerms.AutoSize = true;
            this.labelNumOfTerms.Location = new System.Drawing.Point(104, 256);
            this.labelNumOfTerms.Name     = "labelNumOfTerms";
            this.labelNumOfTerms.Size     = new System.Drawing.Size(105, 13);
            this.labelNumOfTerms.TabIndex = 16;
            this.labelNumOfTerms.Text     = "&Number of top terms:";
            //
            // buttonTopTerms
            //
            this.buttonTopTerms.Location = new System.Drawing.Point(104, 224);
            this.buttonTopTerms.Name     = "buttonTopTerms";
            this.buttonTopTerms.Size     = new System.Drawing.Size(112, 23);
            this.buttonTopTerms.TabIndex = 15;
            this.buttonTopTerms.Text     = "&Show top terms ->";
            this.buttonTopTerms.Click   += new System.EventHandler(this.buttonTopTerms_Click);
            //
            // labelListFields
            //
            this.labelListFields.AutoSize = true;
            this.labelListFields.Location = new System.Drawing.Point(8, 168);
            this.labelListFields.Name     = "labelListFields";
            this.labelListFields.Size     = new System.Drawing.Size(83, 13);
            this.labelListFields.TabIndex = 13;
            this.labelListFields.Text     = "&Available Fields:";
            //
            // labelSelectHint
            //
            this.labelSelectHint.AutoSize = true;
            this.labelSelectHint.Font     = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelSelectHint.Location = new System.Drawing.Point(8, 152);
            this.labelSelectHint.Name     = "labelSelectHint";
            this.labelSelectHint.Size     = new System.Drawing.Size(370, 12);
            this.labelSelectHint.TabIndex = 12;
            this.labelSelectHint.Text     = "Hint: use Shift-Click to select ranges, or Ctrl-Click to select multiple fields (" +
                                            "or unselect all).";
            //
            // labelSelectHelp
            //
            this.labelSelectHelp.AutoSize = true;
            this.labelSelectHelp.Location = new System.Drawing.Point(8, 136);
            this.labelSelectHelp.Name     = "labelSelectHelp";
            this.labelSelectHelp.Size     = new System.Drawing.Size(528, 13);
            this.labelSelectHelp.TabIndex = 11;
            this.labelSelectHelp.Text     = "Select fields from the list below, and press button to view top terms in these fi" +
                                            "elds. No selection means all fields.";
            //
            // separatorOverview
            //
            this.separatorOverview.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                  | System.Windows.Forms.AnchorStyles.Right)));
            this.separatorOverview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.separatorOverview.Location    = new System.Drawing.Point(8, 128);
            this.separatorOverview.Name        = "separatorOverview";
            this.separatorOverview.Size        = new System.Drawing.Size(736, 3);
            this.separatorOverview.TabIndex    = 10;
            //
            // labelFields
            //
            this.labelFields.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelFields.Location  = new System.Drawing.Point(128, 24);
            this.labelFields.Name      = "labelFields";
            this.labelFields.Size      = new System.Drawing.Size(496, 16);
            this.labelFields.TabIndex  = 9;
            this.labelFields.Text      = "?";
            this.labelFields.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // labelDocs
            //
            this.labelDocs.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelDocs.Location  = new System.Drawing.Point(128, 40);
            this.labelDocs.Name      = "labelDocs";
            this.labelDocs.Size      = new System.Drawing.Size(496, 16);
            this.labelDocs.TabIndex  = 8;
            this.labelDocs.Text      = "?";
            this.labelDocs.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // labelTerms
            //
            this.labelTerms.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelTerms.Location  = new System.Drawing.Point(128, 56);
            this.labelTerms.Name      = "labelTerms";
            this.labelTerms.Size      = new System.Drawing.Size(496, 16);
            this.labelTerms.TabIndex  = 7;
            this.labelTerms.Text      = "?";
            this.labelTerms.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // labelMod
            //
            this.labelMod.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelMod.Location  = new System.Drawing.Point(128, 104);
            this.labelMod.Name      = "labelMod";
            this.labelMod.Size      = new System.Drawing.Size(496, 16);
            this.labelMod.TabIndex  = 6;
            this.labelMod.Text      = "?";
            this.labelMod.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // labelName
            //
            this.labelName.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelName.Location  = new System.Drawing.Point(128, 8);
            this.labelName.Name      = "labelName";
            this.labelName.Size      = new System.Drawing.Size(496, 16);
            this.labelName.TabIndex  = 5;
            this.labelName.Text      = "?";
            this.labelName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // labelLastMod
            //
            this.labelLastMod.AutoSize  = true;
            this.labelLastMod.Location  = new System.Drawing.Point(51, 104);
            this.labelLastMod.Name      = "labelLastMod";
            this.labelLastMod.Size      = new System.Drawing.Size(72, 13);
            this.labelLastMod.TabIndex  = 4;
            this.labelLastMod.Text      = "Last modified:";
            this.labelLastMod.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // labelNumTerms
            //
            this.labelNumTerms.AutoSize  = true;
            this.labelNumTerms.Location  = new System.Drawing.Point(35, 56);
            this.labelNumTerms.Name      = "labelNumTerms";
            this.labelNumTerms.Size      = new System.Drawing.Size(87, 13);
            this.labelNumTerms.TabIndex  = 3;
            this.labelNumTerms.Text      = "Number of terms:";
            this.labelNumTerms.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // labelNumDocs
            //
            this.labelNumDocs.AutoSize  = true;
            this.labelNumDocs.Location  = new System.Drawing.Point(8, 40);
            this.labelNumDocs.Name      = "labelNumDocs";
            this.labelNumDocs.Size      = new System.Drawing.Size(114, 13);
            this.labelNumDocs.TabIndex  = 2;
            this.labelNumDocs.Text      = "Number of documents:";
            this.labelNumDocs.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // labelNumFields
            //
            this.labelNumFields.AutoSize  = true;
            this.labelNumFields.Location  = new System.Drawing.Point(36, 24);
            this.labelNumFields.Name      = "labelNumFields";
            this.labelNumFields.Size      = new System.Drawing.Size(86, 13);
            this.labelNumFields.TabIndex  = 1;
            this.labelNumFields.Text      = "Number of fields:";
            this.labelNumFields.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            //
            // labelIndexName
            //
            this.labelIndexName.AutoSize  = true;
            this.labelIndexName.Location  = new System.Drawing.Point(60, 8);
            this.labelIndexName.Name      = "labelIndexName";
            this.labelIndexName.Size      = new System.Drawing.Size(65, 13);
            this.labelIndexName.TabIndex  = 0;
            this.labelIndexName.Text      = "Index name:";
            this.labelIndexName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;

            this.Controls.Add(this.labelVersion);
            this.Controls.Add(this.labelVersionTitle);
            this.Controls.Add(this.labelDeletions);
            this.Controls.Add(this.labelDeletionsTitle);
            this.Controls.Add(this.listFields);
            this.Controls.Add(this.listTerms);
            this.Controls.Add(this.labelTopTerms);
            this.Controls.Add(this.domainTerms);
            this.Controls.Add(this.labelNumOfTerms);
            this.Controls.Add(this.buttonTopTerms);
            this.Controls.Add(this.labelListFields);
            this.Controls.Add(this.labelSelectHint);
            this.Controls.Add(this.labelSelectHelp);
            this.Controls.Add(this.separatorOverview);
            this.Controls.Add(this.labelFields);
            this.Controls.Add(this.labelDocs);
            this.Controls.Add(this.labelTerms);
            this.Controls.Add(this.labelMod);
            this.Controls.Add(this.labelName);
            this.Controls.Add(this.labelLastMod);
            this.Controls.Add(this.labelNumTerms);
            this.Controls.Add(this.labelNumDocs);
            this.Controls.Add(this.labelNumFields);
            this.Controls.Add(this.labelIndexName);
        }
Esempio n. 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.cbFrequenciaPagos = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.cbSemana = new DevComponents.Editors.ComboItem();
     this.cbMes = new DevComponents.Editors.ComboItem();
     this.cbAno = new DevComponents.Editors.ComboItem();
     this.labelX2 = new DevComponents.DotNetBar.LabelX();
     this.labelX3 = new DevComponents.DotNetBar.LabelX();
     this.cADINDataSet = new Sistema_De_Administracion_De_Servicios.CADINDataSet();
     this.pago_MembresiaTableAdapter = new Sistema_De_Administracion_De_Servicios.CADINDataSetTableAdapters.Pago_MembresiaTableAdapter();
     this.dgPagosEmpresa = new System.Windows.Forms.DataGridView();
     this.pagoMembresiaBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
     this.domainNumCuotas = new System.Windows.Forms.DomainUpDown();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.btnBorrarPago = new DevComponents.DotNetBar.ButtonX();
     this.btnGenerarPagos = new DevComponents.DotNetBar.ButtonX();
     this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
     this.lbTotalPago = new DevComponents.DotNetBar.PanelEx();
     ((System.ComponentModel.ISupportInitialize)(this.cADINDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgPagosEmpresa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pagoMembresiaBindingSource2)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // cbFrequenciaPagos
     //
     this.cbFrequenciaPagos.DisplayMember = "Text";
     this.cbFrequenciaPagos.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbFrequenciaPagos.FormattingEnabled = true;
     this.cbFrequenciaPagos.ItemHeight = 14;
     this.cbFrequenciaPagos.Items.AddRange(new object[] {
     this.cbSemana,
     this.cbMes,
     this.cbAno});
     this.cbFrequenciaPagos.Location = new System.Drawing.Point(276, 49);
     this.cbFrequenciaPagos.Name = "cbFrequenciaPagos";
     this.cbFrequenciaPagos.Size = new System.Drawing.Size(121, 20);
     this.cbFrequenciaPagos.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbFrequenciaPagos.TabIndex = 3;
     //
     // cbSemana
     //
     this.cbSemana.Text = "Semanal";
     //
     // cbMes
     //
     this.cbMes.Text = "Mes";
     //
     // cbAno
     //
     this.cbAno.Text = "Año";
     //
     // labelX2
     //
     this.labelX2.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Location = new System.Drawing.Point(19, 47);
     this.labelX2.Name = "labelX2";
     this.labelX2.Size = new System.Drawing.Size(107, 23);
     this.labelX2.TabIndex = 4;
     this.labelX2.Text = "Cantidad de Cuotas:";
     //
     // labelX3
     //
     this.labelX3.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Location = new System.Drawing.Point(212, 47);
     this.labelX3.Name = "labelX3";
     this.labelX3.Size = new System.Drawing.Size(69, 23);
     this.labelX3.TabIndex = 5;
     this.labelX3.Text = "Frequencia:";
     //
     // cADINDataSet
     //
     this.cADINDataSet.DataSetName = "CADINDataSet";
     this.cADINDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // pago_MembresiaTableAdapter
     //
     this.pago_MembresiaTableAdapter.ClearBeforeFill = true;
     //
     // dgPagosEmpresa
     //
     this.dgPagosEmpresa.AllowUserToAddRows = false;
     this.dgPagosEmpresa.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgPagosEmpresa.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgPagosEmpresa.Location = new System.Drawing.Point(12, 157);
     this.dgPagosEmpresa.Name = "dgPagosEmpresa";
     this.dgPagosEmpresa.Size = new System.Drawing.Size(706, 186);
     this.dgPagosEmpresa.TabIndex = 6;
     this.dgPagosEmpresa.DataSourceChanged += new System.EventHandler(this.dgPagosEmpresa_DataSourceChanged);
     this.dgPagosEmpresa.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgPagosEmpresa_CellBeginEdit);
     this.dgPagosEmpresa.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgPagosEmpresa_CellEndEdit);
     //
     // pagoMembresiaBindingSource2
     //
     this.pagoMembresiaBindingSource2.DataMember = "Pago_Membresia";
     this.pagoMembresiaBindingSource2.DataSource = this.cADINDataSet;
     //
     // domainNumCuotas
     //
     this.domainNumCuotas.Items.Add("12");
     this.domainNumCuotas.Items.Add("11");
     this.domainNumCuotas.Items.Add("10");
     this.domainNumCuotas.Items.Add("9");
     this.domainNumCuotas.Items.Add("8");
     this.domainNumCuotas.Items.Add("7");
     this.domainNumCuotas.Items.Add("6");
     this.domainNumCuotas.Items.Add("5");
     this.domainNumCuotas.Items.Add("4");
     this.domainNumCuotas.Items.Add("3");
     this.domainNumCuotas.Items.Add("2");
     this.domainNumCuotas.Items.Add("1");
     this.domainNumCuotas.Location = new System.Drawing.Point(124, 49);
     this.domainNumCuotas.Name = "domainNumCuotas";
     this.domainNumCuotas.Size = new System.Drawing.Size(58, 20);
     this.domainNumCuotas.TabIndex = 7;
     this.domainNumCuotas.SelectedItemChanged += new System.EventHandler(this.domainNumCuotas_SelectedItemChanged);
     //
     // groupBox1
     //
     this.groupBox1.BackgroundImage = global::Sistema_De_Administracion_De_Servicios.Properties.Resources.form_background2;
     this.groupBox1.Controls.Add(this.btnBorrarPago);
     this.groupBox1.Controls.Add(this.btnGenerarPagos);
     this.groupBox1.Controls.Add(this.cbFrequenciaPagos);
     this.groupBox1.Controls.Add(this.domainNumCuotas);
     this.groupBox1.Controls.Add(this.labelX2);
     this.groupBox1.Controls.Add(this.labelX3);
     this.groupBox1.Location = new System.Drawing.Point(12, 28);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(566, 114);
     this.groupBox1.TabIndex = 9;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Generación de Pagos";
     //
     // btnBorrarPago
     //
     this.btnBorrarPago.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnBorrarPago.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnBorrarPago.Location = new System.Drawing.Point(423, 63);
     this.btnBorrarPago.Name = "btnBorrarPago";
     this.btnBorrarPago.Size = new System.Drawing.Size(106, 23);
     this.btnBorrarPago.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnBorrarPago.TabIndex = 9;
     this.btnBorrarPago.Text = "Borrar Pago(s)";
     //
     // btnGenerarPagos
     //
     this.btnGenerarPagos.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnGenerarPagos.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnGenerarPagos.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnGenerarPagos.Location = new System.Drawing.Point(423, 23);
     this.btnGenerarPagos.Name = "btnGenerarPagos";
     this.btnGenerarPagos.Size = new System.Drawing.Size(106, 23);
     this.btnGenerarPagos.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnGenerarPagos.TabIndex = 8;
     this.btnGenerarPagos.Text = "Generar Pagos";
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor = System.Drawing.SystemColors.ActiveCaption;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelEx1.Location = new System.Drawing.Point(584, 28);
     this.panelEx1.Name = "panelEx1";
     this.panelEx1.Size = new System.Drawing.Size(134, 31);
     this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelEx1.Style.BackgroundImage = global::Sistema_De_Administracion_De_Servicios.Properties.Resources.form_background;
     this.panelEx1.Style.BackgroundImagePosition = DevComponents.DotNetBar.eBackgroundImagePosition.Tile;
     this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.DoubleLine;
     this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle = 90;
     this.panelEx1.TabIndex = 10;
     this.panelEx1.Text = "Total a pagar Por Tarifa";
     this.panelEx1.Click += new System.EventHandler(this.panelEx1_Click);
     //
     // lbTotalPago
     //
     this.lbTotalPago.CanvasColor = System.Drawing.SystemColors.Control;
     this.lbTotalPago.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.lbTotalPago.Location = new System.Drawing.Point(584, 51);
     this.lbTotalPago.Name = "lbTotalPago";
     this.lbTotalPago.Size = new System.Drawing.Size(134, 91);
     this.lbTotalPago.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.lbTotalPago.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.lbTotalPago.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.lbTotalPago.Style.BackgroundImagePosition = DevComponents.DotNetBar.eBackgroundImagePosition.Tile;
     this.lbTotalPago.Style.Border = DevComponents.DotNetBar.eBorderType.DoubleLine;
     this.lbTotalPago.Style.Font = new System.Drawing.Font("Lucida Sans Typewriter", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbTotalPago.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.lbTotalPago.Style.GradientAngle = 90;
     this.lbTotalPago.TabIndex = 11;
     this.lbTotalPago.Text = "Aqui va el Monto a Pagar";
     //
     // Pagos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage = global::Sistema_De_Administracion_De_Servicios.Properties.Resources.form_background2;
     this.ClientSize = new System.Drawing.Size(734, 383);
     this.Controls.Add(this.lbTotalPago);
     this.Controls.Add(this.panelEx1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.dgPagosEmpresa);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Name = "Pagos";
     this.ShowIcon = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Pagos";
     this.Load += new System.EventHandler(this.Pagos_Load);
     ((System.ComponentModel.ISupportInitialize)(this.cADINDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgPagosEmpresa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pagoMembresiaBindingSource2)).EndInit();
     this.groupBox1.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.lbx_verify_man_notification = new System.Windows.Forms.ListBox();
     this.lbl_verify_man_title = new System.Windows.Forms.Label();
     this.lbx_verify_man_location = new System.Windows.Forms.ListBox();
     this.lbl_verify_man_location = new System.Windows.Forms.Label();
     this.dom_verify_man_applyreason = new System.Windows.Forms.DomainUpDown();
     this.ibl_verify_man_applyreason = new System.Windows.Forms.Label();
     this.dtp_verify_man_apply = new System.Windows.Forms.DateTimePicker();
     this.lbl_verify_man_applytime = new System.Windows.Forms.Label();
     this.txt_verify_man_name = new System.Windows.Forms.TextBox();
     this.lbl_verify_man_name = new System.Windows.Forms.Label();
     this.btn_verify_cancel = new System.Windows.Forms.Button();
     this.btn_verify_ok = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // lbx_verify_man_notification
     //
     this.lbx_verify_man_notification.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbx_verify_man_notification.FormattingEnabled = true;
     this.lbx_verify_man_notification.ItemHeight = 17;
     this.lbx_verify_man_notification.Items.AddRange(new object[] {
     "無未審核之申請",
     "有未審核之申請:1筆"});
     this.lbx_verify_man_notification.Location = new System.Drawing.Point(41, 72);
     this.lbx_verify_man_notification.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.lbx_verify_man_notification.Name = "lbx_verify_man_notification";
     this.lbx_verify_man_notification.Size = new System.Drawing.Size(299, 140);
     this.lbx_verify_man_notification.TabIndex = 15;
     //
     // lbl_verify_man_title
     //
     this.lbl_verify_man_title.AutoSize = true;
     this.lbl_verify_man_title.Font = new System.Drawing.Font("微軟正黑體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_man_title.ForeColor = System.Drawing.Color.Black;
     this.lbl_verify_man_title.Location = new System.Drawing.Point(37, 30);
     this.lbl_verify_man_title.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_man_title.Name = "lbl_verify_man_title";
     this.lbl_verify_man_title.Size = new System.Drawing.Size(124, 24);
     this.lbl_verify_man_title.TabIndex = 16;
     this.lbl_verify_man_title.Text = "打卡功能審核";
     //
     // lbx_verify_man_location
     //
     this.lbx_verify_man_location.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbx_verify_man_location.FormattingEnabled = true;
     this.lbx_verify_man_location.ItemHeight = 17;
     this.lbx_verify_man_location.Items.AddRange(new object[] {
     "公司",
     "資策會",
     "台大",
     "政大",
     "交大",
     "清大",
     "中央",
     "成大"});
     this.lbx_verify_man_location.Location = new System.Drawing.Point(229, 389);
     this.lbx_verify_man_location.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.lbx_verify_man_location.Name = "lbx_verify_man_location";
     this.lbx_verify_man_location.Size = new System.Drawing.Size(178, 140);
     this.lbx_verify_man_location.TabIndex = 24;
     //
     // lbl_verify_man_location
     //
     this.lbl_verify_man_location.AutoSize = true;
     this.lbl_verify_man_location.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_man_location.ForeColor = System.Drawing.Color.Black;
     this.lbl_verify_man_location.Location = new System.Drawing.Point(117, 389);
     this.lbl_verify_man_location.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_man_location.Name = "lbl_verify_man_location";
     this.lbl_verify_man_location.Size = new System.Drawing.Size(86, 17);
     this.lbl_verify_man_location.TabIndex = 23;
     this.lbl_verify_man_location.Text = "申請打卡地點";
     //
     // dom_verify_man_applyreason
     //
     this.dom_verify_man_applyreason.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.dom_verify_man_applyreason.Items.Add("新進員工");
     this.dom_verify_man_applyreason.Items.Add("主管");
     this.dom_verify_man_applyreason.Items.Add("老闆");
     this.dom_verify_man_applyreason.Location = new System.Drawing.Point(227, 339);
     this.dom_verify_man_applyreason.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dom_verify_man_applyreason.Name = "dom_verify_man_applyreason";
     this.dom_verify_man_applyreason.Size = new System.Drawing.Size(180, 25);
     this.dom_verify_man_applyreason.TabIndex = 22;
     this.dom_verify_man_applyreason.Text = "新進員工";
     //
     // ibl_verify_man_applyreason
     //
     this.ibl_verify_man_applyreason.AutoSize = true;
     this.ibl_verify_man_applyreason.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.ibl_verify_man_applyreason.ForeColor = System.Drawing.Color.Black;
     this.ibl_verify_man_applyreason.Location = new System.Drawing.Point(117, 339);
     this.ibl_verify_man_applyreason.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.ibl_verify_man_applyreason.Name = "ibl_verify_man_applyreason";
     this.ibl_verify_man_applyreason.Size = new System.Drawing.Size(60, 17);
     this.ibl_verify_man_applyreason.TabIndex = 21;
     this.ibl_verify_man_applyreason.Text = "申請原因";
     //
     // dtp_verify_man_apply
     //
     this.dtp_verify_man_apply.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.dtp_verify_man_apply.Location = new System.Drawing.Point(227, 286);
     this.dtp_verify_man_apply.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dtp_verify_man_apply.Name = "dtp_verify_man_apply";
     this.dtp_verify_man_apply.Size = new System.Drawing.Size(298, 25);
     this.dtp_verify_man_apply.TabIndex = 20;
     //
     // lbl_verify_man_applytime
     //
     this.lbl_verify_man_applytime.AutoSize = true;
     this.lbl_verify_man_applytime.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_man_applytime.ForeColor = System.Drawing.Color.Black;
     this.lbl_verify_man_applytime.Location = new System.Drawing.Point(117, 286);
     this.lbl_verify_man_applytime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_man_applytime.Name = "lbl_verify_man_applytime";
     this.lbl_verify_man_applytime.Size = new System.Drawing.Size(60, 17);
     this.lbl_verify_man_applytime.TabIndex = 19;
     this.lbl_verify_man_applytime.Text = "申請時間";
     //
     // txt_verify_man_name
     //
     this.txt_verify_man_name.Location = new System.Drawing.Point(227, 235);
     this.txt_verify_man_name.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.txt_verify_man_name.Name = "txt_verify_man_name";
     this.txt_verify_man_name.Size = new System.Drawing.Size(148, 22);
     this.txt_verify_man_name.TabIndex = 18;
     //
     // lbl_verify_man_name
     //
     this.lbl_verify_man_name.AutoSize = true;
     this.lbl_verify_man_name.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_man_name.ForeColor = System.Drawing.Color.Black;
     this.lbl_verify_man_name.Location = new System.Drawing.Point(117, 235);
     this.lbl_verify_man_name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_man_name.Name = "lbl_verify_man_name";
     this.lbl_verify_man_name.Size = new System.Drawing.Size(34, 17);
     this.lbl_verify_man_name.TabIndex = 17;
     this.lbl_verify_man_name.Text = "姓名";
     //
     // btn_verify_cancel
     //
     this.btn_verify_cancel.BackColor = System.Drawing.Color.Firebrick;
     this.btn_verify_cancel.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.btn_verify_cancel.ForeColor = System.Drawing.Color.Transparent;
     this.btn_verify_cancel.Location = new System.Drawing.Point(357, 558);
     this.btn_verify_cancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.btn_verify_cancel.Name = "btn_verify_cancel";
     this.btn_verify_cancel.Size = new System.Drawing.Size(109, 31);
     this.btn_verify_cancel.TabIndex = 26;
     this.btn_verify_cancel.Text = "退件";
     this.btn_verify_cancel.UseVisualStyleBackColor = false;
     //
     // btn_verify_ok
     //
     this.btn_verify_ok.BackColor = System.Drawing.Color.OliveDrab;
     this.btn_verify_ok.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.btn_verify_ok.ForeColor = System.Drawing.Color.Transparent;
     this.btn_verify_ok.Location = new System.Drawing.Point(227, 558);
     this.btn_verify_ok.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.btn_verify_ok.Name = "btn_verify_ok";
     this.btn_verify_ok.Size = new System.Drawing.Size(109, 31);
     this.btn_verify_ok.TabIndex = 25;
     this.btn_verify_ok.Text = "通過";
     this.btn_verify_ok.UseVisualStyleBackColor = false;
     //
     // Frm_Verify_Manager
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(642, 765);
     this.Controls.Add(this.btn_verify_cancel);
     this.Controls.Add(this.btn_verify_ok);
     this.Controls.Add(this.lbx_verify_man_location);
     this.Controls.Add(this.lbl_verify_man_location);
     this.Controls.Add(this.dom_verify_man_applyreason);
     this.Controls.Add(this.ibl_verify_man_applyreason);
     this.Controls.Add(this.dtp_verify_man_apply);
     this.Controls.Add(this.lbl_verify_man_applytime);
     this.Controls.Add(this.txt_verify_man_name);
     this.Controls.Add(this.lbl_verify_man_name);
     this.Controls.Add(this.lbl_verify_man_title);
     this.Controls.Add(this.lbx_verify_man_notification);
     this.ForeColor = System.Drawing.Color.Transparent;
     this.Name = "Frm_Verify_Manager";
     this.Text = "Frm_Verify_Manager";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 10
0
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.panel1        = new System.Windows.Forms.Panel();
     this.label1        = new System.Windows.Forms.Label();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.groupBox1     = new System.Windows.Forms.GroupBox();
     this.comboBox1     = new System.Windows.Forms.ComboBox();
     this.label3        = new System.Windows.Forms.Label();
     this.button4       = new System.Windows.Forms.Button();
     this.imageList1    = new System.Windows.Forms.ImageList(this.components);
     this.button3       = new System.Windows.Forms.Button();
     this.button2       = new System.Windows.Forms.Button();
     this.button1       = new System.Windows.Forms.Button();
     this.checkBox1     = new System.Windows.Forms.CheckBox();
     this.groupBox2     = new System.Windows.Forms.GroupBox();
     this.label2        = new System.Windows.Forms.Label();
     this.groupBox3     = new System.Windows.Forms.GroupBox();
     this.label4        = new System.Windows.Forms.Label();
     this.groupBox4     = new System.Windows.Forms.GroupBox();
     this.domainUpDown1 = new System.Windows.Forms.DomainUpDown();
     this.colorDialog1  = new System.Windows.Forms.ColorDialog();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(12, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(331, 137);
     this.panel1.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize         = true;
     this.label1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.label1.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label1.Font             = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location         = new System.Drawing.Point(132, 48);
     this.label1.Name             = "label1";
     this.label1.Size             = new System.Drawing.Size(65, 22);
     this.label1.TabIndex         = 0;
     this.label1.Text             = "Palabra";
     this.label1.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.label1.LocationChanged += new System.EventHandler(this.Label1LocationChanged);
     this.label1.Click           += new System.EventHandler(this.Label1Click);
     this.label1.Resize          += new System.EventHandler(this.Label1Resize);
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.Timer1Tick);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.comboBox1);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.button4);
     this.groupBox1.Controls.Add(this.button3);
     this.groupBox1.Controls.Add(this.button2);
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Controls.Add(this.checkBox1);
     this.groupBox1.Location = new System.Drawing.Point(12, 155);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(150, 194);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Controles de movimiento";
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(6, 158);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(138, 21);
     this.comboBox1.TabIndex = 5;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(26, 141);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(109, 23);
     this.label3.TabIndex = 6;
     this.label3.Text     = "Paso del movimiento";
     //
     // button4
     //
     this.button4.ImageIndex = 2;
     this.button4.ImageList  = this.imageList1;
     this.button4.Location   = new System.Drawing.Point(6, 95);
     this.button4.Name       = "button4";
     this.button4.Size       = new System.Drawing.Size(40, 40);
     this.button4.TabIndex   = 4;
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.Button4Click);
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "Button Download-01.png");
     this.imageList1.Images.SetKeyName(1, "Button Next-01.png");
     this.imageList1.Images.SetKeyName(2, "Button Previous-01.png");
     this.imageList1.Images.SetKeyName(3, "Button Upload-01.png");
     //
     // button3
     //
     this.button3.ImageIndex = 0;
     this.button3.ImageList  = this.imageList1;
     this.button3.Location   = new System.Drawing.Point(58, 95);
     this.button3.Name       = "button3";
     this.button3.Size       = new System.Drawing.Size(40, 40);
     this.button3.TabIndex   = 3;
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.Button3Click);
     //
     // button2
     //
     this.button2.ImageIndex = 1;
     this.button2.ImageList  = this.imageList1;
     this.button2.Location   = new System.Drawing.Point(104, 95);
     this.button2.Name       = "button2";
     this.button2.Size       = new System.Drawing.Size(40, 40);
     this.button2.TabIndex   = 2;
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.Button2Click);
     //
     // button1
     //
     this.button1.ImageIndex = 3;
     this.button1.ImageList  = this.imageList1;
     this.button1.Location   = new System.Drawing.Point(58, 49);
     this.button1.Name       = "button1";
     this.button1.Size       = new System.Drawing.Size(40, 40);
     this.button1.TabIndex   = 1;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.Button1Click);
     //
     // checkBox1
     //
     this.checkBox1.Location = new System.Drawing.Point(26, 19);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(104, 24);
     this.checkBox1.TabIndex = 0;
     this.checkBox1.Text     = "Limitar al panel";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged         += new System.EventHandler(this.CheckBox1CheckedChanged);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Location = new System.Drawing.Point(12, 355);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(331, 52);
     this.groupBox2.TabIndex = 2;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Tiempo";
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Blue;
     this.label2.Location  = new System.Drawing.Point(6, 16);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(319, 28);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "00:00:00";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Location = new System.Drawing.Point(193, 259);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(150, 90);
     this.groupBox3.TabIndex = 3;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Información";
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(15, 29);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(120, 46);
     this.label4.TabIndex  = 0;
     this.label4.Text      = "label4";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.domainUpDown1);
     this.groupBox4.Location = new System.Drawing.Point(193, 155);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(150, 90);
     this.groupBox4.TabIndex = 4;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Tamaño de la letra";
     //
     // domainUpDown1
     //
     this.domainUpDown1.Location             = new System.Drawing.Point(15, 40);
     this.domainUpDown1.Name                 = "domainUpDown1";
     this.domainUpDown1.Size                 = new System.Drawing.Size(120, 20);
     this.domainUpDown1.TabIndex             = 0;
     this.domainUpDown1.Text                 = "12";
     this.domainUpDown1.SelectedItemChanged += new System.EventHandler(this.DomainUpDown1SelectedItemChanged);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(355, 419);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.Name            = "MainForm";
     this.Text            = "Ejercicio2";
     this.Load           += new System.EventHandler(this.MainFormLoad);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox4.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.lbl_verify_process = new System.Windows.Forms.Label();
     this.lbl_verify_pro = new System.Windows.Forms.Label();
     this.lbx_verify_pro_location = new System.Windows.Forms.ListBox();
     this.lbl_verify_pro_location = new System.Windows.Forms.Label();
     this.dom_verify_pro_reason = new System.Windows.Forms.DomainUpDown();
     this.ibl_verify_pro_applyreason = new System.Windows.Forms.Label();
     this.dtp_verify_pro_apply = new System.Windows.Forms.DateTimePicker();
     this.lbl_verify_pro_apply = new System.Windows.Forms.Label();
     this.lbl_verify_manager1 = new System.Windows.Forms.Label();
     this.lbl_verify_manager2 = new System.Windows.Forms.Label();
     this.lbl_verify_pro_data = new System.Windows.Forms.Label();
     this.dgv_verify_pro_data = new System.Windows.Forms.DataGridView();
     this.lbl_verify_pro_YesNo = new System.Windows.Forms.Label();
     this.btn_verify_ok = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_verify_pro_data)).BeginInit();
     this.SuspendLayout();
     //
     // lbl_verify_process
     //
     this.lbl_verify_process.AutoSize = true;
     this.lbl_verify_process.Font = new System.Drawing.Font("微軟正黑體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_process.Location = new System.Drawing.Point(39, 33);
     this.lbl_verify_process.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_process.Name = "lbl_verify_process";
     this.lbl_verify_process.Size = new System.Drawing.Size(124, 24);
     this.lbl_verify_process.TabIndex = 1;
     this.lbl_verify_process.Text = "申請進度查詢";
     //
     // lbl_verify_pro
     //
     this.lbl_verify_pro.AutoSize = true;
     this.lbl_verify_pro.Font = new System.Drawing.Font("微軟正黑體", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_pro.ForeColor = System.Drawing.Color.Firebrick;
     this.lbl_verify_pro.Location = new System.Drawing.Point(88, 86);
     this.lbl_verify_pro.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_pro.Name = "lbl_verify_pro";
     this.lbl_verify_pro.Size = new System.Drawing.Size(99, 19);
     this.lbl_verify_pro.TabIndex = 3;
     this.lbl_verify_pro.Text = "個人審核進度";
     //
     // lbx_verify_pro_location
     //
     this.lbx_verify_pro_location.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbx_verify_pro_location.FormattingEnabled = true;
     this.lbx_verify_pro_location.ItemHeight = 17;
     this.lbx_verify_pro_location.Items.AddRange(new object[] {
     "公司",
     "資策會",
     "台大",
     "政大",
     "交大",
     "清大",
     "中央",
     "成大"});
     this.lbx_verify_pro_location.Location = new System.Drawing.Point(231, 223);
     this.lbx_verify_pro_location.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.lbx_verify_pro_location.Name = "lbx_verify_pro_location";
     this.lbx_verify_pro_location.Size = new System.Drawing.Size(178, 140);
     this.lbx_verify_pro_location.TabIndex = 19;
     //
     // lbl_verify_pro_location
     //
     this.lbl_verify_pro_location.AutoSize = true;
     this.lbl_verify_pro_location.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_pro_location.Location = new System.Drawing.Point(121, 223);
     this.lbl_verify_pro_location.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_pro_location.Name = "lbl_verify_pro_location";
     this.lbl_verify_pro_location.Size = new System.Drawing.Size(86, 17);
     this.lbl_verify_pro_location.TabIndex = 18;
     this.lbl_verify_pro_location.Text = "申請打卡地點";
     //
     // dom_verify_pro_reason
     //
     this.dom_verify_pro_reason.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.dom_verify_pro_reason.Items.Add("新進員工");
     this.dom_verify_pro_reason.Items.Add("主管");
     this.dom_verify_pro_reason.Items.Add("老闆");
     this.dom_verify_pro_reason.Location = new System.Drawing.Point(231, 177);
     this.dom_verify_pro_reason.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dom_verify_pro_reason.Name = "dom_verify_pro_reason";
     this.dom_verify_pro_reason.Size = new System.Drawing.Size(180, 25);
     this.dom_verify_pro_reason.TabIndex = 17;
     this.dom_verify_pro_reason.Text = "新進員工";
     //
     // ibl_verify_pro_applyreason
     //
     this.ibl_verify_pro_applyreason.AutoSize = true;
     this.ibl_verify_pro_applyreason.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.ibl_verify_pro_applyreason.Location = new System.Drawing.Point(121, 177);
     this.ibl_verify_pro_applyreason.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.ibl_verify_pro_applyreason.Name = "ibl_verify_pro_applyreason";
     this.ibl_verify_pro_applyreason.Size = new System.Drawing.Size(60, 17);
     this.ibl_verify_pro_applyreason.TabIndex = 16;
     this.ibl_verify_pro_applyreason.Text = "申請原因";
     //
     // dtp_verify_pro_apply
     //
     this.dtp_verify_pro_apply.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.dtp_verify_pro_apply.Location = new System.Drawing.Point(231, 131);
     this.dtp_verify_pro_apply.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dtp_verify_pro_apply.Name = "dtp_verify_pro_apply";
     this.dtp_verify_pro_apply.Size = new System.Drawing.Size(298, 25);
     this.dtp_verify_pro_apply.TabIndex = 15;
     //
     // lbl_verify_pro_apply
     //
     this.lbl_verify_pro_apply.AutoSize = true;
     this.lbl_verify_pro_apply.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_pro_apply.Location = new System.Drawing.Point(121, 131);
     this.lbl_verify_pro_apply.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_pro_apply.Name = "lbl_verify_pro_apply";
     this.lbl_verify_pro_apply.Size = new System.Drawing.Size(60, 17);
     this.lbl_verify_pro_apply.TabIndex = 14;
     this.lbl_verify_pro_apply.Text = "申請時間";
     //
     // lbl_verify_manager1
     //
     this.lbl_verify_manager1.AutoSize = true;
     this.lbl_verify_manager1.Font = new System.Drawing.Font("微軟正黑體", 11.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_manager1.Location = new System.Drawing.Point(613, 136);
     this.lbl_verify_manager1.Name = "lbl_verify_manager1";
     this.lbl_verify_manager1.Size = new System.Drawing.Size(41, 19);
     this.lbl_verify_manager1.TabIndex = 20;
     this.lbl_verify_manager1.Text = "Amy";
     //
     // lbl_verify_manager2
     //
     this.lbl_verify_manager2.AutoSize = true;
     this.lbl_verify_manager2.Font = new System.Drawing.Font("微軟正黑體", 11.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_manager2.Location = new System.Drawing.Point(615, 223);
     this.lbl_verify_manager2.Name = "lbl_verify_manager2";
     this.lbl_verify_manager2.Size = new System.Drawing.Size(40, 19);
     this.lbl_verify_manager2.TabIndex = 21;
     this.lbl_verify_manager2.Text = "Tom";
     //
     // lbl_verify_pro_data
     //
     this.lbl_verify_pro_data.AutoSize = true;
     this.lbl_verify_pro_data.Font = new System.Drawing.Font("微軟正黑體", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_pro_data.ForeColor = System.Drawing.Color.Firebrick;
     this.lbl_verify_pro_data.Location = new System.Drawing.Point(88, 384);
     this.lbl_verify_pro_data.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_verify_pro_data.Name = "lbl_verify_pro_data";
     this.lbl_verify_pro_data.Size = new System.Drawing.Size(99, 19);
     this.lbl_verify_pro_data.TabIndex = 22;
     this.lbl_verify_pro_data.Text = "審核進度資料";
     //
     // dgv_verify_pro_data
     //
     this.dgv_verify_pro_data.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_verify_pro_data.Location = new System.Drawing.Point(231, 384);
     this.dgv_verify_pro_data.Name = "dgv_verify_pro_data";
     this.dgv_verify_pro_data.RowTemplate.Height = 24;
     this.dgv_verify_pro_data.Size = new System.Drawing.Size(298, 196);
     this.dgv_verify_pro_data.TabIndex = 23;
     //
     // lbl_verify_pro_YesNo
     //
     this.lbl_verify_pro_YesNo.AutoSize = true;
     this.lbl_verify_pro_YesNo.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.lbl_verify_pro_YesNo.ForeColor = System.Drawing.Color.Red;
     this.lbl_verify_pro_YesNo.Location = new System.Drawing.Point(358, 600);
     this.lbl_verify_pro_YesNo.Name = "lbl_verify_pro_YesNo";
     this.lbl_verify_pro_YesNo.Size = new System.Drawing.Size(60, 17);
     this.lbl_verify_pro_YesNo.TabIndex = 24;
     this.lbl_verify_pro_YesNo.Text = "申請駁回";
     //
     // btn_verify_ok
     //
     this.btn_verify_ok.BackColor = System.Drawing.Color.DarkKhaki;
     this.btn_verify_ok.Font = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.btn_verify_ok.ForeColor = System.Drawing.Color.Transparent;
     this.btn_verify_ok.Location = new System.Drawing.Point(334, 640);
     this.btn_verify_ok.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.btn_verify_ok.Name = "btn_verify_ok";
     this.btn_verify_ok.Size = new System.Drawing.Size(109, 31);
     this.btn_verify_ok.TabIndex = 25;
     this.btn_verify_ok.Text = "重新送出";
     this.btn_verify_ok.UseVisualStyleBackColor = false;
     //
     // Frm_Verify_Process
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(825, 765);
     this.Controls.Add(this.btn_verify_ok);
     this.Controls.Add(this.lbl_verify_pro_YesNo);
     this.Controls.Add(this.dgv_verify_pro_data);
     this.Controls.Add(this.lbl_verify_pro_data);
     this.Controls.Add(this.lbl_verify_manager2);
     this.Controls.Add(this.lbl_verify_manager1);
     this.Controls.Add(this.lbx_verify_pro_location);
     this.Controls.Add(this.lbl_verify_pro_location);
     this.Controls.Add(this.dom_verify_pro_reason);
     this.Controls.Add(this.ibl_verify_pro_applyreason);
     this.Controls.Add(this.dtp_verify_pro_apply);
     this.Controls.Add(this.lbl_verify_pro_apply);
     this.Controls.Add(this.lbl_verify_pro);
     this.Controls.Add(this.lbl_verify_process);
     this.Name = "Frm_Verify_Process";
     this.Text = "Frm_Verify_Process";
     ((System.ComponentModel.ISupportInitialize)(this.dgv_verify_pro_data)).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.comboBox2 = new System.Windows.Forms.ComboBox();
     this.domainUpDown4 = new System.Windows.Forms.DomainUpDown();
     this.domainUpDown3 = new System.Windows.Forms.DomainUpDown();
     this.label13 = new System.Windows.Forms.Label();
     this.domainUpDown1 = new System.Windows.Forms.DomainUpDown();
     this.label12 = new System.Windows.Forms.Label();
     this.checkBox2 = new System.Windows.Forms.CheckBox();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.label15 = new System.Windows.Forms.Label();
     this.checkBox3 = new System.Windows.Forms.CheckBox();
     this.label14 = new System.Windows.Forms.Label();
     this.grdSearch = new System.Windows.Forms.DataGridView();
     this.domainUpDown2 = new System.Windows.Forms.DomainUpDown();
     this.textBox5 = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.checkBox1 = new System.Windows.Forms.CheckBox();
     this.btnSearch = new System.Windows.Forms.Button();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdSearch)).BeginInit();
     this.SuspendLayout();
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Location = new System.Drawing.Point(150, 92);
     this.comboBox2.Name = "comboBox2";
     this.comboBox2.Size = new System.Drawing.Size(91, 21);
     this.comboBox2.TabIndex = 12;
     //
     // domainUpDown4
     //
     this.domainUpDown4.Location = new System.Drawing.Point(254, 160);
     this.domainUpDown4.Name = "domainUpDown4";
     this.domainUpDown4.Size = new System.Drawing.Size(43, 20);
     this.domainUpDown4.TabIndex = 9;
     //
     // domainUpDown3
     //
     this.domainUpDown3.Location = new System.Drawing.Point(254, 131);
     this.domainUpDown3.Name = "domainUpDown3";
     this.domainUpDown3.Size = new System.Drawing.Size(43, 20);
     this.domainUpDown3.TabIndex = 8;
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(71, 162);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(56, 13);
     this.label13.TabIndex = 6;
     this.label13.Text = "Đến ngày:";
     //
     // domainUpDown1
     //
     this.domainUpDown1.Location = new System.Drawing.Point(150, 131);
     this.domainUpDown1.Name = "domainUpDown1";
     this.domainUpDown1.Size = new System.Drawing.Size(87, 20);
     this.domainUpDown1.TabIndex = 5;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(71, 133);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(49, 13);
     this.label12.TabIndex = 4;
     this.label12.Text = "Từ ngày:";
     //
     // checkBox2
     //
     this.checkBox2.AutoSize = true;
     this.checkBox2.Location = new System.Drawing.Point(30, 113);
     this.checkBox2.Name = "checkBox2";
     this.checkBox2.Size = new System.Drawing.Size(97, 17);
     this.checkBox2.TabIndex = 3;
     this.checkBox2.Text = "Theo thời gian:";
     this.checkBox2.UseVisualStyleBackColor = true;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.comboBox2);
     this.groupBox3.Controls.Add(this.label15);
     this.groupBox3.Controls.Add(this.checkBox3);
     this.groupBox3.Controls.Add(this.label14);
     this.groupBox3.Controls.Add(this.domainUpDown4);
     this.groupBox3.Controls.Add(this.grdSearch);
     this.groupBox3.Controls.Add(this.domainUpDown3);
     this.groupBox3.Controls.Add(this.domainUpDown2);
     this.groupBox3.Controls.Add(this.label13);
     this.groupBox3.Controls.Add(this.domainUpDown1);
     this.groupBox3.Controls.Add(this.label12);
     this.groupBox3.Controls.Add(this.checkBox2);
     this.groupBox3.Controls.Add(this.textBox5);
     this.groupBox3.Controls.Add(this.label11);
     this.groupBox3.Controls.Add(this.checkBox1);
     this.groupBox3.Controls.Add(this.btnSearch);
     this.groupBox3.Location = new System.Drawing.Point(12, 25);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(1056, 304);
     this.groupBox3.TabIndex = 4;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = "Tra cứu thông tin";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(71, 78);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(69, 13);
     this.label15.TabIndex = 11;
     this.label15.Text = "Nhập loại xe:";
     //
     // checkBox3
     //
     this.checkBox3.AutoSize = true;
     this.checkBox3.Location = new System.Drawing.Point(30, 58);
     this.checkBox3.Name = "checkBox3";
     this.checkBox3.Size = new System.Drawing.Size(87, 17);
     this.checkBox3.TabIndex = 10;
     this.checkBox3.Text = "Theo loại xe:";
     this.checkBox3.UseVisualStyleBackColor = true;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
     this.label14.ForeColor = System.Drawing.SystemColors.Desktop;
     this.label14.Location = new System.Drawing.Point(347, 15);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(142, 20);
     this.label14.TabIndex = 5;
     this.label14.Text = "Kết quả tìm kiếm";
     //
     // grdSearch
     //
     this.grdSearch.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.grdSearch.Location = new System.Drawing.Point(351, 39);
     this.grdSearch.Name = "grdSearch";
     this.grdSearch.Size = new System.Drawing.Size(687, 242);
     this.grdSearch.TabIndex = 4;
     //
     // domainUpDown2
     //
     this.domainUpDown2.Location = new System.Drawing.Point(150, 160);
     this.domainUpDown2.Name = "domainUpDown2";
     this.domainUpDown2.Size = new System.Drawing.Size(87, 20);
     this.domainUpDown2.TabIndex = 7;
     //
     // textBox5
     //
     this.textBox5.Location = new System.Drawing.Point(150, 39);
     this.textBox5.Name = "textBox5";
     this.textBox5.Size = new System.Drawing.Size(91, 20);
     this.textBox5.TabIndex = 2;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(71, 42);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(73, 13);
     this.label11.TabIndex = 1;
     this.label11.Text = "Nhập biến số:";
     //
     // checkBox1
     //
     this.checkBox1.AutoSize = true;
     this.checkBox1.Location = new System.Drawing.Point(32, 19);
     this.checkBox1.Name = "checkBox1";
     this.checkBox1.Size = new System.Drawing.Size(88, 17);
     this.checkBox1.TabIndex = 0;
     this.checkBox1.Text = "Theo biển số";
     this.checkBox1.UseVisualStyleBackColor = true;
     //
     // btnSearch
     //
     this.btnSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnSearch.Location = new System.Drawing.Point(74, 191);
     this.btnSearch.Name = "btnSearch";
     this.btnSearch.Size = new System.Drawing.Size(112, 35);
     this.btnSearch.TabIndex = 6;
     this.btnSearch.Text = "Tìm Kiếm";
     this.btnSearch.UseVisualStyleBackColor = true;
     this.btnSearch.Click += new System.EventHandler(this.button2_Click);
     //
     // SearchView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1080, 346);
     this.Controls.Add(this.groupBox3);
     this.Name = "SearchView";
     this.Text = "SearchView";
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdSearch)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 13
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            components = new System.ComponentModel.Container();

            this.contextMenu = new System.Windows.Forms.ContextMenu();

            this.labelVersion = new System.Windows.Forms.Label();
            this.labelVersionTitle = new System.Windows.Forms.Label();
            this.labelDeletions = new System.Windows.Forms.Label();
            this.labelDeletionsTitle = new System.Windows.Forms.Label();
            this.listFields = new System.Windows.Forms.ListView();
            this.columnHeaderFieldName = new System.Windows.Forms.ColumnHeader();
            this.listTerms = new System.Windows.Forms.ListView();
            this.columnHeaderNo = new System.Windows.Forms.ColumnHeader();
            this.columnHeaderTopTermRank = new System.Windows.Forms.ColumnHeader();
            this.columnHeaderTopTermField = new System.Windows.Forms.ColumnHeader();
            this.columnHeaderTopTermText = new System.Windows.Forms.ColumnHeader();
            this.labelTopTerms = new System.Windows.Forms.Label();
            this.domainTerms = new System.Windows.Forms.DomainUpDown();
            this.labelNumOfTerms = new System.Windows.Forms.Label();
            this.buttonTopTerms = new System.Windows.Forms.Button();
            this.labelListFields = new System.Windows.Forms.Label();
            this.labelSelectHint = new System.Windows.Forms.Label();
            this.labelSelectHelp = new System.Windows.Forms.Label();
            this.separatorOverview = new System.Windows.Forms.Label();
            this.labelFields = new System.Windows.Forms.Label();
            this.labelDocs = new System.Windows.Forms.Label();
            this.labelTerms = new System.Windows.Forms.Label();
            this.labelMod = new System.Windows.Forms.Label();
            this.labelName = new System.Windows.Forms.Label();
            this.labelLastMod = new System.Windows.Forms.Label();
            this.labelNumTerms = new System.Windows.Forms.Label();
            this.labelNumDocs = new System.Windows.Forms.Label();
            this.labelNumFields = new System.Windows.Forms.Label();
            this.labelIndexName = new System.Windows.Forms.Label();

            // 
            // labelVersion
            // 
            this.labelVersion.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelVersion.Location = new System.Drawing.Point(128, 88);
            this.labelVersion.Name = "labelVersion";
            this.labelVersion.Size = new System.Drawing.Size(496, 16);
            this.labelVersion.TabIndex = 23;
            this.labelVersion.Text = "?";
            this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelVersionTitle
            // 
            this.labelVersionTitle.AutoSize = true;
            this.labelVersionTitle.Location = new System.Drawing.Point(51, 88);
            this.labelVersionTitle.Name = "labelVersionTitle";
            this.labelVersionTitle.Size = new System.Drawing.Size(73, 13);
            this.labelVersionTitle.TabIndex = 22;
            this.labelVersionTitle.Text = "Index version:";
            this.labelVersionTitle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // labelDeletions
            // 
            this.labelDeletions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelDeletions.Location = new System.Drawing.Point(128, 72);
            this.labelDeletions.Name = "labelDeletions";
            this.labelDeletions.Size = new System.Drawing.Size(496, 16);
            this.labelDeletions.TabIndex = 21;
            this.labelDeletions.Text = "?";
            this.labelDeletions.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelDeletionsTitle
            // 
            this.labelDeletionsTitle.AutoSize = true;
            this.labelDeletionsTitle.Location = new System.Drawing.Point(50, 72);
            this.labelDeletionsTitle.Name = "labelDeletionsTitle";
            this.labelDeletionsTitle.Size = new System.Drawing.Size(74, 13);
            this.labelDeletionsTitle.TabIndex = 20;
            this.labelDeletionsTitle.Text = "Has deletions:";
            this.labelDeletionsTitle.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // listFields
            // 
            this.listFields.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            this.listFields.CheckBoxes = true;
            this.listFields.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeaderFieldName});
            this.listFields.FullRowSelect = true;
            this.listFields.GridLines = true;
            this.listFields.HideSelection = false;
            this.listFields.Location = new System.Drawing.Point(8, 184);
            this.listFields.MultiSelect = false;
            this.listFields.Name = "listFields";
            this.listFields.Size = new System.Drawing.Size(88, 306);
            this.listFields.TabIndex = 14;
            this.listFields.UseCompatibleStateImageBehavior = false;
            this.listFields.View = System.Windows.Forms.View.Details;
            // 
            // columnHeaderFieldName
            // 
            this.columnHeaderFieldName.Text = "Name";
            this.columnHeaderFieldName.Width = 84;
            // 
            // listTerms
            // 
            this.listTerms.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.listTerms.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeaderNo,
            this.columnHeaderTopTermRank,
            this.columnHeaderTopTermField,
            this.columnHeaderTopTermText});
            this.listTerms.ContextMenu = this.contextMenu;
            this.listTerms.FullRowSelect = true;
            this.listTerms.GridLines = true;
            this.listTerms.Location = new System.Drawing.Point(224, 184);
            this.listTerms.MultiSelect = false;
            this.listTerms.Name = "listTerms";
            this.listTerms.Size = new System.Drawing.Size(520, 306);
            this.listTerms.Sorting = System.Windows.Forms.SortOrder.Ascending;
            this.listTerms.TabIndex = 19;
            this.listTerms.UseCompatibleStateImageBehavior = false;
            this.listTerms.View = System.Windows.Forms.View.Details;
            this.listTerms.DoubleClick += new System.EventHandler(this.listTerms_DoubleClick);
            this.listTerms.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listTerms_ColumnClick);
            // 
            // columnHeaderNo
            // 
            this.columnHeaderNo.Text = "¹";
            this.columnHeaderNo.Width = 40;
            // 
            // columnHeaderTopTermRank
            // 
            this.columnHeaderTopTermRank.Text = "Rank";
            this.columnHeaderTopTermRank.Width = 50;
            // 
            // columnHeaderTopTermField
            // 
            this.columnHeaderTopTermField.Text = "Field";
            this.columnHeaderTopTermField.Width = 120;
            // 
            // columnHeaderTopTermText
            // 
            this.columnHeaderTopTermText.Text = "Text";
            this.columnHeaderTopTermText.Width = 306;
            // 
            // labelTopTerms
            // 
            this.labelTopTerms.AutoSize = true;
            this.labelTopTerms.Location = new System.Drawing.Point(224, 168);
            this.labelTopTerms.Name = "labelTopTerms";
            this.labelTopTerms.Size = new System.Drawing.Size(232, 13);
            this.labelTopTerms.TabIndex = 18;
            this.labelTopTerms.Text = "&Top ranking terms. (Right-click for more options)";
            // 
            // domainTerms
            // 
            this.domainTerms.Location = new System.Drawing.Point(128, 272);
            this.domainTerms.Name = "domainTerms";
            this.domainTerms.Size = new System.Drawing.Size(56, 20);
            this.domainTerms.TabIndex = 17;
            this.domainTerms.TextChanged += new System.EventHandler(this.domainTerms_TextChanged);
            // 
            // labelNumOfTerms
            // 
            this.labelNumOfTerms.AutoSize = true;
            this.labelNumOfTerms.Location = new System.Drawing.Point(104, 256);
            this.labelNumOfTerms.Name = "labelNumOfTerms";
            this.labelNumOfTerms.Size = new System.Drawing.Size(105, 13);
            this.labelNumOfTerms.TabIndex = 16;
            this.labelNumOfTerms.Text = "&Number of top terms:";
            // 
            // buttonTopTerms
            // 
            this.buttonTopTerms.Location = new System.Drawing.Point(104, 224);
            this.buttonTopTerms.Name = "buttonTopTerms";
            this.buttonTopTerms.Size = new System.Drawing.Size(112, 23);
            this.buttonTopTerms.TabIndex = 15;
            this.buttonTopTerms.Text = "&Show top terms ->";
            this.buttonTopTerms.Click += new System.EventHandler(this.buttonTopTerms_Click);
            // 
            // labelListFields
            // 
            this.labelListFields.AutoSize = true;
            this.labelListFields.Location = new System.Drawing.Point(8, 168);
            this.labelListFields.Name = "labelListFields";
            this.labelListFields.Size = new System.Drawing.Size(83, 13);
            this.labelListFields.TabIndex = 13;
            this.labelListFields.Text = "&Available Fields:";
            // 
            // labelSelectHint
            // 
            this.labelSelectHint.AutoSize = true;
            this.labelSelectHint.Font = new System.Drawing.Font("Microsoft Sans Serif", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelSelectHint.Location = new System.Drawing.Point(8, 152);
            this.labelSelectHint.Name = "labelSelectHint";
            this.labelSelectHint.Size = new System.Drawing.Size(370, 12);
            this.labelSelectHint.TabIndex = 12;
            this.labelSelectHint.Text = "Hint: use Shift-Click to select ranges, or Ctrl-Click to select multiple fields (" +
                "or unselect all).";
            // 
            // labelSelectHelp
            // 
            this.labelSelectHelp.AutoSize = true;
            this.labelSelectHelp.Location = new System.Drawing.Point(8, 136);
            this.labelSelectHelp.Name = "labelSelectHelp";
            this.labelSelectHelp.Size = new System.Drawing.Size(528, 13);
            this.labelSelectHelp.TabIndex = 11;
            this.labelSelectHelp.Text = "Select fields from the list below, and press button to view top terms in these fi" +
                "elds. No selection means all fields.";
            // 
            // separatorOverview
            // 
            this.separatorOverview.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.separatorOverview.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.separatorOverview.Location = new System.Drawing.Point(8, 128);
            this.separatorOverview.Name = "separatorOverview";
            this.separatorOverview.Size = new System.Drawing.Size(736, 3);
            this.separatorOverview.TabIndex = 10;
            // 
            // labelFields
            // 
            this.labelFields.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelFields.Location = new System.Drawing.Point(128, 24);
            this.labelFields.Name = "labelFields";
            this.labelFields.Size = new System.Drawing.Size(496, 16);
            this.labelFields.TabIndex = 9;
            this.labelFields.Text = "?";
            this.labelFields.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelDocs
            // 
            this.labelDocs.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelDocs.Location = new System.Drawing.Point(128, 40);
            this.labelDocs.Name = "labelDocs";
            this.labelDocs.Size = new System.Drawing.Size(496, 16);
            this.labelDocs.TabIndex = 8;
            this.labelDocs.Text = "?";
            this.labelDocs.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelTerms
            // 
            this.labelTerms.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelTerms.Location = new System.Drawing.Point(128, 56);
            this.labelTerms.Name = "labelTerms";
            this.labelTerms.Size = new System.Drawing.Size(496, 16);
            this.labelTerms.TabIndex = 7;
            this.labelTerms.Text = "?";
            this.labelTerms.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelMod
            // 
            this.labelMod.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelMod.Location = new System.Drawing.Point(128, 104);
            this.labelMod.Name = "labelMod";
            this.labelMod.Size = new System.Drawing.Size(496, 16);
            this.labelMod.TabIndex = 6;
            this.labelMod.Text = "?";
            this.labelMod.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelName
            // 
            this.labelName.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.labelName.Location = new System.Drawing.Point(128, 8);
            this.labelName.Name = "labelName";
            this.labelName.Size = new System.Drawing.Size(496, 16);
            this.labelName.TabIndex = 5;
            this.labelName.Text = "?";
            this.labelName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelLastMod
            // 
            this.labelLastMod.AutoSize = true;
            this.labelLastMod.Location = new System.Drawing.Point(51, 104);
            this.labelLastMod.Name = "labelLastMod";
            this.labelLastMod.Size = new System.Drawing.Size(72, 13);
            this.labelLastMod.TabIndex = 4;
            this.labelLastMod.Text = "Last modified:";
            this.labelLastMod.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // labelNumTerms
            // 
            this.labelNumTerms.AutoSize = true;
            this.labelNumTerms.Location = new System.Drawing.Point(35, 56);
            this.labelNumTerms.Name = "labelNumTerms";
            this.labelNumTerms.Size = new System.Drawing.Size(87, 13);
            this.labelNumTerms.TabIndex = 3;
            this.labelNumTerms.Text = "Number of terms:";
            this.labelNumTerms.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // labelNumDocs
            // 
            this.labelNumDocs.AutoSize = true;
            this.labelNumDocs.Location = new System.Drawing.Point(8, 40);
            this.labelNumDocs.Name = "labelNumDocs";
            this.labelNumDocs.Size = new System.Drawing.Size(114, 13);
            this.labelNumDocs.TabIndex = 2;
            this.labelNumDocs.Text = "Number of documents:";
            this.labelNumDocs.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // labelNumFields
            // 
            this.labelNumFields.AutoSize = true;
            this.labelNumFields.Location = new System.Drawing.Point(36, 24);
            this.labelNumFields.Name = "labelNumFields";
            this.labelNumFields.Size = new System.Drawing.Size(86, 13);
            this.labelNumFields.TabIndex = 1;
            this.labelNumFields.Text = "Number of fields:";
            this.labelNumFields.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // labelIndexName
            // 
            this.labelIndexName.AutoSize = true;
            this.labelIndexName.Location = new System.Drawing.Point(60, 8);
            this.labelIndexName.Name = "labelIndexName";
            this.labelIndexName.Size = new System.Drawing.Size(65, 13);
            this.labelIndexName.TabIndex = 0;
            this.labelIndexName.Text = "Index name:";
            this.labelIndexName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;

            this.Controls.Add(this.labelVersion);
            this.Controls.Add(this.labelVersionTitle);
            this.Controls.Add(this.labelDeletions);
            this.Controls.Add(this.labelDeletionsTitle);
            this.Controls.Add(this.listFields);
            this.Controls.Add(this.listTerms);
            this.Controls.Add(this.labelTopTerms);
            this.Controls.Add(this.domainTerms);
            this.Controls.Add(this.labelNumOfTerms);
            this.Controls.Add(this.buttonTopTerms);
            this.Controls.Add(this.labelListFields);
            this.Controls.Add(this.labelSelectHint);
            this.Controls.Add(this.labelSelectHelp);
            this.Controls.Add(this.separatorOverview);
            this.Controls.Add(this.labelFields);
            this.Controls.Add(this.labelDocs);
            this.Controls.Add(this.labelTerms);
            this.Controls.Add(this.labelMod);
            this.Controls.Add(this.labelName);
            this.Controls.Add(this.labelLastMod);
            this.Controls.Add(this.labelNumTerms);
            this.Controls.Add(this.labelNumDocs);
            this.Controls.Add(this.labelNumFields);
            this.Controls.Add(this.labelIndexName);

        }