/// <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); }
/// <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); }