/// <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);
 }
Пример #2
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.gbGjendja         = new VisionInfoSolutionLibrary.GroupBox();
     this.numGjendjaReale   = new VisionInfoSolutionLibrary.NumericBox();
     this.numVleraHedhje    = new VisionInfoSolutionLibrary.NumericBox();
     this.monthCalendarAlb1 = new VisionInfoSolutionLibrary.MonthCal.MonthCalendar();
     this.ds              = new System.Data.DataSet();
     this.gbVlera         = new VisionInfoSolutionLibrary.GroupBox();
     this.btnHidh         = new VisionInfoSolutionLibrary.Button(this.components);
     this.gbGjendjaDitore = new VisionInfoSolutionLibrary.GroupBox();
     this.groupBox1       = new VisionInfoSolutionLibrary.GroupBox();
     this.dgArka          = new VisionInfoSolutionLibrary.DataGrid();
     this.groupBox2       = new VisionInfoSolutionLibrary.GroupBox();
     this.checkBox1       = new VisionInfoSolutionLibrary.CheckBox();
     this.cbBarRes        = new VisionInfoSolutionLibrary.CheckBox();
     this.cbHoteli        = new VisionInfoSolutionLibrary.CheckBox();
     ((System.ComponentModel.ISupportInitialize)(this.gbGjendja)).BeginInit();
     this.gbGjendja.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ds)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbVlera)).BeginInit();
     this.gbVlera.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbGjendjaDitore)).BeginInit();
     this.gbGjendjaDitore.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgArka)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(924, 25);
     //
     // gbGjendja
     //
     this.gbGjendja.BackColor = System.Drawing.Color.Transparent;
     this.gbGjendja.Controls.Add(this.numGjendjaReale);
     this.gbGjendja.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbGjendja.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.gbGjendja.Location    = new System.Drawing.Point(256, 128);
     this.gbGjendja.Name        = "gbGjendja";
     this.gbGjendja.Size        = new System.Drawing.Size(196, 58);
     this.gbGjendja.TabIndex    = 2;
     this.gbGjendja.Text        = "Gjendja fizike ne arke per daten";
     this.gbGjendja.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // numGjendjaReale
     //
     this.numGjendjaReale.AutoSize                = false;
     this.numGjendjaReale.DefaultErrorMessage     = "";
     this.numGjendjaReale.DesabledControlColor    = System.Drawing.SystemColors.ControlLight;
     this.numGjendjaReale.DigitsAfterDecimalPoint = 0;
     this.numGjendjaReale.FixedLength             = false;
     this.numGjendjaReale.IsValid              = true;
     this.numGjendjaReale.KeepFocus            = false;
     this.numGjendjaReale.Location             = new System.Drawing.Point(20, 24);
     this.numGjendjaReale.Name                 = "numGjendjaReale";
     this.numGjendjaReale.OnlyPositive         = false;
     this.numGjendjaReale.ReadOnly             = true;
     this.numGjendjaReale.Required             = false;
     this.numGjendjaReale.RequiredControlColor = System.Drawing.Color.White;
     this.numGjendjaReale.Size                 = new System.Drawing.Size(152, 20);
     this.numGjendjaReale.TabIndex             = 7;
     this.numGjendjaReale.Text                 = "";
     this.numGjendjaReale.TextAlign            = System.Windows.Forms.HorizontalAlignment.Right;
     this.toolTips.SetToolTip(this.numGjendjaReale, "Shuma e hedhjeve vetem per daten e zgjedhur!");
     //
     // numVleraHedhje
     //
     this.numVleraHedhje.AutoSize                = false;
     this.numVleraHedhje.DefaultErrorMessage     = "Ju duhet te caktoni nje vlere ne rast se do te beni hedhje ne arke!";
     this.numVleraHedhje.DesabledControlColor    = System.Drawing.SystemColors.ControlLight;
     this.numVleraHedhje.DigitsAfterDecimalPoint = 0;
     this.numVleraHedhje.FixedLength             = false;
     this.numVleraHedhje.IsValid              = false;
     this.numVleraHedhje.KeepFocus            = false;
     this.numVleraHedhje.Location             = new System.Drawing.Point(20, 24);
     this.numVleraHedhje.Name                 = "numVleraHedhje";
     this.numVleraHedhje.OnlyPositive         = true;
     this.numVleraHedhje.Required             = true;
     this.numVleraHedhje.RequiredControlColor = System.Drawing.Color.White;
     this.numVleraHedhje.Size                 = new System.Drawing.Size(150, 20);
     this.numVleraHedhje.TabIndex             = 8;
     this.numVleraHedhje.Text                 = "";
     this.numVleraHedhje.TextAlign            = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // 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(12, 16);
     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              = 8;
     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);
     //
     // ds
     //
     this.ds.DataSetName = "NewDataSet";
     this.ds.Locale      = new System.Globalization.CultureInfo("sq-AL");
     //
     // gbVlera
     //
     this.gbVlera.BackColor = System.Drawing.Color.Transparent;
     this.gbVlera.Controls.Add(this.numVleraHedhje);
     this.gbVlera.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbVlera.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.gbVlera.Location    = new System.Drawing.Point(244, 80);
     this.gbVlera.Name        = "gbVlera";
     this.gbVlera.Size        = new System.Drawing.Size(196, 60);
     this.gbVlera.TabIndex    = 17;
     this.gbVlera.Text        = "Vlera e hedhjes ne arke";
     this.gbVlera.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // btnHidh
     //
     this.btnHidh.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnHidh.DoValidation = true;
     this.btnHidh.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnHidh.Location     = new System.Drawing.Point(304, 152);
     this.btnHidh.Name         = "btnHidh";
     this.btnHidh.Size         = new System.Drawing.Size(90, 21);
     this.btnHidh.TabIndex     = 9;
     this.btnHidh.Text         = "Hidh";
     this.toolTips.SetToolTip(this.btnHidh, "Hedh vleren e caktuar ne arke per daten ne kalendar!");
     this.btnHidh.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnHidh.Click      += new System.EventHandler(this.btnHidh_Click);
     //
     // gbGjendjaDitore
     //
     this.gbGjendjaDitore.BackColor = System.Drawing.Color.Transparent;
     this.gbGjendjaDitore.Controls.Add(this.monthCalendarAlb1);
     this.gbGjendjaDitore.Controls.Add(this.gbVlera);
     this.gbGjendjaDitore.Controls.Add(this.btnHidh);
     this.gbGjendjaDitore.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbGjendjaDitore.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.gbGjendjaDitore.Location    = new System.Drawing.Point(10, 108);
     this.gbGjendjaDitore.Name        = "gbGjendjaDitore";
     this.gbGjendjaDitore.Size        = new System.Drawing.Size(458, 212);
     this.gbGjendjaDitore.TabIndex    = 18;
     this.gbGjendjaDitore.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.dgArka);
     this.groupBox1.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.groupBox1.Location    = new System.Drawing.Point(10, 328);
     this.groupBox1.Name        = "groupBox1";
     this.groupBox1.Size        = new System.Drawing.Size(458, 212);
     this.groupBox1.TabIndex    = 19;
     this.groupBox1.Text        = "Arka sipas formes se pagesave";
     this.groupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // dgArka
     //
     this.dgArka.AllowSorting            = false;
     this.dgArka.BackgroundColor         = System.Drawing.Color.WhiteSmoke;
     this.dgArka.CanDelete               = true;
     this.dgArka.CaptionVisible          = false;
     this.dgArka.DataMember              = "";
     this.dgArka.HeaderBackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.dgArka.HeaderForeColor         = System.Drawing.SystemColors.ControlText;
     this.dgArka.HideHorizontalScrollBar = false;
     this.dgArka.HideVerticalScrollBar   = false;
     this.dgArka.Location          = new System.Drawing.Point(12, 20);
     this.dgArka.Name              = "dgArka";
     this.dgArka.RowHeadersVisible = false;
     this.dgArka.RowHeaderWidth    = 0;
     this.dgArka.Selekto           = true;
     this.dgArka.Size              = new System.Drawing.Size(432, 180);
     this.dgArka.TabIndex          = 10;
     this.toolTips.SetToolTip(this.dgArka, "Hedhjet e kategorizuara sipas formes se pagesave vetem per daten e zgjedhur!");
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.checkBox1);
     this.groupBox2.Controls.Add(this.cbBarRes);
     this.groupBox2.Controls.Add(this.cbHoteli);
     this.groupBox2.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.groupBox2.Location    = new System.Drawing.Point(10, 40);
     this.groupBox2.Name        = "groupBox2";
     this.groupBox2.Size        = new System.Drawing.Size(458, 64);
     this.groupBox2.TabIndex    = 20;
     this.groupBox2.Text        = "Modulet";
     this.groupBox2.Visible     = false;
     this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // checkBox1
     //
     this.checkBox1.BackColor           = System.Drawing.Color.Transparent;
     this.checkBox1.DefaultErrorMessage = "";
     this.checkBox1.IsValid             = true;
     this.checkBox1.Location            = new System.Drawing.Point(260, 24);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(172, 24);
     this.checkBox1.TabIndex = 2;
     this.checkBox1.Text     = "Restorant Manager";
     //
     // cbBarRes
     //
     this.cbBarRes.BackColor           = System.Drawing.Color.Transparent;
     this.cbBarRes.DefaultErrorMessage = "";
     this.cbBarRes.IsValid             = true;
     this.cbBarRes.Location            = new System.Drawing.Point(140, 24);
     this.cbBarRes.Name            = "cbBarRes";
     this.cbBarRes.Size            = new System.Drawing.Size(112, 24);
     this.cbBarRes.TabIndex        = 1;
     this.cbBarRes.Text            = "Bar Manager";
     this.cbBarRes.CheckedChanged += new System.EventHandler(this.cbBarRes_CheckedChanged);
     //
     // cbHoteli
     //
     this.cbHoteli.BackColor           = System.Drawing.Color.Transparent;
     this.cbHoteli.Checked             = true;
     this.cbHoteli.CheckState          = System.Windows.Forms.CheckState.Checked;
     this.cbHoteli.DefaultErrorMessage = "";
     this.cbHoteli.IsValid             = true;
     this.cbHoteli.Location            = new System.Drawing.Point(12, 24);
     this.cbHoteli.Name            = "cbHoteli";
     this.cbHoteli.Size            = new System.Drawing.Size(124, 24);
     this.cbHoteli.TabIndex        = 0;
     this.cbHoteli.Text            = "Hotel Manager";
     this.cbHoteli.CheckedChanged += new System.EventHandler(this.cbHoteli_CheckedChanged);
     //
     // GjendjeDitore
     //
     this.AutoScaleBaseSize   = new System.Drawing.Size(6, 14);
     this.CheckRequiredFields = true;
     this.ClientSize          = new System.Drawing.Size(924, 616);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.gbGjendja);
     this.Controls.Add(this.gbGjendjaDitore);
     this.EnableValidation = true;
     this.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.ForeColor        = System.Drawing.SystemColors.ControlText;
     this.HelpFile         = "GJENDJA DITORE.htm";
     this.Name             = "GjendjeDitore";
     this.Text             = "Gjendja ditore e arkes";
     this.TitullGjeresi    = 924;
     this.Load            += new System.EventHandler(this.GjendjeDitore_Load);
     this.Controls.SetChildIndex(this.gbGjendjaDitore, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.gbGjendja, 0);
     this.Controls.SetChildIndex(this.groupBox1, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     ((System.ComponentModel.ISupportInitialize)(this.gbGjendja)).EndInit();
     this.gbGjendja.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ds)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbVlera)).EndInit();
     this.gbVlera.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbGjendjaDitore)).EndInit();
     this.gbGjendjaDitore.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgArka)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }