/// <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.gbDhomatNePerdorim = new VisionInfoSolutionLibrary.GroupBox(); this.grid = new VisionInfoSolutionLibrary.DataGrid(); this.hGrid = new VisionInfoSolutionLibrary.DataGrid(); this.ds = new System.Data.DataSet(); this.tab = new VisionInfoSolutionLibrary.TabControl(); this.tbDite = new VisionInfoSolutionLibrary.TabPageControl(); this.groupBox3 = new VisionInfoSolutionLibrary.GroupBox(); this.label6 = new VisionInfoSolutionLibrary.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.label5 = new VisionInfoSolutionLibrary.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.label3 = new VisionInfoSolutionLibrary.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.label4 = new VisionInfoSolutionLibrary.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.rbTjeter = new VisionInfoSolutionLibrary.RadioButton(this.components); this.rbSot = new VisionInfoSolutionLibrary.RadioButton(this.components); this.groupBox1 = new VisionInfoSolutionLibrary.GroupBox(); this.tbOre = new VisionInfoSolutionLibrary.TabPageControl(); this.groupBox2 = new VisionInfoSolutionLibrary.GroupBox(); this.label2 = new VisionInfoSolutionLibrary.Label(); this.label1 = new VisionInfoSolutionLibrary.Label(); this.grid2 = new VisionInfoSolutionLibrary.DataGrid(); this.grid1 = new VisionInfoSolutionLibrary.DataGrid(); this.ds2 = new System.Data.DataSet(); this.ds1 = new System.Data.DataSet(); ((System.ComponentModel.ISupportInitialize)(this.gbDhomatNePerdorim)).BeginInit(); this.gbDhomatNePerdorim.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.hGrid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ds)).BeginInit(); this.tab.SuspendLayout(); this.tbDite.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit(); this.tbOre.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grid2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ds2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ds1)).BeginInit(); this.SuspendLayout(); // // lblStatus // this.lblStatus.Name = "lblStatus"; this.lblStatus.Size = new System.Drawing.Size(1011, 24); // // gbDhomatNePerdorim // this.gbDhomatNePerdorim.BackColor = System.Drawing.Color.Transparent; this.gbDhomatNePerdorim.Controls.Add(this.grid); this.gbDhomatNePerdorim.Controls.Add(this.hGrid); this.gbDhomatNePerdorim.FlatStyle = System.Windows.Forms.FlatStyle.System; this.gbDhomatNePerdorim.Location = new System.Drawing.Point(10, 64); this.gbDhomatNePerdorim.Name = "gbDhomatNePerdorim"; this.gbDhomatNePerdorim.Size = new System.Drawing.Size(910, 503); this.gbDhomatNePerdorim.TabIndex = 1; this.gbDhomatNePerdorim.Text = "Gjendja e dhomave ditore nga sot deri ne rezervimin apo hyrjen e fundit te vlefsh" + "me"; this.gbDhomatNePerdorim.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.CaptionBackColor = System.Drawing.SystemColors.ControlLightLight; this.grid.CaptionVisible = false; this.grid.ColumnHeadersVisible = false; this.grid.DataMember = ""; this.grid.GridLineStyle = System.Windows.Forms.DataGridLineStyle.None; this.grid.HeaderBackColor = System.Drawing.SystemColors.InactiveCaptionText; this.grid.HeaderForeColor = System.Drawing.SystemColors.ControlText; this.grid.HideHorizontalScrollBar = false; this.grid.HideVerticalScrollBar = false; this.grid.Location = new System.Drawing.Point(12, 60); this.grid.Name = "grid"; this.grid.PreferredColumnWidth = 60; this.grid.RowHeaderWidth = 15; this.grid.SelectionBackColor = System.Drawing.Color.DeepSkyBlue; this.grid.SelectionForeColor = System.Drawing.Color.DeepSkyBlue; this.grid.Selekto = false; this.grid.Size = new System.Drawing.Size(884, 432); this.grid.TabIndex = 0; this.grid.Paint += new System.Windows.Forms.PaintEventHandler(this.grid_Paint); // // hGrid // this.hGrid.AllowSorting = false; this.hGrid.BackgroundColor = System.Drawing.Color.WhiteSmoke; this.hGrid.CanDelete = true; this.hGrid.CaptionVisible = false; this.hGrid.ColumnHeadersVisible = false; this.hGrid.DataMember = ""; this.hGrid.HeaderBackColor = System.Drawing.SystemColors.InactiveCaptionText; this.hGrid.HeaderForeColor = System.Drawing.SystemColors.ControlText; this.hGrid.HideHorizontalScrollBar = false; this.hGrid.HideVerticalScrollBar = false; this.hGrid.Location = new System.Drawing.Point(12, 16); this.hGrid.Name = "hGrid"; this.hGrid.ReadOnly = true; this.hGrid.RowHeaderWidth = 20; this.hGrid.Selekto = false; this.hGrid.Size = new System.Drawing.Size(884, 100); this.hGrid.TabIndex = 1; // // ds // this.ds.DataSetName = "NewDataSet"; this.ds.Locale = new System.Globalization.CultureInfo("sq-AL"); // // tab // this.tab.Controls.Add(this.tbDite); this.tab.Controls.Add(this.tbOre); this.tab.Cursor = System.Windows.Forms.Cursors.Default; this.tab.ItemSize = new System.Drawing.Size(63, 18); this.tab.Location = new System.Drawing.Point(0, 24); this.tab.Name = "tab"; this.tab.Padding = new System.Drawing.Point(0, 0); this.tab.SelectedIndex = 0; this.tab.Size = new System.Drawing.Size(1011, 609); this.tab.TabIndex = 2; this.tab.SelectedIndexChanged += new System.EventHandler(this.tab_SelectedIndexChanged); // // tbDite // this.tbDite.BackColor = System.Drawing.SystemColors.Control; this.tbDite.Controls.Add(this.groupBox3); this.tbDite.Controls.Add(this.rbTjeter); this.tbDite.Controls.Add(this.rbSot); this.tbDite.Controls.Add(this.groupBox1); this.tbDite.Controls.Add(this.gbDhomatNePerdorim); this.tbDite.DefaultErrorMessage = null; this.tbDite.EnableValidation = true; this.tbDite.IsValid = true; this.tbDite.Location = new System.Drawing.Point(4, 22); this.tbDite.Name = "tbDite"; this.tbDite.Size = new System.Drawing.Size(1003, 583); this.tbDite.TabIndex = 0; this.tbDite.Text = "Dhomat ditore"; // // groupBox3 // this.groupBox3.BackColor = System.Drawing.Color.Transparent; this.groupBox3.Controls.Add(this.label6); this.groupBox3.Controls.Add(this.panel1); this.groupBox3.Controls.Add(this.label5); this.groupBox3.Controls.Add(this.panel2); this.groupBox3.Controls.Add(this.label3); this.groupBox3.Controls.Add(this.panel3); this.groupBox3.Controls.Add(this.label4); this.groupBox3.Controls.Add(this.panel4); this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.groupBox3.Location = new System.Drawing.Point(148, 8); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(532, 52); this.groupBox3.TabIndex = 5; this.groupBox3.Text = "Legjenda"; this.groupBox3.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // label6 // this.label6.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label6.Location = new System.Drawing.Point(52, 20); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(88, 20); this.label6.TabIndex = 30; this.label6.Text = "Plotesisht e lire"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel1 // this.panel1.BackColor = System.Drawing.Color.WhiteSmoke; this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel1.Location = new System.Drawing.Point(8, 20); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(40, 20); this.panel1.TabIndex = 29; // // label5 // this.label5.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label5.Location = new System.Drawing.Point(192, 20); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(88, 20); this.label5.TabIndex = 32; this.label5.Text = "Pjeserisht e lire"; this.label5.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(148, 20); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(40, 20); this.panel2.TabIndex = 31; // // label3 // this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label3.Location = new System.Drawing.Point(336, 20); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(52, 20); this.label3.TabIndex = 34; this.label3.Text = "E zene"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // panel3 // this.panel3.BackColor = System.Drawing.Color.Salmon; this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Location = new System.Drawing.Point(288, 20); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(40, 20); this.panel3.TabIndex = 33; // // label4 // this.label4.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label4.Location = new System.Drawing.Point(444, 20); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(76, 20); this.label4.TabIndex = 36; 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(396, 20); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(40, 20); this.panel4.TabIndex = 35; // // rbTjeter // this.rbTjeter.BackColor = System.Drawing.Color.Transparent; this.rbTjeter.Location = new System.Drawing.Point(20, 40); this.rbTjeter.Name = "rbTjeter"; this.rbTjeter.Size = new System.Drawing.Size(104, 16); this.rbTjeter.TabIndex = 4; this.rbTjeter.Text = "Ne vazhdim"; this.toolTips.SetToolTip(this.rbTjeter, "Paraqet dhomat ne perdorim duke perfshire edhe ditet qe kane kaluar per rezervimi" + "n apo hyrjen!"); // // rbSot // this.rbSot.BackColor = System.Drawing.Color.Transparent; this.rbSot.Checked = true; this.rbSot.Location = new System.Drawing.Point(20, 20); this.rbSot.Name = "rbSot"; this.rbSot.Size = new System.Drawing.Size(104, 16); this.rbSot.TabIndex = 3; this.rbSot.TabStop = true; this.rbSot.Text = "Nga sot"; this.toolTips.SetToolTip(this.rbSot, "Shfaq dhomat ditorene perdorim nga sot e ne vazhdim!"); this.rbSot.CheckedChanged += new System.EventHandler(this.rbSot_CheckedChanged); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.groupBox1.Location = new System.Drawing.Point(10, 8); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(130, 52); this.groupBox1.TabIndex = 2; this.groupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // tbOre // this.tbOre.BackColor = System.Drawing.SystemColors.Control; this.tbOre.Controls.Add(this.groupBox2); this.tbOre.DefaultErrorMessage = null; this.tbOre.EnableValidation = true; this.tbOre.IsValid = true; this.tbOre.Location = new System.Drawing.Point(4, 22); this.tbOre.Name = "tbOre"; this.tbOre.Size = new System.Drawing.Size(1003, 583); this.tbOre.TabIndex = 1; this.tbOre.Text = "Dhomat me ore"; // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.label1); this.groupBox2.Controls.Add(this.grid2); this.groupBox2.Controls.Add(this.grid1); this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System; this.groupBox2.Location = new System.Drawing.Point(10, 8); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(822, 392); this.groupBox2.TabIndex = 0; this.groupBox2.Text = "Rezervimet dhe hyrjet per dhomat me ore "; this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // label2 // this.label2.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label2.Location = new System.Drawing.Point(416, 28); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(148, 20); this.label2.TabIndex = 3; this.label2.Text = "Hyrjet e vlefshme"; // // label1 // this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label1.Location = new System.Drawing.Point(12, 28); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(140, 20); this.label1.TabIndex = 2; this.label1.Text = "Rezervimet e vlefshme"; // // grid2 // this.grid2.AllowSorting = false; this.grid2.BackgroundColor = System.Drawing.Color.WhiteSmoke; this.grid2.CanDelete = true; this.grid2.CaptionVisible = false; this.grid2.DataMember = ""; this.grid2.HeaderBackColor = System.Drawing.SystemColors.InactiveCaptionText; this.grid2.HeaderForeColor = System.Drawing.SystemColors.ControlText; this.grid2.HideHorizontalScrollBar = false; this.grid2.HideVerticalScrollBar = false; this.grid2.Location = new System.Drawing.Point(416, 48); this.grid2.Name = "grid2"; this.grid2.RowHeadersVisible = false; this.grid2.RowHeaderWidth = 20; this.grid2.Selekto = true; this.grid2.Size = new System.Drawing.Size(385, 328); this.grid2.TabIndex = 1; this.toolTips.SetToolTip(this.grid2, "Paraqet hyrjet ende te vlefshme vetem per dhomat me ore!"); // // 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, 48); this.grid1.Name = "grid1"; this.grid1.RowHeadersVisible = false; this.grid1.RowHeaderWidth = 20; this.grid1.Selekto = true; this.grid1.Size = new System.Drawing.Size(385, 328); this.grid1.TabIndex = 0; this.toolTips.SetToolTip(this.grid1, "Paraqet rezervimet ende te vlefshme vetem per dhomat me ore!"); // // ds2 // this.ds2.DataSetName = "NewDataSet"; this.ds2.Locale = new System.Globalization.CultureInfo("sq-AL"); // // ds1 // this.ds1.DataSetName = "NewDataSet"; this.ds1.Locale = new System.Globalization.CultureInfo("sq-AL"); // // DhomatNePerdorim // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(926, 547); this.Controls.Add(this.tab); this.HelpFile = "DHOMA NE PERDORIM.htm"; this.Name = "DhomatNePerdorim"; this.Text = "Dhomat ne perdorim"; this.TitullGjeresi = 1011; this.Load += new System.EventHandler(this.DhomatNePerdorim_Load); this.Controls.SetChildIndex(this.lblStatus, 0); this.Controls.SetChildIndex(this.tab, 0); ((System.ComponentModel.ISupportInitialize)(this.gbDhomatNePerdorim)).EndInit(); this.gbDhomatNePerdorim.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.hGrid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ds)).EndInit(); this.tab.ResumeLayout(false); this.tbDite.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit(); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit(); this.tbOre.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grid2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ds2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ds1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.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); }
/// <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); }
/// <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); }