示例#1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components      = new System.ComponentModel.Container();
     this.gbRezervim      = new VisionInfoSolutionLibrary.GroupBox();
     this.txtTarga        = new VisionInfoSolutionLibrary.TextBox();
     this.lblTarga        = new VisionInfoSolutionLibrary.Label();
     this.txtEmail        = new VisionInfoSolutionLibrary.TextBox();
     this.lblEmail        = new VisionInfoSolutionLibrary.Label();
     this.lblAdresa       = new VisionInfoSolutionLibrary.Label();
     this.txtAdresa       = new VisionInfoSolutionLibrary.TextBox();
     this.cmbID           = new VisionInfoSolutionLibrary.ComboBox(this.components);
     this.numKapari       = new VisionInfoSolutionLibrary.NumericBox();
     this.txtIdNo         = new VisionInfoSolutionLibrary.TextBox();
     this.lblIdNo         = new VisionInfoSolutionLibrary.Label();
     this.dtpMbarimi      = new VisionInfoSolutionLibrary.DateTimePicker();
     this.dtpFillimi      = new VisionInfoSolutionLibrary.DateTimePicker();
     this.cmbNrDhoma      = new VisionInfoSolutionLibrary.ComboBox(this.components);
     this.lblFillimMarrje = new VisionInfoSolutionLibrary.Label();
     this.txtMbiemri      = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmri         = new VisionInfoSolutionLibrary.TextBox();
     this.lblID           = new VisionInfoSolutionLibrary.Label();
     this.lblMbiemri      = new VisionInfoSolutionLibrary.Label();
     this.lblNrDhoma      = new VisionInfoSolutionLibrary.Label();
     this.lblEmri         = new VisionInfoSolutionLibrary.Label();
     this.lblMbarimMarrje = new VisionInfoSolutionLibrary.Label();
     this.lblKapari       = new VisionInfoSolutionLibrary.Label();
     this.btnMerr         = new VisionInfoSolutionLibrary.Button(this.components);
     this.gbRezervim.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(832, 25);
     //
     // gbRezervim
     //
     this.gbRezervim.Controls.Add(this.lblKapari);
     this.gbRezervim.Controls.Add(this.lblMbarimMarrje);
     this.gbRezervim.Controls.Add(this.txtTarga);
     this.gbRezervim.Controls.Add(this.lblTarga);
     this.gbRezervim.Controls.Add(this.txtEmail);
     this.gbRezervim.Controls.Add(this.lblEmail);
     this.gbRezervim.Controls.Add(this.lblAdresa);
     this.gbRezervim.Controls.Add(this.txtAdresa);
     this.gbRezervim.Controls.Add(this.cmbID);
     this.gbRezervim.Controls.Add(this.numKapari);
     this.gbRezervim.Controls.Add(this.txtIdNo);
     this.gbRezervim.Controls.Add(this.lblIdNo);
     this.gbRezervim.Controls.Add(this.dtpMbarimi);
     this.gbRezervim.Controls.Add(this.dtpFillimi);
     this.gbRezervim.Controls.Add(this.cmbNrDhoma);
     this.gbRezervim.Controls.Add(this.lblFillimMarrje);
     this.gbRezervim.Controls.Add(this.txtMbiemri);
     this.gbRezervim.Controls.Add(this.txtEmri);
     this.gbRezervim.Controls.Add(this.lblID);
     this.gbRezervim.Controls.Add(this.lblMbiemri);
     this.gbRezervim.Controls.Add(this.lblNrDhoma);
     this.gbRezervim.Controls.Add(this.lblEmri);
     this.gbRezervim.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.gbRezervim.Location  = new System.Drawing.Point(16, 48);
     this.gbRezervim.Name      = "gbRezervim";
     this.gbRezervim.Size      = new System.Drawing.Size(736, 296);
     this.gbRezervim.TabIndex  = 5;
     this.gbRezervim.TabStop   = false;
     this.gbRezervim.Text      = "Te dhenat";
     //
     // txtTarga
     //
     this.txtTarga.AutoSize             = false;
     this.txtTarga.DefaultErrorMessage  = "";
     this.txtTarga.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtTarga.FixedLength          = false;
     this.txtTarga.IsValid              = true;
     this.txtTarga.Location             = new System.Drawing.Point(484, 96);
     this.txtTarga.Name                 = "txtTarga";
     this.txtTarga.Required             = false;
     this.txtTarga.RequiredControlColor = System.Drawing.Color.White;
     this.txtTarga.Size                 = new System.Drawing.Size(152, 20);
     this.txtTarga.TabIndex             = 28;
     this.txtTarga.Text                 = "";
     //
     // lblTarga
     //
     this.lblTarga.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblTarga.Location    = new System.Drawing.Point(352, 96);
     this.lblTarga.Name        = "lblTarga";
     this.lblTarga.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblTarga.Size        = new System.Drawing.Size(124, 20);
     this.lblTarga.TabIndex    = 27;
     this.lblTarga.Text        = "Targa e automjetit";
     //
     // txtEmail
     //
     this.txtEmail.AutoSize             = false;
     this.txtEmail.DefaultErrorMessage  = "";
     this.txtEmail.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmail.FixedLength          = false;
     this.txtEmail.IsValid              = true;
     this.txtEmail.Location             = new System.Drawing.Point(136, 160);
     this.txtEmail.Name                 = "txtEmail";
     this.txtEmail.Required             = false;
     this.txtEmail.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmail.Size                 = new System.Drawing.Size(150, 20);
     this.txtEmail.TabIndex             = 26;
     this.txtEmail.Text                 = "";
     //
     // lblEmail
     //
     this.lblEmail.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblEmail.Location    = new System.Drawing.Point(20, 160);
     this.lblEmail.Name        = "lblEmail";
     this.lblEmail.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblEmail.Size        = new System.Drawing.Size(108, 24);
     this.lblEmail.TabIndex    = 25;
     this.lblEmail.Text        = "E-Mail";
     //
     // lblAdresa
     //
     this.lblAdresa.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblAdresa.Location    = new System.Drawing.Point(24, 128);
     this.lblAdresa.Name        = "lblAdresa";
     this.lblAdresa.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblAdresa.Size        = new System.Drawing.Size(104, 20);
     this.lblAdresa.TabIndex    = 24;
     this.lblAdresa.Text        = "Adresa";
     //
     // txtAdresa
     //
     this.txtAdresa.AutoSize             = false;
     this.txtAdresa.DefaultErrorMessage  = "";
     this.txtAdresa.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtAdresa.FixedLength          = false;
     this.txtAdresa.IsValid              = false;
     this.txtAdresa.Location             = new System.Drawing.Point(136, 128);
     this.txtAdresa.Name                 = "txtAdresa";
     this.txtAdresa.Required             = false;
     this.txtAdresa.RequiredControlColor = System.Drawing.Color.LightSteelBlue;
     this.txtAdresa.Size                 = new System.Drawing.Size(150, 20);
     this.txtAdresa.TabIndex             = 23;
     this.txtAdresa.Text                 = "";
     //
     // cmbID
     //
     this.cmbID.DefaultErrorMessage = null;
     this.cmbID.IsValid             = false;
     this.cmbID.Location            = new System.Drawing.Point(484, 32);
     this.cmbID.Name     = "cmbID";
     this.cmbID.Required = false;
     this.cmbID.Size     = new System.Drawing.Size(152, 21);
     this.cmbID.TabIndex = 22;
     //
     // numKapari
     //
     this.numKapari.AutoSize                = false;
     this.numKapari.DefaultErrorMessage     = "";
     this.numKapari.DesabledControlColor    = System.Drawing.SystemColors.ControlLight;
     this.numKapari.DigitsAfterDecimalPoint = 0;
     this.numKapari.FixedLength             = false;
     this.numKapari.IsValid              = false;
     this.numKapari.KeepFocus            = false;
     this.numKapari.Location             = new System.Drawing.Point(136, 192);
     this.numKapari.Name                 = "numKapari";
     this.numKapari.Required             = false;
     this.numKapari.RequiredControlColor = System.Drawing.Color.LemonChiffon;
     this.numKapari.Size                 = new System.Drawing.Size(152, 20);
     this.numKapari.TabIndex             = 21;
     this.numKapari.Text                 = "";
     this.numKapari.TextAlign            = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txtIdNo
     //
     this.txtIdNo.AutoSize             = false;
     this.txtIdNo.DefaultErrorMessage  = "";
     this.txtIdNo.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtIdNo.FixedLength          = false;
     this.txtIdNo.IsValid              = false;
     this.txtIdNo.Location             = new System.Drawing.Point(484, 64);
     this.txtIdNo.Name                 = "txtIdNo";
     this.txtIdNo.Required             = false;
     this.txtIdNo.RequiredControlColor = System.Drawing.Color.White;
     this.txtIdNo.Size                 = new System.Drawing.Size(152, 20);
     this.txtIdNo.TabIndex             = 20;
     this.txtIdNo.Text                 = "";
     //
     // lblIdNo
     //
     this.lblIdNo.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblIdNo.Location    = new System.Drawing.Point(352, 64);
     this.lblIdNo.Name        = "lblIdNo";
     this.lblIdNo.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblIdNo.Size        = new System.Drawing.Size(124, 20);
     this.lblIdNo.TabIndex    = 19;
     this.lblIdNo.Text        = "Numri i identifikimit";
     //
     // dtpMbarimi
     //
     this.dtpMbarimi.BackColor           = System.Drawing.Color.White;
     this.dtpMbarimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpMbarimi.DefaultErrorMessage = "Duhet te zgjidhni nje vlere";
     this.dtpMbarimi.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpMbarimi.IsValid      = true;
     this.dtpMbarimi.Location     = new System.Drawing.Point(484, 160);
     this.dtpMbarimi.Name         = "dtpMbarimi";
     this.dtpMbarimi.Required     = true;
     this.dtpMbarimi.ShowCheckBox = true;
     this.dtpMbarimi.ShowUpDown   = true;
     this.dtpMbarimi.Size         = new System.Drawing.Size(160, 20);
     this.dtpMbarimi.TabIndex     = 18;
     this.dtpMbarimi.Value        = new System.DateTime(2005, 5, 30, 16, 30, 37, 46);
     //
     // dtpFillimi
     //
     this.dtpFillimi.BackColor           = System.Drawing.Color.White;
     this.dtpFillimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpFillimi.DefaultErrorMessage = "Ju duhet te zgjidhni nje date per fillimin e rezervimit";
     this.dtpFillimi.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpFillimi.IsValid      = false;
     this.dtpFillimi.Location     = new System.Drawing.Point(484, 128);
     this.dtpFillimi.Name         = "dtpFillimi";
     this.dtpFillimi.Required     = false;
     this.dtpFillimi.ShowCheckBox = true;
     this.dtpFillimi.ShowUpDown   = true;
     this.dtpFillimi.Size         = new System.Drawing.Size(160, 20);
     this.dtpFillimi.TabIndex     = 17;
     this.dtpFillimi.Value        = new System.DateTime(2005, 5, 30, 16, 30, 37, 62);
     //
     // cmbNrDhoma
     //
     this.cmbNrDhoma.DefaultErrorMessage = "Ju duhet te zgjidhni nje vlere";
     this.cmbNrDhoma.IsValid             = false;
     this.cmbNrDhoma.ItemHeight          = 13;
     this.cmbNrDhoma.Location            = new System.Drawing.Point(136, 32);
     this.cmbNrDhoma.Name     = "cmbNrDhoma";
     this.cmbNrDhoma.Required = false;
     this.cmbNrDhoma.Size     = new System.Drawing.Size(152, 21);
     this.cmbNrDhoma.TabIndex = 16;
     //
     // lblFillimMarrje
     //
     this.lblFillimMarrje.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblFillimMarrje.Location    = new System.Drawing.Point(348, 128);
     this.lblFillimMarrje.Name        = "lblFillimMarrje";
     this.lblFillimMarrje.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblFillimMarrje.Size        = new System.Drawing.Size(128, 20);
     this.lblFillimMarrje.TabIndex    = 12;
     this.lblFillimMarrje.Text        = "Data e marrjes se dhomes";
     //
     // txtMbiemri
     //
     this.txtMbiemri.AutoSize             = false;
     this.txtMbiemri.DefaultErrorMessage  = "Ju duhet te jepni mbiemrin e klientit";
     this.txtMbiemri.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtMbiemri.FixedLength          = false;
     this.txtMbiemri.IsValid              = false;
     this.txtMbiemri.Location             = new System.Drawing.Point(136, 96);
     this.txtMbiemri.Name                 = "txtMbiemri";
     this.txtMbiemri.Required             = true;
     this.txtMbiemri.RequiredControlColor = System.Drawing.Color.LemonChiffon;
     this.txtMbiemri.Size                 = new System.Drawing.Size(152, 20);
     this.txtMbiemri.TabIndex             = 9;
     this.txtMbiemri.Text                 = "";
     //
     // txtEmri
     //
     this.txtEmri.AutoSize             = false;
     this.txtEmri.DefaultErrorMessage  = "Ju duhet te jepni emrin e klientit";
     this.txtEmri.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmri.FixedLength          = false;
     this.txtEmri.IsValid              = false;
     this.txtEmri.Location             = new System.Drawing.Point(136, 64);
     this.txtEmri.Name                 = "txtEmri";
     this.txtEmri.Required             = true;
     this.txtEmri.RequiredControlColor = System.Drawing.Color.LemonChiffon;
     this.txtEmri.Size                 = new System.Drawing.Size(152, 20);
     this.txtEmri.TabIndex             = 8;
     this.txtEmri.Text                 = "";
     //
     // lblID
     //
     this.lblID.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblID.Location    = new System.Drawing.Point(352, 32);
     this.lblID.Name        = "lblID";
     this.lblID.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblID.Size        = new System.Drawing.Size(124, 20);
     this.lblID.TabIndex    = 7;
     this.lblID.Text        = "Mjeti i identifikimit";
     //
     // lblMbiemri
     //
     this.lblMbiemri.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblMbiemri.Location    = new System.Drawing.Point(24, 96);
     this.lblMbiemri.Name        = "lblMbiemri";
     this.lblMbiemri.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblMbiemri.Size        = new System.Drawing.Size(104, 20);
     this.lblMbiemri.TabIndex    = 6;
     this.lblMbiemri.Text        = "Mbiemri";
     //
     // lblNrDhoma
     //
     this.lblNrDhoma.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblNrDhoma.Location    = new System.Drawing.Point(24, 32);
     this.lblNrDhoma.Name        = "lblNrDhoma";
     this.lblNrDhoma.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblNrDhoma.Size        = new System.Drawing.Size(104, 20);
     this.lblNrDhoma.TabIndex    = 4;
     this.lblNrDhoma.Text        = "Numri i dhomes";
     //
     // lblEmri
     //
     this.lblEmri.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblEmri.Location    = new System.Drawing.Point(24, 64);
     this.lblEmri.Name        = "lblEmri";
     this.lblEmri.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblEmri.Size        = new System.Drawing.Size(104, 20);
     this.lblEmri.TabIndex    = 5;
     this.lblEmri.Text        = "Emri";
     //
     // lblMbarimMarrje
     //
     this.lblMbarimMarrje.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblMbarimMarrje.Location    = new System.Drawing.Point(344, 160);
     this.lblMbarimMarrje.Name        = "lblMbarimMarrje";
     this.lblMbarimMarrje.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblMbarimMarrje.Size        = new System.Drawing.Size(132, 20);
     this.lblMbarimMarrje.TabIndex    = 29;
     this.lblMbarimMarrje.Text        = "Data e leshimit te dhomes";
     //
     // lblKapari
     //
     this.lblKapari.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.lblKapari.Location    = new System.Drawing.Point(28, 192);
     this.lblKapari.Name        = "lblKapari";
     this.lblKapari.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lblKapari.Size        = new System.Drawing.Size(100, 20);
     this.lblKapari.TabIndex    = 30;
     this.lblKapari.Text        = "Kapari";
     //
     // btnMerr
     //
     this.btnMerr.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.btnMerr.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnMerr.Location  = new System.Drawing.Point(156, 392);
     this.btnMerr.Name      = "btnMerr";
     this.btnMerr.Size      = new System.Drawing.Size(90, 21);
     this.btnMerr.TabIndex  = 31;
     this.btnMerr.Text      = "Merr";
     this.btnMerr.Click    += new System.EventHandler(this.btnMerr_Click);
     //
     // MerrDhome
     //
     this.AutoScaleBaseSize   = new System.Drawing.Size(5, 13);
     this.CheckRequiredFields = true;
     this.ClientSize          = new System.Drawing.Size(832, 632);
     this.Controls.Add(this.gbRezervim);
     this.Controls.Add(this.btnMerr);
     this.ControlsBackColor = System.Drawing.Color.White;
     this.EnableValidation  = true;
     this.Name = "MerrDhome";
     this.RequiredControlsBackColor = System.Drawing.Color.LightYellow;
     this.StartPosition             = System.Windows.Forms.FormStartPosition.Manual;
     this.Text          = "Merr Dhome";
     this.TitullGjeresi = 832;
     this.Controls.SetChildIndex(this.btnMerr, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.gbRezervim, 0);
     this.gbRezervim.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components        = new System.ComponentModel.Container();
     this.gbGjendja         = new VisionInfoSolutionLibrary.GroupBox();
     this.label4            = new VisionInfoSolutionLibrary.Label();
     this.panel4            = new System.Windows.Forms.Panel();
     this.label3            = new VisionInfoSolutionLibrary.Label();
     this.label2            = new VisionInfoSolutionLibrary.Label();
     this.panel2            = new System.Windows.Forms.Panel();
     this.label1            = new VisionInfoSolutionLibrary.Label();
     this.panel1            = new System.Windows.Forms.Panel();
     this.panelDhomat       = new System.Windows.Forms.Panel();
     this.panel3            = new System.Windows.Forms.Panel();
     this.ZedDhomat         = new ZedGraph.ZedGraphControl();
     this.btnShfaq          = new VisionInfoSolutionLibrary.Button(this.components);
     this.ds                = new System.Data.DataSet();
     this.groupBox1         = new VisionInfoSolutionLibrary.GroupBox();
     this.monthCalendarAlb1 = new VisionInfoSolutionLibrary.MonthCal.MonthCalendar();
     this.label5            = new VisionInfoSolutionLibrary.Label();
     this.label6            = new VisionInfoSolutionLibrary.Label();
     this.groupBox2         = new VisionInfoSolutionLibrary.GroupBox();
     this.rbGrafik          = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbDhomat          = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.dateTimePicker1   = new VisionInfoSolutionLibrary.DateTimePicker();
     ((System.ComponentModel.ISupportInitialize)(this.gbGjendja)).BeginInit();
     this.gbGjendja.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ds)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(1028, 24);
     //
     // gbGjendja
     //
     this.gbGjendja.BackColor = System.Drawing.Color.Transparent;
     this.gbGjendja.Controls.Add(this.label4);
     this.gbGjendja.Controls.Add(this.panel4);
     this.gbGjendja.Controls.Add(this.label3);
     this.gbGjendja.Controls.Add(this.label2);
     this.gbGjendja.Controls.Add(this.panel2);
     this.gbGjendja.Controls.Add(this.label1);
     this.gbGjendja.Controls.Add(this.panel1);
     this.gbGjendja.Controls.Add(this.panelDhomat);
     this.gbGjendja.Controls.Add(this.panel3);
     this.gbGjendja.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbGjendja.Location    = new System.Drawing.Point(260, 40);
     this.gbGjendja.Name        = "gbGjendja";
     this.gbGjendja.Size        = new System.Drawing.Size(756, 572);
     this.gbGjendja.TabIndex    = 2;
     this.gbGjendja.Text        = "Gjendja e dhomave per ne daten e zgjedhur";
     this.gbGjendja.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // label4
     //
     this.label4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label4.Location  = new System.Drawing.Point(440, 544);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(100, 20);
     this.label4.TabIndex  = 28;
     this.label4.Text      = "E rezervuar";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel4
     //
     this.panel4.BackColor   = System.Drawing.Color.NavajoWhite;
     this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel4.Location    = new System.Drawing.Point(392, 544);
     this.panel4.Name        = "panel4";
     this.panel4.Size        = new System.Drawing.Size(40, 20);
     this.panel4.TabIndex    = 27;
     //
     // label3
     //
     this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label3.Location  = new System.Drawing.Point(440, 520);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(100, 20);
     this.label3.TabIndex  = 26;
     this.label3.Text      = "E zene";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label2
     //
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label2.Location  = new System.Drawing.Point(284, 544);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(100, 20);
     this.label2.TabIndex  = 24;
     this.label2.Text      = "Pjeserisht e lire";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel2
     //
     this.panel2.BackColor   = System.Drawing.Color.LightSteelBlue;
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Location    = new System.Drawing.Point(236, 544);
     this.panel2.Name        = "panel2";
     this.panel2.Size        = new System.Drawing.Size(40, 20);
     this.panel2.TabIndex    = 23;
     //
     // label1
     //
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label1.Location  = new System.Drawing.Point(284, 520);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 20);
     this.label1.TabIndex  = 22;
     this.label1.Text      = "Plotesisht e lire";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.White;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Location    = new System.Drawing.Point(236, 516);
     this.panel1.Name        = "panel1";
     this.panel1.Size        = new System.Drawing.Size(40, 20);
     this.panel1.TabIndex    = 21;
     //
     // panelDhomat
     //
     this.panelDhomat.BackColor   = System.Drawing.Color.AliceBlue;
     this.panelDhomat.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelDhomat.Location    = new System.Drawing.Point(12, 16);
     this.panelDhomat.Name        = "panelDhomat";
     this.panelDhomat.Size        = new System.Drawing.Size(736, 492);
     this.panelDhomat.TabIndex    = 13;
     //
     // panel3
     //
     this.panel3.BackColor   = System.Drawing.Color.Salmon;
     this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel3.Location    = new System.Drawing.Point(392, 516);
     this.panel3.Name        = "panel3";
     this.panel3.Size        = new System.Drawing.Size(40, 20);
     this.panel3.TabIndex    = 25;
     //
     // ZedDhomat
     //
     this.ZedDhomat.IsEnableHPan        = true;
     this.ZedDhomat.IsEnableVPan        = true;
     this.ZedDhomat.IsEnableZoom        = true;
     this.ZedDhomat.IsScrollY2          = false;
     this.ZedDhomat.IsShowContextMenu   = true;
     this.ZedDhomat.IsShowHScrollBar    = false;
     this.ZedDhomat.IsShowPointValues   = false;
     this.ZedDhomat.IsShowVScrollBar    = false;
     this.ZedDhomat.IsZoomOnMouseCenter = false;
     this.ZedDhomat.Location            = new System.Drawing.Point(12, 12);
     this.ZedDhomat.Name              = "ZedDhomat";
     this.ZedDhomat.PanButtons        = System.Windows.Forms.MouseButtons.Left;
     this.ZedDhomat.PanButtons2       = System.Windows.Forms.MouseButtons.Middle;
     this.ZedDhomat.PanModifierKeys2  = System.Windows.Forms.Keys.None;
     this.ZedDhomat.PointDateFormat   = "g";
     this.ZedDhomat.PointValueFormat  = "G";
     this.ZedDhomat.ScrollMaxX        = 0;
     this.ZedDhomat.ScrollMaxY        = 0;
     this.ZedDhomat.ScrollMaxY2       = 0;
     this.ZedDhomat.ScrollMinX        = 0;
     this.ZedDhomat.ScrollMinY        = 0;
     this.ZedDhomat.ScrollMinY2       = 0;
     this.ZedDhomat.Size              = new System.Drawing.Size(236, 212);
     this.ZedDhomat.TabIndex          = 33;
     this.ZedDhomat.Visible           = false;
     this.ZedDhomat.ZoomButtons       = System.Windows.Forms.MouseButtons.Left;
     this.ZedDhomat.ZoomButtons2      = System.Windows.Forms.MouseButtons.None;
     this.ZedDhomat.ZoomModifierKeys  = System.Windows.Forms.Keys.None;
     this.ZedDhomat.ZoomModifierKeys2 = System.Windows.Forms.Keys.None;
     this.ZedDhomat.ZoomStepFraction  = 0.1;
     //
     // btnShfaq
     //
     this.btnShfaq.BackColor    = System.Drawing.Color.Blue;
     this.btnShfaq.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnShfaq.DoValidation = true;
     this.btnShfaq.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnShfaq.Location     = new System.Drawing.Point(84, 324);
     this.btnShfaq.Name         = "btnShfaq";
     this.btnShfaq.Size         = new System.Drawing.Size(90, 21);
     this.btnShfaq.TabIndex     = 2;
     this.btnShfaq.Text         = "Shfaq";
     this.toolTips.SetToolTip(this.btnShfaq, "Shfaq gjendjen e dhomave per daten dhe oren e zgjedhur!");
     this.btnShfaq.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnShfaq.Click      += new System.EventHandler(this.btnShfaq_Click);
     //
     // ds
     //
     this.ds.DataSetName = "NewDataSet";
     this.ds.Locale      = new System.Globalization.CultureInfo("sq-AL");
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.dateTimePicker1);
     this.groupBox1.Controls.Add(this.monthCalendarAlb1);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.groupBox1.Location    = new System.Drawing.Point(10, 40);
     this.groupBox1.Name        = "groupBox1";
     this.groupBox1.Size        = new System.Drawing.Size(240, 268);
     this.groupBox1.TabIndex    = 3;
     this.groupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // monthCalendarAlb1
     //
     this.monthCalendarAlb1.ActiveMonth.Month               = 3;
     this.monthCalendarAlb1.ActiveMonth.Year                = 2006;
     this.monthCalendarAlb1.BorderColor                     = System.Drawing.SystemColors.ActiveBorder;
     this.monthCalendarAlb1.Culture                         = new System.Globalization.CultureInfo("en-US");
     this.monthCalendarAlb1.Footer.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.monthCalendarAlb1.Header.BackColor                = System.Drawing.SystemColors.ActiveCaption;
     this.monthCalendarAlb1.Header.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.monthCalendarAlb1.Header.TextColor                = System.Drawing.Color.White;
     this.monthCalendarAlb1.ImageList                       = null;
     this.monthCalendarAlb1.Location                        = new System.Drawing.Point(8, 28);
     this.monthCalendarAlb1.MaxDate                         = new System.DateTime(3398, 5, 12, 0, 0, 0, 0);
     this.monthCalendarAlb1.MinDate                         = new System.DateTime(1753, 3, 13, 0, 0, 0, 0);
     this.monthCalendarAlb1.Month.BackgroundImage           = null;
     this.monthCalendarAlb1.Month.Colors.FocusBackground    = System.Drawing.Color.FromArgb(((System.Byte)(43)), ((System.Byte)(122)), ((System.Byte)(255)));
     this.monthCalendarAlb1.Month.Colors.FocusBorder        = System.Drawing.SystemColors.ActiveCaption;
     this.monthCalendarAlb1.Month.Colors.FocusDate          = System.Drawing.Color.Black;
     this.monthCalendarAlb1.Month.Colors.FocusText          = System.Drawing.Color.Black;
     this.monthCalendarAlb1.Month.Colors.SelectedBackground = System.Drawing.SystemColors.ActiveCaption;
     this.monthCalendarAlb1.Month.Colors.SelectedBorder     = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(69)), ((System.Byte)(185)));
     this.monthCalendarAlb1.Month.Colors.SelectedDate       = System.Drawing.Color.Black;
     this.monthCalendarAlb1.Month.Colors.SelectedText       = System.Drawing.Color.Black;
     this.monthCalendarAlb1.Month.DateFont                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.monthCalendarAlb1.Month.TextFont                  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.monthCalendarAlb1.Name                  = "monthCalendarAlb1";
     this.monthCalendarAlb1.SelectionMode         = VisionInfoSolutionLibrary.MonthCal.mcSelectionMode.One;
     this.monthCalendarAlb1.Size                  = new System.Drawing.Size(212, 184);
     this.monthCalendarAlb1.TabIndex              = 37;
     this.monthCalendarAlb1.Theme                 = true;
     this.monthCalendarAlb1.Weekdays.Font         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.monthCalendarAlb1.Weekdays.TextColor    = System.Drawing.SystemColors.ActiveCaption;
     this.monthCalendarAlb1.Weeknumbers.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.monthCalendarAlb1.Weeknumbers.TextColor = System.Drawing.SystemColors.ActiveCaption;
     this.monthCalendarAlb1.DaySelected          += new VisionInfoSolutionLibrary.MonthCal.DaySelectedEventHandler(this.monthCalendarAlb1_DaySelected);
     //
     // label5
     //
     this.label5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label5.Location  = new System.Drawing.Point(12, 12);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(48, 16);
     this.label5.TabIndex  = 36;
     this.label5.Text      = "Data";
     //
     // label6
     //
     this.label6.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label6.Location  = new System.Drawing.Point(12, 216);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(60, 16);
     this.label6.TabIndex  = 33;
     this.label6.Text      = "Ora";
     this.label6.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.rbGrafik);
     this.groupBox2.Controls.Add(this.rbDhomat);
     this.groupBox2.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.groupBox2.Location    = new System.Drawing.Point(10, 352);
     this.groupBox2.Name        = "groupBox2";
     this.groupBox2.Size        = new System.Drawing.Size(242, 84);
     this.groupBox2.TabIndex    = 4;
     this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // rbGrafik
     //
     this.rbGrafik.Location = new System.Drawing.Point(8, 48);
     this.rbGrafik.Name     = "rbGrafik";
     this.rbGrafik.Size     = new System.Drawing.Size(232, 24);
     this.rbGrafik.TabIndex = 1;
     this.rbGrafik.Text     = "Paraqitja grafike e gjendjes se dhomave";
     //
     // rbDhomat
     //
     this.rbDhomat.Checked         = true;
     this.rbDhomat.Location        = new System.Drawing.Point(8, 16);
     this.rbDhomat.Name            = "rbDhomat";
     this.rbDhomat.Size            = new System.Drawing.Size(232, 24);
     this.rbDhomat.TabIndex        = 0;
     this.rbDhomat.TabStop         = true;
     this.rbDhomat.Text            = "Paraqitja e detajuar e gjendjes se dhomave";
     this.rbDhomat.CheckedChanged += new System.EventHandler(this.rbDhomat_CheckedChanged);
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.CustomFormat        = "HH:mm";
     this.dateTimePicker1.DefaultErrorMessage = "";
     this.dateTimePicker1.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePicker1.IsValid      = true;
     this.dateTimePicker1.Location     = new System.Drawing.Point(12, 240);
     this.dateTimePicker1.Name         = "dateTimePicker1";
     this.dateTimePicker1.Required     = false;
     this.dateTimePicker1.ShowCheckBox = true;
     this.dateTimePicker1.ShowUpDown   = true;
     this.dateTimePicker1.Size         = new System.Drawing.Size(116, 20);
     this.dateTimePicker1.TabIndex     = 38;
     this.dateTimePicker1.Value        = new System.DateTime(2006, 3, 16, 14, 25, 0, 0);
     //
     // GjendjeDhome
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1028, 780);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.gbGjendja);
     this.Controls.Add(this.btnShfaq);
     this.HelpFile      = "GJENDJA E DHOMAVE.htm";
     this.Name          = "GjendjeDhome";
     this.Text          = "GjendjeDhome";
     this.TitullGjeresi = 1028;
     this.Load         += new System.EventHandler(this.GjendjeDhome_Load);
     this.Controls.SetChildIndex(this.btnShfaq, 0);
     this.Controls.SetChildIndex(this.gbGjendja, 0);
     this.Controls.SetChildIndex(this.groupBox1, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     ((System.ComponentModel.ISupportInitialize)(this.gbGjendja)).EndInit();
     this.gbGjendja.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ds)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(RaporteKlienteDale));
     this.imageList1           = new System.Windows.Forms.ImageList(this.components);
     this.printDialog          = new System.Windows.Forms.PrintDialog();
     this.dsHyrjeNeHotel       = new System.Data.DataSet();
     this.gbRaportiKliente     = new VisionInfoSolutionLibrary.GroupBox();
     this.toolBar1             = new VisionInfoSolutionLibrary.ToolBarPrint();
     this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
     this.btnKerko             = new VisionInfoSolutionLibrary.Button(this.components);
     this.lblAgjensia          = new VisionInfoSolutionLibrary.Label();
     this.lblGrupi             = new VisionInfoSolutionLibrary.Label();
     this.lblMbiemri           = new VisionInfoSolutionLibrary.Label();
     this.lblEmri          = new VisionInfoSolutionLibrary.Label();
     this.txtAgjensia      = new VisionInfoSolutionLibrary.TextBox();
     this.txtGrupi         = new VisionInfoSolutionLibrary.TextBox();
     this.rbGrupe          = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbKliente        = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.txtMbiemri       = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmri          = new VisionInfoSolutionLibrary.TextBox();
     this.dtpDateFillimi   = new VisionInfoSolutionLibrary.DateTimePicker();
     this.dtpDateMbarimi   = new VisionInfoSolutionLibrary.DateTimePicker();
     this.gbTeDhenatKlient = new VisionInfoSolutionLibrary.GroupBox();
     this.label1           = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.dsHyrjeNeHotel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbRaportiKliente)).BeginInit();
     this.gbRaportiKliente.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbTeDhenatKlient)).BeginInit();
     this.gbTeDhenatKlient.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     //
     // imageList1
     //
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // dsHyrjeNeHotel
     //
     this.dsHyrjeNeHotel.DataSetName = "NewDataSet";
     this.dsHyrjeNeHotel.Locale      = new System.Globalization.CultureInfo("en-US");
     //
     // gbRaportiKliente
     //
     this.gbRaportiKliente.BackColor = System.Drawing.Color.Transparent;
     this.gbRaportiKliente.Controls.Add(this.toolBar1);
     this.gbRaportiKliente.Controls.Add(this.crystalReportViewer1);
     this.gbRaportiKliente.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbRaportiKliente.Location    = new System.Drawing.Point(10, 172);
     this.gbRaportiKliente.Name        = "gbRaportiKliente";
     this.gbRaportiKliente.Size        = new System.Drawing.Size(892, 488);
     this.gbRaportiKliente.TabIndex    = 8;
     this.gbRaportiKliente.Text        = "Raporti per hyrjet ne hotel";
     this.gbRaportiKliente.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // toolBar1
     //
     this.toolBar1.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.toolBar1.BackColor = System.Drawing.SystemColors.Control;
     this.toolBar1.Location  = new System.Drawing.Point(8, 20);
     this.toolBar1.Name      = "toolBar1";
     this.toolBar1.Size      = new System.Drawing.Size(876, 28);
     this.toolBar1.TabIndex  = 12;
     //
     // crystalReportViewer1
     //
     this.crystalReportViewer1.ActiveViewIndex  = -1;
     this.crystalReportViewer1.AutoScroll       = true;
     this.crystalReportViewer1.BackColor        = System.Drawing.Color.WhiteSmoke;
     this.crystalReportViewer1.DisplayGroupTree = false;
     this.crystalReportViewer1.DisplayToolbar   = false;
     this.crystalReportViewer1.Location         = new System.Drawing.Point(8, 48);
     this.crystalReportViewer1.Name             = "crystalReportViewer1";
     this.crystalReportViewer1.ReportSource     = null;
     this.crystalReportViewer1.Size             = new System.Drawing.Size(876, 432);
     this.crystalReportViewer1.TabIndex         = 6;
     //
     // btnKerko
     //
     this.btnKerko.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnKerko.DoValidation = true;
     this.btnKerko.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnKerko.Location     = new System.Drawing.Point(484, 92);
     this.btnKerko.Name         = "btnKerko";
     this.btnKerko.Size         = new System.Drawing.Size(90, 21);
     this.btnKerko.TabIndex     = 6;
     this.btnKerko.Text         = "Kerko";
     this.toolTips.SetToolTip(this.btnKerko, "Kerkon per hyrjet jo te vlefshme ne hotel\r\n qe plotesojne kriteret e zgjedhur si " +
                              "edhe\r\n per pagesat qe jane kryer per to!");
     this.btnKerko.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnKerko.Click      += new System.EventHandler(this.btnKerko_Click);
     //
     // lblAgjensia
     //
     this.lblAgjensia.BackColor = System.Drawing.Color.Transparent;
     this.lblAgjensia.Location  = new System.Drawing.Point(280, 80);
     this.lblAgjensia.Name      = "lblAgjensia";
     this.lblAgjensia.Size      = new System.Drawing.Size(100, 16);
     this.lblAgjensia.TabIndex  = 19;
     this.lblAgjensia.Text      = "Agjensia";
     //
     // lblGrupi
     //
     this.lblGrupi.BackColor = System.Drawing.Color.Transparent;
     this.lblGrupi.Location  = new System.Drawing.Point(112, 84);
     this.lblGrupi.Name      = "lblGrupi";
     this.lblGrupi.Size      = new System.Drawing.Size(100, 12);
     this.lblGrupi.TabIndex  = 18;
     this.lblGrupi.Text      = "Grupi";
     //
     // lblMbiemri
     //
     this.lblMbiemri.BackColor = System.Drawing.Color.Transparent;
     this.lblMbiemri.Location  = new System.Drawing.Point(280, 40);
     this.lblMbiemri.Name      = "lblMbiemri";
     this.lblMbiemri.Size      = new System.Drawing.Size(100, 12);
     this.lblMbiemri.TabIndex  = 17;
     this.lblMbiemri.Text      = "Mbiemri";
     //
     // lblEmri
     //
     this.lblEmri.BackColor = System.Drawing.Color.Transparent;
     this.lblEmri.Location  = new System.Drawing.Point(112, 40);
     this.lblEmri.Name      = "lblEmri";
     this.lblEmri.Size      = new System.Drawing.Size(100, 12);
     this.lblEmri.TabIndex  = 16;
     this.lblEmri.Text      = "Emri";
     //
     // txtAgjensia
     //
     this.txtAgjensia.AutoSize             = false;
     this.txtAgjensia.DefaultErrorMessage  = "";
     this.txtAgjensia.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtAgjensia.FixedLength          = false;
     this.txtAgjensia.IsValid              = true;
     this.txtAgjensia.Location             = new System.Drawing.Point(280, 96);
     this.txtAgjensia.Name                 = "txtAgjensia";
     this.txtAgjensia.Required             = false;
     this.txtAgjensia.RequiredControlColor = System.Drawing.Color.White;
     this.txtAgjensia.Size                 = new System.Drawing.Size(160, 21);
     this.txtAgjensia.TabIndex             = 5;
     this.txtAgjensia.Text                 = "";
     //
     // txtGrupi
     //
     this.txtGrupi.AutoSize             = false;
     this.txtGrupi.DefaultErrorMessage  = "";
     this.txtGrupi.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtGrupi.FixedLength          = false;
     this.txtGrupi.IsValid              = true;
     this.txtGrupi.Location             = new System.Drawing.Point(112, 96);
     this.txtGrupi.Name                 = "txtGrupi";
     this.txtGrupi.Required             = false;
     this.txtGrupi.RequiredControlColor = System.Drawing.Color.White;
     this.txtGrupi.Size                 = new System.Drawing.Size(160, 21);
     this.txtGrupi.TabIndex             = 4;
     this.txtGrupi.Text                 = "";
     //
     // rbGrupe
     //
     this.rbGrupe.BackColor = System.Drawing.Color.Transparent;
     this.rbGrupe.Location  = new System.Drawing.Point(16, 132);
     this.rbGrupe.Name      = "rbGrupe";
     this.rbGrupe.Size      = new System.Drawing.Size(100, 24);
     this.rbGrupe.TabIndex  = 13;
     this.rbGrupe.Text      = "Sipas grupit";
     //
     // rbKliente
     //
     this.rbKliente.BackColor = System.Drawing.Color.Transparent;
     this.rbKliente.Checked   = true;
     this.rbKliente.Location  = new System.Drawing.Point(16, 92);
     this.rbKliente.Name      = "rbKliente";
     this.rbKliente.Size      = new System.Drawing.Size(100, 24);
     this.rbKliente.TabIndex  = 12;
     this.rbKliente.Text      = "Sipas klientit";
     //
     // txtMbiemri
     //
     this.txtMbiemri.AutoSize             = false;
     this.txtMbiemri.DefaultErrorMessage  = "";
     this.txtMbiemri.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtMbiemri.FixedLength          = false;
     this.txtMbiemri.IsValid              = true;
     this.txtMbiemri.Location             = new System.Drawing.Point(280, 52);
     this.txtMbiemri.Name                 = "txtMbiemri";
     this.txtMbiemri.Required             = false;
     this.txtMbiemri.RequiredControlColor = System.Drawing.Color.White;
     this.txtMbiemri.Size                 = new System.Drawing.Size(160, 21);
     this.txtMbiemri.TabIndex             = 3;
     this.txtMbiemri.Text                 = "";
     //
     // txtEmri
     //
     this.txtEmri.AutoSize             = false;
     this.txtEmri.DefaultErrorMessage  = "";
     this.txtEmri.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmri.FixedLength          = false;
     this.txtEmri.IsValid              = true;
     this.txtEmri.Location             = new System.Drawing.Point(112, 52);
     this.txtEmri.Name                 = "txtEmri";
     this.txtEmri.Required             = false;
     this.txtEmri.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmri.Size                 = new System.Drawing.Size(160, 21);
     this.txtEmri.TabIndex             = 2;
     this.txtEmri.Text                 = "";
     //
     // dtpDateFillimi
     //
     this.dtpDateFillimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpDateFillimi.DefaultErrorMessage = "";
     this.dtpDateFillimi.Format     = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpDateFillimi.IsValid    = true;
     this.dtpDateFillimi.Location   = new System.Drawing.Point(112, 16);
     this.dtpDateFillimi.Name       = "dtpDateFillimi";
     this.dtpDateFillimi.Required   = false;
     this.dtpDateFillimi.ShowUpDown = true;
     this.dtpDateFillimi.Size       = new System.Drawing.Size(160, 20);
     this.dtpDateFillimi.TabIndex   = 0;
     this.dtpDateFillimi.Value      = new System.DateTime(2005, 11, 5, 12, 43, 0, 0);
     //
     // dtpDateMbarimi
     //
     this.dtpDateMbarimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpDateMbarimi.DefaultErrorMessage = "";
     this.dtpDateMbarimi.Format     = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpDateMbarimi.IsValid    = true;
     this.dtpDateMbarimi.Location   = new System.Drawing.Point(280, 16);
     this.dtpDateMbarimi.Name       = "dtpDateMbarimi";
     this.dtpDateMbarimi.Required   = false;
     this.dtpDateMbarimi.ShowUpDown = true;
     this.dtpDateMbarimi.Size       = new System.Drawing.Size(160, 20);
     this.dtpDateMbarimi.TabIndex   = 1;
     this.dtpDateMbarimi.Value      = new System.DateTime(2005, 11, 5, 12, 43, 0, 0);
     //
     // gbTeDhenatKlient
     //
     this.gbTeDhenatKlient.BackColor = System.Drawing.Color.Transparent;
     this.gbTeDhenatKlient.Controls.Add(this.lblAgjensia);
     this.gbTeDhenatKlient.Controls.Add(this.lblGrupi);
     this.gbTeDhenatKlient.Controls.Add(this.lblMbiemri);
     this.gbTeDhenatKlient.Controls.Add(this.lblEmri);
     this.gbTeDhenatKlient.Controls.Add(this.txtAgjensia);
     this.gbTeDhenatKlient.Controls.Add(this.txtGrupi);
     this.gbTeDhenatKlient.Controls.Add(this.txtMbiemri);
     this.gbTeDhenatKlient.Controls.Add(this.txtEmri);
     this.gbTeDhenatKlient.Controls.Add(this.dtpDateFillimi);
     this.gbTeDhenatKlient.Controls.Add(this.dtpDateMbarimi);
     this.gbTeDhenatKlient.Controls.Add(this.label1);
     this.gbTeDhenatKlient.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbTeDhenatKlient.Location    = new System.Drawing.Point(10, 40);
     this.gbTeDhenatKlient.Name        = "gbTeDhenatKlient";
     this.gbTeDhenatKlient.Size        = new System.Drawing.Size(460, 128);
     this.gbTeDhenatKlient.TabIndex    = 7;
     this.gbTeDhenatKlient.Text        = "Kerkoni hyrjet ne hotel";
     this.gbTeDhenatKlient.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(24, 20);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 20);
     this.label1.TabIndex  = 12;
     this.label1.Text      = "Midis datave";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // RaporteKlienteDale
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(936, 780);
     this.Controls.Add(this.rbKliente);
     this.Controls.Add(this.rbGrupe);
     this.Controls.Add(this.gbRaportiKliente);
     this.Controls.Add(this.gbTeDhenatKlient);
     this.Controls.Add(this.btnKerko);
     this.HelpFile = "RAPORT HYRJE DALJE.htm";
     this.Name     = "RaporteKlienteDale";
     this.Text     = "Hyrje - daljet ne hotel";
     this.Load    += new System.EventHandler(this.RaporteKlienteDale_Load);
     this.Controls.SetChildIndex(this.btnKerko, 0);
     this.Controls.SetChildIndex(this.gbTeDhenatKlient, 0);
     this.Controls.SetChildIndex(this.gbRaportiKliente, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.rbGrupe, 0);
     this.Controls.SetChildIndex(this.rbKliente, 0);
     ((System.ComponentModel.ISupportInitialize)(this.dsHyrjeNeHotel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbRaportiKliente)).EndInit();
     this.gbRaportiKliente.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbTeDhenatKlient)).EndInit();
     this.gbTeDhenatKlient.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(RaporteDetyrimesh));
     this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
     this.gbDetyrimet          = new VisionInfoSolutionLibrary.GroupBox();
     this.dtpDateMbarimi       = new VisionInfoSolutionLibrary.DateTimePicker();
     this.cmbDetyrime          = new VisionInfoSolutionLibrary.DoubleCombo();
     this.chkLlojDetyrimi      = new VisionInfoSolutionLibrary.CheckBox();
     this.dtpDateFillimi       = new VisionInfoSolutionLibrary.DateTimePicker();
     this.lblMbiemri           = new VisionInfoSolutionLibrary.Label();
     this.lblEmri        = new VisionInfoSolutionLibrary.Label();
     this.txtMbiemri     = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmri        = new VisionInfoSolutionLibrary.TextBox();
     this.chkEmerKlienti = new VisionInfoSolutionLibrary.CheckBox();
     this.label1         = new System.Windows.Forms.Label();
     this.btnParaqit     = new VisionInfoSolutionLibrary.Button(this.components);
     this.dsDetyrime     = new System.Data.DataSet();
     this.imageList1     = new System.Windows.Forms.ImageList(this.components);
     this.gbRaport       = new VisionInfoSolutionLibrary.GroupBox();
     this.toolBar1       = new VisionInfoSolutionLibrary.ToolBarPrint();
     this.printDialog    = new System.Windows.Forms.PrintDialog();
     ((System.ComponentModel.ISupportInitialize)(this.gbDetyrimet)).BeginInit();
     this.gbDetyrimet.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsDetyrime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbRaport)).BeginInit();
     this.gbRaport.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     //
     // crystalReportViewer1
     //
     this.crystalReportViewer1.ActiveViewIndex  = -1;
     this.crystalReportViewer1.AutoScroll       = true;
     this.crystalReportViewer1.BackColor        = System.Drawing.Color.WhiteSmoke;
     this.crystalReportViewer1.DisplayGroupTree = false;
     this.crystalReportViewer1.DisplayToolbar   = false;
     this.crystalReportViewer1.Location         = new System.Drawing.Point(12, 48);
     this.crystalReportViewer1.Name             = "crystalReportViewer1";
     this.crystalReportViewer1.ReportSource     = null;
     this.crystalReportViewer1.Size             = new System.Drawing.Size(876, 432);
     this.crystalReportViewer1.TabIndex         = 5;
     this.crystalReportViewer1.Load            += new System.EventHandler(this.crystalReportViewer1_Load);
     //
     // gbDetyrimet
     //
     this.gbDetyrimet.BackColor = System.Drawing.Color.Transparent;
     this.gbDetyrimet.Controls.Add(this.dtpDateMbarimi);
     this.gbDetyrimet.Controls.Add(this.cmbDetyrime);
     this.gbDetyrimet.Controls.Add(this.chkLlojDetyrimi);
     this.gbDetyrimet.Controls.Add(this.dtpDateFillimi);
     this.gbDetyrimet.Controls.Add(this.lblMbiemri);
     this.gbDetyrimet.Controls.Add(this.lblEmri);
     this.gbDetyrimet.Controls.Add(this.txtMbiemri);
     this.gbDetyrimet.Controls.Add(this.txtEmri);
     this.gbDetyrimet.Controls.Add(this.chkEmerKlienti);
     this.gbDetyrimet.Controls.Add(this.label1);
     this.gbDetyrimet.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbDetyrimet.Location    = new System.Drawing.Point(10, 40);
     this.gbDetyrimet.Name        = "gbDetyrimet";
     this.gbDetyrimet.Size        = new System.Drawing.Size(474, 112);
     this.gbDetyrimet.TabIndex    = 6;
     this.gbDetyrimet.Text        = "Kerkoni detyrimet";
     this.gbDetyrimet.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // dtpDateMbarimi
     //
     this.dtpDateMbarimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpDateMbarimi.DefaultErrorMessage = "";
     this.dtpDateMbarimi.Format     = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpDateMbarimi.IsValid    = true;
     this.dtpDateMbarimi.Location   = new System.Drawing.Point(300, 16);
     this.dtpDateMbarimi.Name       = "dtpDateMbarimi";
     this.dtpDateMbarimi.Required   = false;
     this.dtpDateMbarimi.ShowUpDown = true;
     this.dtpDateMbarimi.Size       = new System.Drawing.Size(160, 20);
     this.dtpDateMbarimi.TabIndex   = 1;
     this.dtpDateMbarimi.Value      = new System.DateTime(2005, 10, 13, 14, 1, 0, 0);
     //
     // cmbDetyrime
     //
     this.cmbDetyrime.BackColor           = System.Drawing.Color.Transparent;
     this.cmbDetyrime.DefaultErrorMessage = "Duhet te zgjidhni nje nga llojet e detyrimeve!";
     this.cmbDetyrime.IsValid             = false;
     this.cmbDetyrime.Kolone1Vlere        = null;
     this.cmbDetyrime.Kolone2Vlere        = null;
     this.cmbDetyrime.Location            = new System.Drawing.Point(124, 80);
     this.cmbDetyrime.Name           = "cmbDetyrime";
     this.cmbDetyrime.ReadOnly       = false;
     this.cmbDetyrime.Required       = false;
     this.cmbDetyrime.Size           = new System.Drawing.Size(160, 24);
     this.cmbDetyrime.SkipValidation = false;
     this.cmbDetyrime.TabIndex       = 3;
     //
     // chkLlojDetyrimi
     //
     this.chkLlojDetyrimi.BackColor           = System.Drawing.Color.Transparent;
     this.chkLlojDetyrimi.DefaultErrorMessage = "";
     this.chkLlojDetyrimi.ForeColor           = System.Drawing.Color.DarkRed;
     this.chkLlojDetyrimi.IsValid             = true;
     this.chkLlojDetyrimi.Location            = new System.Drawing.Point(12, 80);
     this.chkLlojDetyrimi.Name            = "chkLlojDetyrimi";
     this.chkLlojDetyrimi.RightToLeft     = System.Windows.Forms.RightToLeft.Yes;
     this.chkLlojDetyrimi.Size            = new System.Drawing.Size(96, 24);
     this.chkLlojDetyrimi.TabIndex        = 2;
     this.chkLlojDetyrimi.Text            = "Lloji i detyrimit";
     this.chkLlojDetyrimi.CheckedChanged += new System.EventHandler(this.chkLlojDetyrimi_CheckedChanged);
     //
     // dtpDateFillimi
     //
     this.dtpDateFillimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpDateFillimi.DefaultErrorMessage = "";
     this.dtpDateFillimi.Format     = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpDateFillimi.IsValid    = true;
     this.dtpDateFillimi.Location   = new System.Drawing.Point(124, 16);
     this.dtpDateFillimi.Name       = "dtpDateFillimi";
     this.dtpDateFillimi.Required   = false;
     this.dtpDateFillimi.ShowUpDown = true;
     this.dtpDateFillimi.Size       = new System.Drawing.Size(160, 20);
     this.dtpDateFillimi.TabIndex   = 0;
     this.dtpDateFillimi.Value      = new System.DateTime(2005, 10, 13, 13, 35, 0, 0);
     //
     // lblMbiemri
     //
     this.lblMbiemri.Location = new System.Drawing.Point(300, 40);
     this.lblMbiemri.Name     = "lblMbiemri";
     this.lblMbiemri.Size     = new System.Drawing.Size(100, 12);
     this.lblMbiemri.TabIndex = 19;
     this.lblMbiemri.Text     = "Mbiemri";
     //
     // lblEmri
     //
     this.lblEmri.Location = new System.Drawing.Point(124, 40);
     this.lblEmri.Name     = "lblEmri";
     this.lblEmri.Size     = new System.Drawing.Size(100, 12);
     this.lblEmri.TabIndex = 18;
     this.lblEmri.Text     = "Emri";
     //
     // txtMbiemri
     //
     this.txtMbiemri.AutoSize             = false;
     this.txtMbiemri.DefaultErrorMessage  = "";
     this.txtMbiemri.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtMbiemri.FixedLength          = false;
     this.txtMbiemri.IsValid              = true;
     this.txtMbiemri.Location             = new System.Drawing.Point(300, 52);
     this.txtMbiemri.Name                 = "txtMbiemri";
     this.txtMbiemri.Required             = false;
     this.txtMbiemri.RequiredControlColor = System.Drawing.Color.White;
     this.txtMbiemri.Size                 = new System.Drawing.Size(160, 21);
     this.txtMbiemri.TabIndex             = 2;
     this.txtMbiemri.Text                 = "";
     //
     // txtEmri
     //
     this.txtEmri.AutoSize             = false;
     this.txtEmri.DefaultErrorMessage  = "";
     this.txtEmri.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmri.FixedLength          = false;
     this.txtEmri.IsValid              = true;
     this.txtEmri.Location             = new System.Drawing.Point(124, 52);
     this.txtEmri.Name                 = "txtEmri";
     this.txtEmri.Required             = false;
     this.txtEmri.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmri.Size                 = new System.Drawing.Size(160, 21);
     this.txtEmri.TabIndex             = 2;
     this.txtEmri.Text                 = "";
     //
     // chkEmerKlienti
     //
     this.chkEmerKlienti.BackColor           = System.Drawing.Color.Transparent;
     this.chkEmerKlienti.DefaultErrorMessage = "";
     this.chkEmerKlienti.IsValid             = true;
     this.chkEmerKlienti.Location            = new System.Drawing.Point(12, 52);
     this.chkEmerKlienti.Name        = "chkEmerKlienti";
     this.chkEmerKlienti.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.chkEmerKlienti.Size        = new System.Drawing.Size(96, 24);
     this.chkEmerKlienti.TabIndex    = 4;
     this.chkEmerKlienti.Text        = "Emri i klientit";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(28, 20);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(80, 20);
     this.label1.TabIndex  = 11;
     this.label1.Text      = "Midis datave";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btnParaqit
     //
     this.btnParaqit.BackColor    = System.Drawing.Color.Blue;
     this.btnParaqit.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnParaqit.DoValidation = true;
     this.btnParaqit.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnParaqit.Location     = new System.Drawing.Point(496, 88);
     this.btnParaqit.Name         = "btnParaqit";
     this.btnParaqit.Size         = new System.Drawing.Size(90, 21);
     this.btnParaqit.TabIndex     = 4;
     this.btnParaqit.Text         = "Kerko";
     this.toolTips.SetToolTip(this.btnParaqit, "Kerkon per detyrimet ekstra te paguar qe plotesojne kriteret e zgjedhur!");
     this.btnParaqit.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnParaqit.Click      += new System.EventHandler(this.btnParaqit_Click);
     //
     // dsDetyrime
     //
     this.dsDetyrime.DataSetName = "DsDetyrime";
     this.dsDetyrime.Locale      = new System.Globalization.CultureInfo("en-US");
     //
     // imageList1
     //
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // gbRaport
     //
     this.gbRaport.BackColor = System.Drawing.Color.Transparent;
     this.gbRaport.Controls.Add(this.crystalReportViewer1);
     this.gbRaport.Controls.Add(this.toolBar1);
     this.gbRaport.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbRaport.Location    = new System.Drawing.Point(10, 160);
     this.gbRaport.Name        = "gbRaport";
     this.gbRaport.Size        = new System.Drawing.Size(902, 488);
     this.gbRaport.TabIndex    = 10;
     this.gbRaport.Text        = "Raporti per detyrimet";
     this.gbRaport.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // toolBar1
     //
     this.toolBar1.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.toolBar1.BackColor = System.Drawing.SystemColors.Control;
     this.toolBar1.Location  = new System.Drawing.Point(12, 20);
     this.toolBar1.Name      = "toolBar1";
     this.toolBar1.Size      = new System.Drawing.Size(876, 28);
     this.toolBar1.TabIndex  = 11;
     //
     // RaporteDetyrimesh
     //
     this.AcceptButton        = this.btnParaqit;
     this.AutoScaleBaseSize   = new System.Drawing.Size(5, 13);
     this.CheckRequiredFields = true;
     this.ClientSize          = new System.Drawing.Size(936, 683);
     this.Controls.Add(this.gbRaport);
     this.Controls.Add(this.btnParaqit);
     this.Controls.Add(this.gbDetyrimet);
     this.EnableValidation = true;
     this.HelpFile         = "RAPORT DETYRIME.htm";
     this.Name             = "RaporteDetyrimesh";
     this.Text             = "Raport per detyrimet";
     this.Load            += new System.EventHandler(this.RaporteDetyrimesh_Load);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.gbDetyrimet, 0);
     this.Controls.SetChildIndex(this.btnParaqit, 0);
     this.Controls.SetChildIndex(this.gbRaport, 0);
     ((System.ComponentModel.ISupportInitialize)(this.gbDetyrimet)).EndInit();
     this.gbDetyrimet.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dsDetyrime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbRaport)).EndInit();
     this.gbRaport.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#5
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.groupBox1      = new VisionInfoSolutionLibrary.GroupBox();
     this.dtpMbarimi     = new VisionInfoSolutionLibrary.DateTimePicker();
     this.dtpFillimi     = new VisionInfoSolutionLibrary.DateTimePicker();
     this.lblDeri        = new VisionInfoSolutionLibrary.Label();
     this.lblNga         = new VisionInfoSolutionLibrary.Label();
     this.btnKerko       = new VisionInfoSolutionLibrary.Button(this.components);
     this.grid1          = new VisionInfoSolutionLibrary.DataGrid();
     this.ds             = new System.Data.DataSet();
     this.ds1            = new System.Data.DataSet();
     this.lblgrid1       = new VisionInfoSolutionLibrary.Label();
     this.lblgrid2       = new VisionInfoSolutionLibrary.Label();
     this.groupBox2      = new VisionInfoSolutionLibrary.GroupBox();
     this.dsDetyrime     = new System.Data.DataSet();
     this.dsBilanciDitor = new System.Data.DataSet();
     this.gridEX2        = new Janus.Windows.GridEX.GridEX();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsDetyrime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsBilanciDitor)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX2)).BeginInit();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name   = "lblStatus";
     this.lblStatus.Size   = new System.Drawing.Size(1016, 24);
     this.lblStatus.Click += new System.EventHandler(this.lblStatus_Click);
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.dtpMbarimi);
     this.groupBox1.Controls.Add(this.dtpFillimi);
     this.groupBox1.Controls.Add(this.lblDeri);
     this.groupBox1.Controls.Add(this.lblNga);
     this.groupBox1.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location    = new System.Drawing.Point(10, 40);
     this.groupBox1.Name        = "groupBox1";
     this.groupBox1.Size        = new System.Drawing.Size(256, 76);
     this.groupBox1.TabIndex    = 1;
     this.groupBox1.Text        = "Kerko bilanc per datat";
     this.groupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // dtpMbarimi
     //
     this.dtpMbarimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpMbarimi.DefaultErrorMessage = "";
     this.dtpMbarimi.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpMbarimi.IsValid      = true;
     this.dtpMbarimi.Location     = new System.Drawing.Point(92, 44);
     this.dtpMbarimi.Name         = "dtpMbarimi";
     this.dtpMbarimi.Required     = false;
     this.dtpMbarimi.ShowCheckBox = true;
     this.dtpMbarimi.ShowUpDown   = true;
     this.dtpMbarimi.Size         = new System.Drawing.Size(148, 20);
     this.dtpMbarimi.TabIndex     = 4;
     this.dtpMbarimi.Value        = new System.DateTime(2005, 10, 25, 16, 9, 0, 0);
     //
     // dtpFillimi
     //
     this.dtpFillimi.CustomFormat        = "dd.MM.yyyy";
     this.dtpFillimi.DefaultErrorMessage = "";
     this.dtpFillimi.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpFillimi.IsValid      = true;
     this.dtpFillimi.Location     = new System.Drawing.Point(92, 16);
     this.dtpFillimi.Name         = "dtpFillimi";
     this.dtpFillimi.Required     = false;
     this.dtpFillimi.ShowCheckBox = true;
     this.dtpFillimi.ShowUpDown   = true;
     this.dtpFillimi.Size         = new System.Drawing.Size(148, 20);
     this.dtpFillimi.TabIndex     = 3;
     this.dtpFillimi.Value        = new System.DateTime(2005, 10, 25, 16, 7, 0, 0);
     //
     // lblDeri
     //
     this.lblDeri.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.lblDeri.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblDeri.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(128)), ((System.Byte)(64)), ((System.Byte)(64)));
     this.lblDeri.Location  = new System.Drawing.Point(12, 44);
     this.lblDeri.Name      = "lblDeri";
     this.lblDeri.Size      = new System.Drawing.Size(72, 20);
     this.lblDeri.TabIndex  = 2;
     this.lblDeri.Text      = "Date mbarimi";
     this.lblDeri.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblNga
     //
     this.lblNga.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.lblNga.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblNga.Location  = new System.Drawing.Point(28, 16);
     this.lblNga.Name      = "lblNga";
     this.lblNga.Size      = new System.Drawing.Size(56, 20);
     this.lblNga.TabIndex  = 1;
     this.lblNga.Text      = "Date fillimi";
     this.lblNga.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btnKerko
     //
     this.btnKerko.BackColor    = System.Drawing.Color.Blue;
     this.btnKerko.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnKerko.DoValidation = true;
     this.btnKerko.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnKerko.Location     = new System.Drawing.Point(284, 68);
     this.btnKerko.Name         = "btnKerko";
     this.btnKerko.Size         = new System.Drawing.Size(90, 21);
     this.btnKerko.TabIndex     = 5;
     this.btnKerko.Text         = "Kerko";
     this.toolTips.SetToolTip(this.btnKerko, "Shfaq bilancin midis dy datave te zgjedhura.");
     this.btnKerko.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnKerko.Click      += new System.EventHandler(this.btnKerko_Click);
     //
     // grid1
     //
     this.grid1.AllowSorting            = false;
     this.grid1.BackgroundColor         = System.Drawing.Color.WhiteSmoke;
     this.grid1.CanDelete               = true;
     this.grid1.CaptionVisible          = false;
     this.grid1.DataMember              = "";
     this.grid1.HeaderBackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.grid1.HeaderForeColor         = System.Drawing.SystemColors.ControlText;
     this.grid1.HideHorizontalScrollBar = false;
     this.grid1.HideVerticalScrollBar   = false;
     this.grid1.Location            = new System.Drawing.Point(12, 40);
     this.grid1.Name                = "grid1";
     this.grid1.ParentRowsBackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.grid1.RowHeadersVisible   = false;
     this.grid1.RowHeaderWidth      = 36;
     this.grid1.Selekto             = true;
     this.grid1.Size                = new System.Drawing.Size(228, 260);
     this.grid1.TabIndex            = 6;
     this.toolTips.SetToolTip(this.grid1, "Bilanci per intervalin midis dy datave.");
     this.grid1.CurrentCellChanged += new System.EventHandler(this.grid1_CurrentCellChanged);
     //
     // ds
     //
     this.ds.DataSetName = "NewDataSet";
     this.ds.Locale      = new System.Globalization.CultureInfo("sq-AL");
     //
     // ds1
     //
     this.ds1.DataSetName = "NewDataSet";
     this.ds1.Locale      = new System.Globalization.CultureInfo("sq-AL");
     //
     // lblgrid1
     //
     this.lblgrid1.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.lblgrid1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblgrid1.Location  = new System.Drawing.Point(12, 12);
     this.lblgrid1.Name      = "lblgrid1";
     this.lblgrid1.Size      = new System.Drawing.Size(232, 28);
     this.lblgrid1.TabIndex  = 4;
     this.lblgrid1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // lblgrid2
     //
     this.lblgrid2.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
     this.lblgrid2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblgrid2.Location  = new System.Drawing.Point(280, 12);
     this.lblgrid2.Name      = "lblgrid2";
     this.lblgrid2.Size      = new System.Drawing.Size(292, 28);
     this.lblgrid2.TabIndex  = 11;
     this.lblgrid2.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.lblgrid2);
     this.groupBox2.Controls.Add(this.grid1);
     this.groupBox2.Controls.Add(this.lblgrid1);
     this.groupBox2.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location    = new System.Drawing.Point(10, 124);
     this.groupBox2.Name        = "groupBox2";
     this.groupBox2.Size        = new System.Drawing.Size(986, 316);
     this.groupBox2.TabIndex    = 12;
     this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // dsDetyrime
     //
     this.dsDetyrime.DataSetName = "NewDataSet";
     this.dsDetyrime.Locale      = new System.Globalization.CultureInfo("en-US");
     //
     // dsBilanciDitor
     //
     this.dsBilanciDitor.DataSetName = "NewDataSet";
     this.dsBilanciDitor.Locale      = new System.Globalization.CultureInfo("en-US");
     //
     // gridEX2
     //
     this.gridEX2.AlternatingColors = true;
     this.gridEX2.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.Bisque;
     this.gridEX2.Cursor = System.Windows.Forms.Cursors.Default;
     this.gridEX2.EditorsControlStyle.ButtonAppearance = Janus.Windows.GridEX.ButtonAppearance.Regular;
     this.gridEX2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.gridEX2.GroupByBoxVisible = false;
     this.gridEX2.GroupMode         = Janus.Windows.GridEX.GroupMode.Collapsed;
     this.gridEX2.GroupRowFormatStyle.Appearance = Janus.Windows.GridEX.Appearance.RaisedLight;
     this.gridEX2.GroupTotals = Janus.Windows.GridEX.GroupTotals.Always;
     this.gridEX2.HeaderFormatStyle.BackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.gridEX2.HeaderFormatStyle.BackColorGradient = System.Drawing.SystemColors.InactiveCaptionText;
     this.gridEX2.InvalidValueAction = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.gridEX2.LayoutData         = "<GridEXLayoutData><RootTable><AllowEdit>False</AllowEdit><Columns Collection=\"tru" +
                                       "e\"><Column0 ID=\"Emri\"><Caption>Emri</Caption><DataMember>Emri</DataMember><Key>E" +
                                       "mri</Key><Position>0</Position><Width>130</Width><HeaderStyle><BackColor>Inactiv" +
                                       "eCaptionText</BackColor><BackColorAlphaMode>UseAlpha</BackColorAlphaMode><BlendG" +
                                       "radient>0</BlendGradient><BackColorGradient>InactiveCaptionText</BackColorGradie" +
                                       "nt><BackgroundGradientMode>Diagonal</BackgroundGradientMode></HeaderStyle></Colu" +
                                       "mn0><Column1 ID=\"Koment\"><Caption>Koment</Caption><DataMember>Koment</DataMember" +
                                       "><Key>Koment</Key><Position>1</Position><Width>189</Width><HeaderStyle><BackColo" +
                                       "r>InactiveCaptionText</BackColor><BackColorGradient>InactiveCaptionText</BackCol" +
                                       "orGradient></HeaderStyle></Column1><Column2 ID=\"Vlera\"><Caption>Vlera e hedhur</" +
                                       "Caption><DataMember>Vlera</DataMember><Key>Vlera</Key><Position>2</Position><Wid" +
                                       "th>82</Width></Column2><Column3 ID=\"Komisioni\"><Caption>Komisioni</Caption><Data" +
                                       "Member>Komisioni</DataMember><Key>Komisioni</Key><Position>3</Position><Width>57" +
                                       "</Width></Column3><Column4 ID=\"Totali\"><AggregateFunction>Sum</AggregateFunction" +
                                       "><Caption>Totali</Caption><DataMember>Totali</DataMember><DefaultGroupFormatStri" +
                                       "ng /><Key>Totali</Key><Position>4</Position><Width>119</Width><TotalFormatString" +
                                       ">SHUMA = {0.00}</TotalFormatString><HeaderStyle><BackColor>InactiveCaptionText</" +
                                       "BackColor><BackColorGradient>InactiveCaptionText</BackColorGradient></HeaderStyl" +
                                       "e></Column4><Column5 ID=\"Perdoruesi\"><Caption>Perdoruesi</Caption><DataMember>Pe" +
                                       "rdoruesi</DataMember><Key>Perdoruesi</Key><Position>5</Position></Column5><Colum" +
                                       "n6 ID=\"Larguar\"><Caption>Larguar</Caption><DataMember>LARGUAR</DataMember><Key>L" +
                                       "arguar</Key><Position>6</Position><Visible>False</Visible><Width>8</Width></Colu" +
                                       "mn6></Columns><GroupCondition ID=\"\" /><Key>Bilanci ditor</Key><SortKeys Collecti" +
                                       "on=\"true\"><SortKey0 ID=\"SortKey0\"><ColIndex>4</ColIndex></SortKey0></SortKeys><H" +
                                       "eaderFormatStyle><Appearance>Flat</Appearance><BackColor>InactiveCaptionText</Ba" +
                                       "ckColor></HeaderFormatStyle><GroupRowFormatStyle><BackColor>White</BackColor><Ba" +
                                       "ckColorGradient>White</BackColorGradient></GroupRowFormatStyle><TotalRowFormatSt" +
                                       "yle><BackColor>InactiveCaptionText</BackColor><BackColorGradient>InactiveCaption" +
                                       "Text</BackColorGradient></TotalRowFormatStyle></RootTable></GridEXLayoutData>";
     this.gridEX2.Location = new System.Drawing.Point(288, 164);
     this.gridEX2.Name     = "gridEX2";
     this.gridEX2.Size     = new System.Drawing.Size(696, 260);
     this.gridEX2.TabIndex = 7;
     this.gridEX2.TableHeaderFormatStyle.Appearance = Janus.Windows.GridEX.Appearance.RaisedLight;
     this.gridEX2.TableHeaderFormatStyle.BackColor  = System.Drawing.SystemColors.InactiveCaptionText;
     this.gridEX2.ThemedAreas = Janus.Windows.GridEX.ThemedArea.ScrollBars;
     this.toolTips.SetToolTip(this.gridEX2, "Bilanci i detajuar per diten e zgjedhur.");
     this.gridEX2.TotalRow      = Janus.Windows.GridEX.InheritableBoolean.True;
     this.gridEX2.TreeLineColor = System.Drawing.SystemColors.Desktop;
     //
     // Bilanc
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1016, 704);
     this.Controls.Add(this.gridEX2);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.btnKerko);
     this.HelpFile      = "BILANC DITOR.htm";
     this.Name          = "Bilanc";
     this.Text          = "Bilanc";
     this.TitullGjeresi = 1016;
     this.Load         += new System.EventHandler(this.Bilanc_Load);
     this.Controls.SetChildIndex(this.btnKerko, 0);
     this.Controls.SetChildIndex(this.groupBox1, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.gridEX2, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dsDetyrime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsBilanciDitor)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridEX2)).EndInit();
     this.ResumeLayout(false);
 }
示例#6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components   = new System.ComponentModel.Container();
     this.gbVeprime    = new VisionInfoSolutionLibrary.GroupBox();
     this.grid         = new VisionInfoSolutionLibrary.DataGrid();
     this.label1       = new VisionInfoSolutionLibrary.Label();
     this.btnKerko     = new VisionInfoSolutionLibrary.Button(this.components);
     this.gbZgjidh     = new VisionInfoSolutionLibrary.GroupBox();
     this.txtAgjensia1 = new VisionInfoSolutionLibrary.TextBox();
     this.label4       = new VisionInfoSolutionLibrary.Label();
     this.label3       = new VisionInfoSolutionLibrary.Label();
     this.txtEmerGrupi = new VisionInfoSolutionLibrary.TextBox();
     this.txtMbiemri1  = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmri1     = new VisionInfoSolutionLibrary.TextBox();
     this.label2       = new VisionInfoSolutionLibrary.Label();
     this.lblEmr       = new VisionInfoSolutionLibrary.Label();
     this.lblMbarim    = new VisionInfoSolutionLibrary.Label();
     this.lblFillim    = new VisionInfoSolutionLibrary.Label();
     this.dtpDeri      = new VisionInfoSolutionLibrary.DateTimePicker();
     this.dtpPrej      = new VisionInfoSolutionLibrary.DateTimePicker();
     this.rbData       = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbEmri       = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbGrupi      = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.btnKerko1    = new VisionInfoSolutionLibrary.Button(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.gbVeprime)).BeginInit();
     this.gbVeprime.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbZgjidh)).BeginInit();
     this.gbZgjidh.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(1036, 25);
     //
     // gbVeprime
     //
     this.gbVeprime.BackColor = System.Drawing.Color.Transparent;
     this.gbVeprime.Controls.Add(this.grid);
     this.gbVeprime.Controls.Add(this.label1);
     this.gbVeprime.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbVeprime.Location    = new System.Drawing.Point(24, 176);
     this.gbVeprime.Name        = "gbVeprime";
     this.gbVeprime.Size        = new System.Drawing.Size(872, 220);
     this.gbVeprime.TabIndex    = 1;
     this.gbVeprime.Text        = "Veprime";
     this.gbVeprime.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // grid
     //
     this.grid.AllowSorting            = false;
     this.grid.BackgroundColor         = System.Drawing.Color.WhiteSmoke;
     this.grid.CanDelete               = true;
     this.grid.CaptionVisible          = false;
     this.grid.DataMember              = "";
     this.grid.HeaderForeColor         = System.Drawing.SystemColors.ControlText;
     this.grid.HideHorizontalScrollBar = false;
     this.grid.HideVerticalScrollBar   = false;
     this.grid.Location            = new System.Drawing.Point(14, 36);
     this.grid.Name                = "grid";
     this.grid.RowHeaderWidth      = 20;
     this.grid.Selekto             = true;
     this.grid.Size                = new System.Drawing.Size(834, 168);
     this.grid.TabIndex            = 1;
     this.grid.CurrentCellChanged += new System.EventHandler(this.grid_CurrentCellChanged);
     //
     // label1
     //
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label1.Location  = new System.Drawing.Point(17, 12);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(200, 16);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Veprimet e kryer ne datat e mesiperme";
     //
     // btnKerko
     //
     this.btnKerko.BackColor    = System.Drawing.Color.Blue;
     this.btnKerko.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnKerko.DoValidation = true;
     this.btnKerko.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnKerko.Location     = new System.Drawing.Point(368, 84);
     this.btnKerko.Name         = "btnKerko";
     this.btnKerko.Size         = new System.Drawing.Size(90, 21);
     this.btnKerko.TabIndex     = 3;
     this.btnKerko.Text         = "Kerko";
     this.btnKerko.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     //
     // gbZgjidh
     //
     this.gbZgjidh.BackColor = System.Drawing.Color.Transparent;
     this.gbZgjidh.Controls.Add(this.txtAgjensia1);
     this.gbZgjidh.Controls.Add(this.label4);
     this.gbZgjidh.Controls.Add(this.label3);
     this.gbZgjidh.Controls.Add(this.txtEmerGrupi);
     this.gbZgjidh.Controls.Add(this.txtMbiemri1);
     this.gbZgjidh.Controls.Add(this.txtEmri1);
     this.gbZgjidh.Controls.Add(this.label2);
     this.gbZgjidh.Controls.Add(this.lblEmr);
     this.gbZgjidh.Controls.Add(this.lblMbarim);
     this.gbZgjidh.Controls.Add(this.lblFillim);
     this.gbZgjidh.Controls.Add(this.dtpDeri);
     this.gbZgjidh.Controls.Add(this.dtpPrej);
     this.gbZgjidh.Controls.Add(this.rbData);
     this.gbZgjidh.Controls.Add(this.rbEmri);
     this.gbZgjidh.Controls.Add(this.rbGrupi);
     this.gbZgjidh.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbZgjidh.Location    = new System.Drawing.Point(24, 42);
     this.gbZgjidh.Name        = "gbZgjidh";
     this.gbZgjidh.Size        = new System.Drawing.Size(488, 134);
     this.gbZgjidh.TabIndex    = 12;
     this.gbZgjidh.Text        = "Kerko veprim sipas";
     this.gbZgjidh.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // txtAgjensia1
     //
     this.txtAgjensia1.AutoSize             = false;
     this.txtAgjensia1.DefaultErrorMessage  = "Ju duhet te jepni grupin dhe agjensine per kerkim!";
     this.txtAgjensia1.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtAgjensia1.FixedLength          = false;
     this.txtAgjensia1.IsValid              = true;
     this.txtAgjensia1.Location             = new System.Drawing.Point(288, 104);
     this.txtAgjensia1.Name                 = "txtAgjensia1";
     this.txtAgjensia1.Required             = false;
     this.txtAgjensia1.RequiredControlColor = System.Drawing.Color.White;
     this.txtAgjensia1.Size                 = new System.Drawing.Size(170, 20);
     this.txtAgjensia1.TabIndex             = 14;
     this.txtAgjensia1.Text                 = "";
     //
     // label4
     //
     this.label4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label4.Location  = new System.Drawing.Point(288, 88);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(100, 13);
     this.label4.TabIndex  = 13;
     this.label4.Text      = "Agjensia";
     //
     // label3
     //
     this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label3.Location  = new System.Drawing.Point(92, 88);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(100, 16);
     this.label3.TabIndex  = 12;
     this.label3.Text      = "Grupi";
     //
     // txtEmerGrupi
     //
     this.txtEmerGrupi.AutoSize             = false;
     this.txtEmerGrupi.DefaultErrorMessage  = "";
     this.txtEmerGrupi.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmerGrupi.FixedLength          = false;
     this.txtEmerGrupi.IsValid              = true;
     this.txtEmerGrupi.Location             = new System.Drawing.Point(92, 104);
     this.txtEmerGrupi.Name                 = "txtEmerGrupi";
     this.txtEmerGrupi.Required             = false;
     this.txtEmerGrupi.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmerGrupi.Size                 = new System.Drawing.Size(170, 20);
     this.txtEmerGrupi.TabIndex             = 11;
     this.txtEmerGrupi.Text                 = "";
     //
     // txtMbiemri1
     //
     this.txtMbiemri1.AutoSize             = false;
     this.txtMbiemri1.DefaultErrorMessage  = "";
     this.txtMbiemri1.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtMbiemri1.FixedLength          = false;
     this.txtMbiemri1.IsValid              = true;
     this.txtMbiemri1.Location             = new System.Drawing.Point(288, 64);
     this.txtMbiemri1.Name                 = "txtMbiemri1";
     this.txtMbiemri1.Required             = false;
     this.txtMbiemri1.RequiredControlColor = System.Drawing.Color.White;
     this.txtMbiemri1.Size                 = new System.Drawing.Size(170, 20);
     this.txtMbiemri1.TabIndex             = 9;
     this.txtMbiemri1.Text                 = "";
     //
     // txtEmri1
     //
     this.txtEmri1.AutoSize             = false;
     this.txtEmri1.DefaultErrorMessage  = "";
     this.txtEmri1.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmri1.FixedLength          = false;
     this.txtEmri1.IsValid              = true;
     this.txtEmri1.Location             = new System.Drawing.Point(92, 64);
     this.txtEmri1.Name                 = "txtEmri1";
     this.txtEmri1.Required             = false;
     this.txtEmri1.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmri1.Size                 = new System.Drawing.Size(170, 20);
     this.txtEmri1.TabIndex             = 8;
     this.txtEmri1.Text                 = "";
     //
     // label2
     //
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label2.Location  = new System.Drawing.Point(288, 52);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(68, 15);
     this.label2.TabIndex  = 7;
     this.label2.Text      = "Mbiemri";
     //
     // lblEmr
     //
     this.lblEmr.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblEmr.Location  = new System.Drawing.Point(93, 52);
     this.lblEmr.Name      = "lblEmr";
     this.lblEmr.Size      = new System.Drawing.Size(60, 16);
     this.lblEmr.TabIndex  = 6;
     this.lblEmr.Text      = "Emri";
     //
     // lblMbarim
     //
     this.lblMbarim.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblMbarim.Location  = new System.Drawing.Point(288, 15);
     this.lblMbarim.Name      = "lblMbarim";
     this.lblMbarim.Size      = new System.Drawing.Size(72, 12);
     this.lblMbarim.TabIndex  = 3;
     this.lblMbarim.Text      = "Deri ne daten";
     this.lblMbarim.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblFillim
     //
     this.lblFillim.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblFillim.Location  = new System.Drawing.Point(92, 14);
     this.lblFillim.Name      = "lblFillim";
     this.lblFillim.Size      = new System.Drawing.Size(68, 13);
     this.lblFillim.TabIndex  = 2;
     this.lblFillim.Text      = "Nga data";
     this.lblFillim.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // dtpDeri
     //
     this.dtpDeri.BackColor           = System.Drawing.Color.White;
     this.dtpDeri.CustomFormat        = "dd.MM.yyyy/ora hh:mm";
     this.dtpDeri.DefaultErrorMessage = "";
     this.dtpDeri.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpDeri.IsValid      = true;
     this.dtpDeri.Location     = new System.Drawing.Point(288, 28);
     this.dtpDeri.Name         = "dtpDeri";
     this.dtpDeri.Required     = false;
     this.dtpDeri.ShowCheckBox = true;
     this.dtpDeri.ShowUpDown   = true;
     this.dtpDeri.Size         = new System.Drawing.Size(170, 20);
     this.dtpDeri.TabIndex     = 1;
     this.dtpDeri.Value        = new System.DateTime(2005, 7, 4, 14, 53, 0, 0);
     //
     // dtpPrej
     //
     this.dtpPrej.BackColor           = System.Drawing.Color.White;
     this.dtpPrej.CustomFormat        = "dd.MM.yyyy/ora hh:mm";
     this.dtpPrej.DefaultErrorMessage = "";
     this.dtpPrej.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpPrej.IsValid      = true;
     this.dtpPrej.Location     = new System.Drawing.Point(92, 28);
     this.dtpPrej.Name         = "dtpPrej";
     this.dtpPrej.Required     = false;
     this.dtpPrej.ShowCheckBox = true;
     this.dtpPrej.ShowUpDown   = true;
     this.dtpPrej.Size         = new System.Drawing.Size(170, 20);
     this.dtpPrej.TabIndex     = 0;
     this.dtpPrej.Value        = new System.DateTime(2005, 7, 4, 14, 53, 0, 0);
     //
     // rbData
     //
     this.rbData.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.rbData.Location  = new System.Drawing.Point(12, 28);
     this.rbData.Name      = "rbData";
     this.rbData.Size      = new System.Drawing.Size(72, 24);
     this.rbData.TabIndex  = 56;
     this.rbData.Text      = "Dates";
     //
     // rbEmri
     //
     this.rbEmri.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.rbEmri.Location  = new System.Drawing.Point(12, 60);
     this.rbEmri.Name      = "rbEmri";
     this.rbEmri.Size      = new System.Drawing.Size(64, 24);
     this.rbEmri.TabIndex  = 56;
     this.rbEmri.Text      = "Emrit";
     //
     // rbGrupi
     //
     this.rbGrupi.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.rbGrupi.Location  = new System.Drawing.Point(12, 96);
     this.rbGrupi.Name      = "rbGrupi";
     this.rbGrupi.Size      = new System.Drawing.Size(60, 24);
     this.rbGrupi.TabIndex  = 56;
     this.rbGrupi.Text      = "Grupit";
     //
     // btnKerko1
     //
     this.btnKerko1.BackColor    = System.Drawing.Color.Blue;
     this.btnKerko1.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnKerko1.DoValidation = false;
     this.btnKerko1.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnKerko1.Location     = new System.Drawing.Point(544, 100);
     this.btnKerko1.Name         = "btnKerko1";
     this.btnKerko1.Size         = new System.Drawing.Size(90, 21);
     this.btnKerko1.TabIndex     = 13;
     this.btnKerko1.Text         = "Kerko";
     this.btnKerko1.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnKerko1.Click       += new System.EventHandler(this.btnKerko1_Click);
     //
     // ModifikoVeprim
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1036, 720);
     this.Controls.Add(this.btnKerko1);
     this.Controls.Add(this.gbZgjidh);
     this.Controls.Add(this.btnKerko);
     this.Controls.Add(this.gbVeprime);
     this.Name          = "ModifikoVeprim";
     this.Text          = "Modifiko veprim";
     this.TitullGjeresi = 1036;
     this.Load         += new System.EventHandler(this.ModifikoVeprim_Load);
     this.Controls.SetChildIndex(this.gbVeprime, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.btnKerko, 0);
     this.Controls.SetChildIndex(this.gbZgjidh, 0);
     this.Controls.SetChildIndex(this.btnKerko1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.gbVeprime)).EndInit();
     this.gbVeprime.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbZgjidh)).EndInit();
     this.gbZgjidh.ResumeLayout(false);
     this.ResumeLayout(false);
 }