/// <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); }
/// <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.gbKategorite = new VisionInfoSolutionLibrary.GroupBox(); this.numPerqindjaMod = new VisionInfoSolutionLibrary.TextBox(); this.label1 = new VisionInfoSolutionLibrary.Label(); this.cmbPagesa = new VisionInfoSolutionLibrary.DoubleCombo(); this.comboBox1 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox2 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox3 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox4 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox5 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox6 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.txtEmriMod = new VisionInfoSolutionLibrary.TextBox(); this.label5 = new VisionInfoSolutionLibrary.Label(); this.lblKategorite = new VisionInfoSolutionLibrary.Label(); this.btnModifiko = new VisionInfoSolutionLibrary.Button(this.components); this.btnElemino = new VisionInfoSolutionLibrary.Button(this.components); this.groupBox2 = new VisionInfoSolutionLibrary.GroupBox(); this.numPerqindja = new VisionInfoSolutionLibrary.TextBox(); this.label2 = new VisionInfoSolutionLibrary.Label(); this.label3 = new VisionInfoSolutionLibrary.Label(); this.lblEmri = new VisionInfoSolutionLibrary.Label(); this.txtEmri = new VisionInfoSolutionLibrary.TextBox(); this.btnShto = new VisionInfoSolutionLibrary.Button(this.components); this.lvPagesa = new VisionInfoSolutionLibrary.ListView(this.components); this.colEmri = new System.Windows.Forms.ColumnHeader(); this.colPerqindja = new System.Windows.Forms.ColumnHeader(); ((System.ComponentModel.ISupportInitialize)(this.gbKategorite)).BeginInit(); this.gbKategorite.SuspendLayout(); this.cmbPagesa.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // lblStatus // this.lblStatus.Name = "lblStatus"; // // gbKategorite // this.gbKategorite.BackColor = System.Drawing.Color.Transparent; this.gbKategorite.Controls.Add(this.numPerqindjaMod); this.gbKategorite.Controls.Add(this.label1); this.gbKategorite.Controls.Add(this.cmbPagesa); this.gbKategorite.Controls.Add(this.txtEmriMod); this.gbKategorite.Controls.Add(this.label5); this.gbKategorite.Controls.Add(this.lblKategorite); this.gbKategorite.Controls.Add(this.btnModifiko); this.gbKategorite.Controls.Add(this.btnElemino); this.gbKategorite.FlatStyle = System.Windows.Forms.FlatStyle.System; this.gbKategorite.Location = new System.Drawing.Point(10, 272); this.gbKategorite.Name = "gbKategorite"; this.gbKategorite.Size = new System.Drawing.Size(438, 128); this.gbKategorite.TabIndex = 19; this.gbKategorite.Text = "Modifikimi i formes se pagesave"; this.gbKategorite.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // numPerqindjaMod // this.numPerqindjaMod.AutoSize = false; this.numPerqindjaMod.BackColor = System.Drawing.Color.LemonChiffon; this.numPerqindjaMod.DefaultErrorMessage = ""; this.numPerqindjaMod.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.numPerqindjaMod.FixedLength = false; this.numPerqindjaMod.IsValid = true; this.numPerqindjaMod.Location = new System.Drawing.Point(132, 84); this.numPerqindjaMod.Name = "numPerqindjaMod"; this.numPerqindjaMod.Required = false; this.numPerqindjaMod.RequiredControlColor = System.Drawing.Color.White; this.numPerqindjaMod.Size = new System.Drawing.Size(180, 21); this.numPerqindjaMod.TabIndex = 7; this.numPerqindjaMod.Text = ""; // // label1 // this.label1.Location = new System.Drawing.Point(24, 84); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(100, 20); this.label1.TabIndex = 16; this.label1.Text = "Perqindja"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // cmbPagesa // this.cmbPagesa.BackColor = System.Drawing.Color.Transparent; this.cmbPagesa.Controls.Add(this.comboBox1); this.cmbPagesa.Controls.Add(this.comboBox2); this.cmbPagesa.Controls.Add(this.comboBox3); this.cmbPagesa.Controls.Add(this.comboBox4); this.cmbPagesa.Controls.Add(this.comboBox5); this.cmbPagesa.Controls.Add(this.comboBox6); this.cmbPagesa.DefaultErrorMessage = "Zghidhni nje prej kategorive para se te modifikoni!"; this.cmbPagesa.IsValid = false; this.cmbPagesa.Kolone1Vlere = null; this.cmbPagesa.Kolone2Vlere = null; this.cmbPagesa.Location = new System.Drawing.Point(132, 20); this.cmbPagesa.Name = "cmbPagesa"; this.cmbPagesa.ReadOnly = false; this.cmbPagesa.Required = true; this.cmbPagesa.Size = new System.Drawing.Size(180, 21); this.cmbPagesa.SkipValidation = true; this.cmbPagesa.TabIndex = 5; this.cmbPagesa.SelectedIndexChanged += new VisionInfoSolutionLibrary.SelectedIndexChangedEventHandler(this.cmbPagesa_SelectedIndexChanged); // // comboBox1 // this.comboBox1.DefaultErrorMessage = null; this.comboBox1.IsValid = false; this.comboBox1.Location = new System.Drawing.Point(108, 0); this.comboBox1.Name = "comboBox1"; this.comboBox1.Required = false; this.comboBox1.Size = new System.Drawing.Size(16, 21); this.comboBox1.TabIndex = 1; this.comboBox1.Visible = false; // // comboBox2 // this.comboBox2.DefaultErrorMessage = null; this.comboBox2.IsValid = false; this.comboBox2.Location = new System.Drawing.Point(0, 0); this.comboBox2.Name = "comboBox2"; this.comboBox2.Required = false; this.comboBox2.Size = new System.Drawing.Size(180, 21); this.comboBox2.TabIndex = 0; // // comboBox3 // this.comboBox3.DefaultErrorMessage = null; this.comboBox3.IsValid = false; this.comboBox3.Location = new System.Drawing.Point(136, 0); this.comboBox3.Name = "comboBox3"; this.comboBox3.Required = false; this.comboBox3.Size = new System.Drawing.Size(16, 21); this.comboBox3.TabIndex = 1; this.comboBox3.Visible = false; // // comboBox4 // this.comboBox4.DefaultErrorMessage = null; this.comboBox4.IsValid = false; this.comboBox4.Location = new System.Drawing.Point(0, 0); this.comboBox4.Name = "comboBox4"; this.comboBox4.Required = false; this.comboBox4.Size = new System.Drawing.Size(200, 21); this.comboBox4.TabIndex = 0; // // comboBox5 // this.comboBox5.DefaultErrorMessage = null; this.comboBox5.IsValid = false; this.comboBox5.Location = new System.Drawing.Point(136, 0); this.comboBox5.Name = "comboBox5"; this.comboBox5.Required = false; this.comboBox5.Size = new System.Drawing.Size(16, 21); this.comboBox5.TabIndex = 1; this.comboBox5.Visible = false; // // comboBox6 // this.comboBox6.DefaultErrorMessage = null; this.comboBox6.IsValid = false; this.comboBox6.Location = new System.Drawing.Point(0, 0); this.comboBox6.Name = "comboBox6"; this.comboBox6.Required = false; this.comboBox6.Size = new System.Drawing.Size(152, 21); this.comboBox6.TabIndex = 0; // // txtEmriMod // this.txtEmriMod.AutoSize = false; this.txtEmriMod.BackColor = System.Drawing.Color.LemonChiffon; this.txtEmriMod.DefaultErrorMessage = "Ju duhet te caktoni nje emer per kategorine para se te modifikoni!"; this.txtEmriMod.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtEmriMod.FixedLength = false; this.txtEmriMod.IsValid = true; this.txtEmriMod.Location = new System.Drawing.Point(132, 52); this.txtEmriMod.Name = "txtEmriMod"; this.txtEmriMod.Required = false; this.txtEmriMod.RequiredControlColor = System.Drawing.Color.White; this.txtEmriMod.Size = new System.Drawing.Size(180, 21); this.txtEmriMod.TabIndex = 6; this.txtEmriMod.Text = ""; // // label5 // this.label5.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label5.Location = new System.Drawing.Point(24, 52); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(100, 20); this.label5.TabIndex = 3; this.label5.Text = "Emri"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblKategorite // this.lblKategorite.FlatStyle = System.Windows.Forms.FlatStyle.System; this.lblKategorite.Location = new System.Drawing.Point(4, 24); this.lblKategorite.Name = "lblKategorite"; this.lblKategorite.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblKategorite.Size = new System.Drawing.Size(120, 20); this.lblKategorite.TabIndex = 0; this.lblKategorite.Text = "Format ekzistuese"; // // btnModifiko // this.btnModifiko.BackColor = System.Drawing.Color.Blue; this.btnModifiko.Cursor = System.Windows.Forms.Cursors.Hand; this.btnModifiko.DoValidation = false; this.btnModifiko.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnModifiko.Location = new System.Drawing.Point(332, 36); this.btnModifiko.Name = "btnModifiko"; this.btnModifiko.Size = new System.Drawing.Size(88, 21); this.btnModifiko.TabIndex = 8; this.btnModifiko.Text = "Modifiko"; this.toolTips.SetToolTip(this.btnModifiko, "Modifikon nje forme ekzistuese pagese!"); this.btnModifiko.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnModifiko.Click += new System.EventHandler(this.btnModifiko_Click); // // btnElemino // this.btnElemino.BackColor = System.Drawing.Color.Blue; this.btnElemino.Cursor = System.Windows.Forms.Cursors.Hand; this.btnElemino.DoValidation = false; this.btnElemino.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnElemino.Location = new System.Drawing.Point(332, 68); this.btnElemino.Name = "btnElemino"; this.btnElemino.Size = new System.Drawing.Size(88, 21); this.btnElemino.TabIndex = 9; this.btnElemino.Text = "Elemino"; this.toolTips.SetToolTip(this.btnElemino, "Eleminon nje forme ekzistuese pagese!"); this.btnElemino.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnElemino.Click += new System.EventHandler(this.btnElemino_Click); // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.numPerqindja); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.lblEmri); this.groupBox2.Controls.Add(this.txtEmri); this.groupBox2.Controls.Add(this.btnShto); this.groupBox2.Controls.Add(this.lvPagesa); this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System; this.groupBox2.Location = new System.Drawing.Point(10, 40); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(438, 228); this.groupBox2.TabIndex = 18; this.groupBox2.Text = "Shtimi i nje forme te re pagese"; this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // numPerqindja // this.numPerqindja.AutoSize = false; this.numPerqindja.BackColor = System.Drawing.Color.LemonChiffon; this.numPerqindja.DefaultErrorMessage = ""; this.numPerqindja.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.numPerqindja.FixedLength = false; this.numPerqindja.IsValid = true; this.numPerqindja.Location = new System.Drawing.Point(240, 96); this.numPerqindja.Name = "numPerqindja"; this.numPerqindja.Required = false; this.numPerqindja.RequiredControlColor = System.Drawing.Color.White; this.numPerqindja.Size = new System.Drawing.Size(180, 21); this.numPerqindja.TabIndex = 3; this.numPerqindja.Text = ""; // // label2 // this.label2.Location = new System.Drawing.Point(240, 72); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(120, 20); this.label2.TabIndex = 17; this.label2.Text = "Pagesa ne perqindje"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label3 // this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label3.Location = new System.Drawing.Point(12, 16); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(180, 16); this.label3.TabIndex = 0; this.label3.Text = "Format ekzistuese te pagesave"; // // lblEmri // this.lblEmri.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.lblEmri.Location = new System.Drawing.Point(240, 28); this.lblEmri.Name = "lblEmri"; this.lblEmri.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblEmri.Size = new System.Drawing.Size(180, 16); this.lblEmri.TabIndex = 1; this.lblEmri.Text = "Emri i formes se re te pageses"; this.lblEmri.TextAlign = System.Drawing.ContentAlignment.TopRight; // // txtEmri // this.txtEmri.AutoSize = false; this.txtEmri.BackColor = System.Drawing.Color.LemonChiffon; this.txtEmri.DefaultErrorMessage = ""; this.txtEmri.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtEmri.FixedLength = false; this.txtEmri.IsValid = false; this.txtEmri.Location = new System.Drawing.Point(240, 44); this.txtEmri.Name = "txtEmri"; this.txtEmri.Required = false; this.txtEmri.RequiredControlColor = System.Drawing.Color.White; this.txtEmri.Size = new System.Drawing.Size(180, 21); this.txtEmri.TabIndex = 2; this.txtEmri.Text = ""; // // btnShto // this.btnShto.BackColor = System.Drawing.Color.Blue; this.btnShto.Cursor = System.Windows.Forms.Cursors.Hand; this.btnShto.DoValidation = false; this.btnShto.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnShto.Location = new System.Drawing.Point(288, 124); this.btnShto.Name = "btnShto"; this.btnShto.Size = new System.Drawing.Size(90, 21); this.btnShto.TabIndex = 4; this.btnShto.Text = "Shto"; this.toolTips.SetToolTip(this.btnShto, "Shton nje forme te re pagese!"); this.btnShto.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnShto.Click += new System.EventHandler(this.btnShto_Click); // // lvPagesa // this.lvPagesa.BackColor = System.Drawing.Color.White; this.lvPagesa.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.colEmri, this.colPerqindja }); this.lvPagesa.DefaultErrorMessage = ""; this.lvPagesa.IsValid = true; this.lvPagesa.Location = new System.Drawing.Point(8, 36); this.lvPagesa.Name = "lvPagesa"; this.lvPagesa.Size = new System.Drawing.Size(212, 180); this.lvPagesa.TabIndex = 1; this.lvPagesa.View = System.Windows.Forms.View.Details; // // colEmri // this.colEmri.Text = "Emri"; this.colEmri.Width = 107; // // colPerqindja // this.colPerqindja.Text = "Perqindja"; this.colPerqindja.Width = 100; // // Pagesa // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(936, 520); this.Controls.Add(this.gbKategorite); this.Controls.Add(this.groupBox2); this.HelpFile = "PAGESA.htm"; this.Name = "Pagesa"; this.Text = "Pagesa"; this.Load += new System.EventHandler(this.Pagesa_Load); this.Controls.SetChildIndex(this.lblStatus, 0); this.Controls.SetChildIndex(this.groupBox2, 0); this.Controls.SetChildIndex(this.gbKategorite, 0); ((System.ComponentModel.ISupportInitialize)(this.gbKategorite)).EndInit(); this.gbKategorite.ResumeLayout(false); this.cmbPagesa.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.numCmimi = new VisionInfoSolutionLibrary.NumericBox(); this.txtDetyrimi = new VisionInfoSolutionLibrary.TextBox(); this.label1 = new VisionInfoSolutionLibrary.Label(); this.lblEmri = new VisionInfoSolutionLibrary.Label(); this.btnShto = new VisionInfoSolutionLibrary.Button(this.components); this.btnModifiko = new VisionInfoSolutionLibrary.Button(this.components); this.btnElemino = new VisionInfoSolutionLibrary.Button(this.components); this.groupBox3 = new VisionInfoSolutionLibrary.GroupBox(); this.label5 = new VisionInfoSolutionLibrary.Label(); this.lbDetyrimet = new VisionInfoSolutionLibrary.ListBox(); this.groupBox2 = new VisionInfoSolutionLibrary.GroupBox(); this.cmbDetyrime = new VisionInfoSolutionLibrary.DoubleCombo(); this.comboBox1 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox2 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.label4 = new VisionInfoSolutionLibrary.Label(); this.label2 = new VisionInfoSolutionLibrary.Label(); this.txtEmriModifiko = new VisionInfoSolutionLibrary.TextBox(); this.numCmimiModifiko = new VisionInfoSolutionLibrary.NumericBox(); this.label3 = new VisionInfoSolutionLibrary.Label(); ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit(); this.groupBox2.SuspendLayout(); this.cmbDetyrime.SuspendLayout(); this.SuspendLayout(); // // lblStatus // this.lblStatus.Name = "lblStatus"; this.lblStatus.Size = new System.Drawing.Size(936, 25); // // numCmimi // this.numCmimi.AutoSize = false; this.numCmimi.BackColor = System.Drawing.Color.LemonChiffon; this.numCmimi.DefaultErrorMessage = "Ju duhet te caktoni nje cmim per detyrimin!"; this.numCmimi.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.numCmimi.DigitsAfterDecimalPoint = 0; this.numCmimi.FixedLength = false; this.numCmimi.IsValid = false; this.numCmimi.KeepFocus = false; this.numCmimi.Location = new System.Drawing.Point(248, 84); this.numCmimi.Name = "numCmimi"; this.numCmimi.OnlyPositive = true; this.numCmimi.Required = false; this.numCmimi.RequiredControlColor = System.Drawing.Color.White; this.numCmimi.Size = new System.Drawing.Size(200, 21); this.numCmimi.TabIndex = 3; this.numCmimi.Text = ""; this.numCmimi.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // txtDetyrimi // this.txtDetyrimi.AutoSize = false; this.txtDetyrimi.BackColor = System.Drawing.Color.LemonChiffon; this.txtDetyrimi.DefaultErrorMessage = "Ju duhet t\'i caktoni nje emer detyrimit!"; this.txtDetyrimi.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtDetyrimi.FixedLength = false; this.txtDetyrimi.IsValid = false; this.txtDetyrimi.Location = new System.Drawing.Point(248, 36); this.txtDetyrimi.Name = "txtDetyrimi"; this.txtDetyrimi.Required = false; this.txtDetyrimi.RequiredControlColor = System.Drawing.Color.White; this.txtDetyrimi.Size = new System.Drawing.Size(200, 21); this.txtDetyrimi.TabIndex = 2; this.txtDetyrimi.Text = ""; // // label1 // this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label1.Location = new System.Drawing.Point(248, 68); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(80, 16); this.label1.TabIndex = 8; this.label1.Text = "Cmimi per njesi"; this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft; // // lblEmri // this.lblEmri.FlatStyle = System.Windows.Forms.FlatStyle.System; this.lblEmri.Location = new System.Drawing.Point(248, 20); this.lblEmri.Name = "lblEmri"; this.lblEmri.Size = new System.Drawing.Size(72, 16); this.lblEmri.TabIndex = 7; this.lblEmri.Text = "Emri"; this.lblEmri.TextAlign = System.Drawing.ContentAlignment.BottomLeft; // // btnShto // this.btnShto.BackColor = System.Drawing.Color.Blue; this.btnShto.Cursor = System.Windows.Forms.Cursors.Hand; this.btnShto.DoValidation = false; this.btnShto.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnShto.Location = new System.Drawing.Point(304, 124); this.btnShto.Name = "btnShto"; this.btnShto.Size = new System.Drawing.Size(90, 21); this.btnShto.TabIndex = 4; this.btnShto.Text = "Shto"; this.toolTips.SetToolTip(this.btnShto, "Shton nje lloj te ri detyrimi!"); this.btnShto.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnShto.Click += new System.EventHandler(this.btnShto_Click); // // btnModifiko // this.btnModifiko.BackColor = System.Drawing.Color.Blue; this.btnModifiko.Cursor = System.Windows.Forms.Cursors.Hand; this.btnModifiko.DoValidation = false; this.btnModifiko.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnModifiko.Location = new System.Drawing.Point(312, 32); this.btnModifiko.Name = "btnModifiko"; this.btnModifiko.Size = new System.Drawing.Size(90, 21); this.btnModifiko.TabIndex = 8; this.btnModifiko.Text = "Modifiko"; this.toolTips.SetToolTip(this.btnModifiko, "Modifikon llojet ekzistuese te detyrimeve!"); this.btnModifiko.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnModifiko.Click += new System.EventHandler(this.btnModifiko_Click_1); // // btnElemino // this.btnElemino.BackColor = System.Drawing.Color.Blue; this.btnElemino.Cursor = System.Windows.Forms.Cursors.Hand; this.btnElemino.DoValidation = false; this.btnElemino.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnElemino.Location = new System.Drawing.Point(312, 64); this.btnElemino.Name = "btnElemino"; this.btnElemino.Size = new System.Drawing.Size(90, 21); this.btnElemino.TabIndex = 9; this.btnElemino.Text = "Elemino"; this.toolTips.SetToolTip(this.btnElemino, "Eleminon llojet ekzistuese te detyrimeve!"); this.btnElemino.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnElemino.Click += new System.EventHandler(this.btnElemino_Click_1); // // groupBox3 // this.groupBox3.BackColor = System.Drawing.Color.Transparent; this.groupBox3.Controls.Add(this.label5); this.groupBox3.Controls.Add(this.lbDetyrimet); this.groupBox3.Controls.Add(this.numCmimi); this.groupBox3.Controls.Add(this.txtDetyrimi); this.groupBox3.Controls.Add(this.label1); this.groupBox3.Controls.Add(this.lblEmri); this.groupBox3.Controls.Add(this.btnShto); this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System; this.groupBox3.Location = new System.Drawing.Point(10, 40); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(466, 224); this.groupBox3.TabIndex = 21; this.groupBox3.Text = "Shtimi i nje detyrimi te ri"; this.groupBox3.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // label5 // this.label5.Location = new System.Drawing.Point(16, 16); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(184, 20); this.label5.TabIndex = 22; this.label5.Text = "Detyrimet ekzistuese"; this.label5.TextAlign = System.Drawing.ContentAlignment.BottomLeft; // // lbDetyrimet // this.lbDetyrimet.DefaultErrorMessage = ""; this.lbDetyrimet.IsValid = true; this.lbDetyrimet.Location = new System.Drawing.Point(12, 36); this.lbDetyrimet.Name = "lbDetyrimet"; this.lbDetyrimet.Size = new System.Drawing.Size(204, 173); this.lbDetyrimet.TabIndex = 1; // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.cmbDetyrime); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.txtEmriModifiko); this.groupBox2.Controls.Add(this.numCmimiModifiko); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.btnModifiko); this.groupBox2.Controls.Add(this.btnElemino); this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System; this.groupBox2.Location = new System.Drawing.Point(10, 268); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(466, 116); this.groupBox2.TabIndex = 28; this.groupBox2.Text = "Modifikimi i detyrimeve ekzistuese"; this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // cmbDetyrime // this.cmbDetyrime.BackColor = System.Drawing.Color.LemonChiffon; this.cmbDetyrime.Controls.Add(this.comboBox1); this.cmbDetyrime.Controls.Add(this.comboBox2); this.cmbDetyrime.DefaultErrorMessage = "Ju duhet te zgjidhni nje lloj detyrimi perpara se te modifikoni!"; this.cmbDetyrime.IsValid = false; this.cmbDetyrime.Kolone1Vlere = null; this.cmbDetyrime.Kolone2Vlere = null; this.cmbDetyrime.Location = new System.Drawing.Point(92, 16); this.cmbDetyrime.Name = "cmbDetyrime"; this.cmbDetyrime.ReadOnly = false; this.cmbDetyrime.Required = true; this.cmbDetyrime.Size = new System.Drawing.Size(200, 21); this.cmbDetyrime.SkipValidation = false; this.cmbDetyrime.TabIndex = 5; this.cmbDetyrime.SelectedIndexChanged += new VisionInfoSolutionLibrary.SelectedIndexChangedEventHandler(this.cmbDetyrime_SelectedIndexChanged_2); // // comboBox1 // this.comboBox1.DefaultErrorMessage = null; this.comboBox1.IsValid = false; this.comboBox1.Location = new System.Drawing.Point(68, 0); this.comboBox1.Name = "comboBox1"; this.comboBox1.Required = false; this.comboBox1.Size = new System.Drawing.Size(16, 21); this.comboBox1.TabIndex = 1; this.comboBox1.Visible = false; // // comboBox2 // this.comboBox2.DefaultErrorMessage = null; this.comboBox2.IsValid = false; this.comboBox2.Location = new System.Drawing.Point(0, 0); this.comboBox2.Name = "comboBox2"; this.comboBox2.Required = false; this.comboBox2.Size = new System.Drawing.Size(200, 21); this.comboBox2.TabIndex = 0; // // label4 // this.label4.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label4.Location = new System.Drawing.Point(28, 48); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(56, 20); this.label4.TabIndex = 17; this.label4.Text = "Emri"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // this.label2.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label2.Location = new System.Drawing.Point(16, 16); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(68, 20); this.label2.TabIndex = 21; this.label2.Text = "Detyrimet"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // txtEmriModifiko // this.txtEmriModifiko.AutoSize = false; this.txtEmriModifiko.BackColor = System.Drawing.Color.LemonChiffon; this.txtEmriModifiko.DefaultErrorMessage = "Ju duhet t\'i caktoni nje emer detyrimit perpara se ta modifikoni!"; this.txtEmriModifiko.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtEmriModifiko.FixedLength = false; this.txtEmriModifiko.IsValid = false; this.txtEmriModifiko.Location = new System.Drawing.Point(92, 44); this.txtEmriModifiko.Name = "txtEmriModifiko"; this.txtEmriModifiko.Required = false; this.txtEmriModifiko.RequiredControlColor = System.Drawing.Color.White; this.txtEmriModifiko.Size = new System.Drawing.Size(200, 21); this.txtEmriModifiko.TabIndex = 6; this.txtEmriModifiko.Text = ""; // // numCmimiModifiko // this.numCmimiModifiko.AutoSize = false; this.numCmimiModifiko.BackColor = System.Drawing.Color.LemonChiffon; this.numCmimiModifiko.DefaultErrorMessage = "Ju duhet t\'i caktoni nje cmim detyrimit perpara se ta modifikoni!"; this.numCmimiModifiko.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.numCmimiModifiko.DigitsAfterDecimalPoint = 0; this.numCmimiModifiko.FixedLength = false; this.numCmimiModifiko.IsValid = false; this.numCmimiModifiko.KeepFocus = false; this.numCmimiModifiko.Location = new System.Drawing.Point(92, 76); this.numCmimiModifiko.Name = "numCmimiModifiko"; this.numCmimiModifiko.OnlyPositive = true; this.numCmimiModifiko.Required = false; this.numCmimiModifiko.RequiredControlColor = System.Drawing.Color.White; this.numCmimiModifiko.Size = new System.Drawing.Size(200, 21); this.numCmimiModifiko.TabIndex = 7; this.numCmimiModifiko.Text = ""; this.numCmimiModifiko.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // label3 // this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label3.Location = new System.Drawing.Point(4, 76); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(80, 20); this.label3.TabIndex = 18; this.label3.Text = "Cmimi per njesi"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // Detyrimet // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(936, 628); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox3); this.EnableValidation = true; this.HelpFile = "DETYRIME.htm"; this.Name = "Detyrimet"; this.Text = "Detyrimet"; this.Load += new System.EventHandler(this.Detyrimet_Load); this.Controls.SetChildIndex(this.lblStatus, 0); this.Controls.SetChildIndex(this.groupBox3, 0); this.Controls.SetChildIndex(this.groupBox2, 0); ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit(); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit(); this.groupBox2.ResumeLayout(false); this.cmbDetyrime.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.groupBox3 = new VisionInfoSolutionLibrary.GroupBox(); this.label1 = new VisionInfoSolutionLibrary.Label(); this.lbMjetet = new VisionInfoSolutionLibrary.ListBox(); this.label4 = new VisionInfoSolutionLibrary.Label(); this.txtEmri1 = new VisionInfoSolutionLibrary.TextBox(); this.btnShto1 = new VisionInfoSolutionLibrary.Button(this.components); this.groupBox1 = new VisionInfoSolutionLibrary.GroupBox(); this.btnModifiko1 = new VisionInfoSolutionLibrary.Button(this.components); this.btnElemino1 = new VisionInfoSolutionLibrary.Button(this.components); this.cmbMjetId = new VisionInfoSolutionLibrary.DoubleCombo(); this.comboBox1 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox2 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.label6 = new VisionInfoSolutionLibrary.Label(); this.txtEmriIdentifikimi = new VisionInfoSolutionLibrary.TextBox(); this.label2 = new VisionInfoSolutionLibrary.Label(); ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).BeginInit(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit(); this.groupBox1.SuspendLayout(); this.cmbMjetId.SuspendLayout(); this.SuspendLayout(); // // lblStatus // this.lblStatus.Name = "lblStatus"; // // groupBox3 // this.groupBox3.BackColor = System.Drawing.Color.Transparent; this.groupBox3.Controls.Add(this.label1); this.groupBox3.Controls.Add(this.lbMjetet); this.groupBox3.Controls.Add(this.label4); this.groupBox3.Controls.Add(this.txtEmri1); this.groupBox3.Controls.Add(this.btnShto1); this.groupBox3.FlatStyle = System.Windows.Forms.FlatStyle.System; this.groupBox3.Location = new System.Drawing.Point(10, 40); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(438, 228); this.groupBox3.TabIndex = 2; this.groupBox3.Text = "Shtimi i nje mjeti te ri identifikimi"; this.groupBox3.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // label1 // this.label1.Location = new System.Drawing.Point(236, 32); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(136, 20); this.label1.TabIndex = 9; this.label1.Text = "Emri i llojit te identifikimit"; // // lbMjetet // this.lbMjetet.DefaultErrorMessage = ""; this.lbMjetet.IsValid = true; this.lbMjetet.Location = new System.Drawing.Point(12, 40); this.lbMjetet.Name = "lbMjetet"; this.lbMjetet.Size = new System.Drawing.Size(204, 173); this.lbMjetet.TabIndex = 5; // // label4 // this.label4.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label4.Location = new System.Drawing.Point(12, 20); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(160, 20); this.label4.TabIndex = 4; this.label4.Text = "Mjetet ekzistuese te identifikimit"; // // txtEmri1 // this.txtEmri1.AutoSize = false; this.txtEmri1.DefaultErrorMessage = "Ju duhet t\'i caktoni nje emer mjetit te identifikimit perpara se ta shtoni!"; this.txtEmri1.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtEmri1.FixedLength = false; this.txtEmri1.IsValid = false; this.txtEmri1.Location = new System.Drawing.Point(236, 52); this.txtEmri1.Name = "txtEmri1"; this.txtEmri1.Required = true; this.txtEmri1.RequiredControlColor = System.Drawing.Color.White; this.txtEmri1.Size = new System.Drawing.Size(180, 21); this.txtEmri1.TabIndex = 6; this.txtEmri1.Text = ""; // // btnShto1 // this.btnShto1.BackColor = System.Drawing.Color.Blue; this.btnShto1.Cursor = System.Windows.Forms.Cursors.Hand; this.btnShto1.DoValidation = false; this.btnShto1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnShto1.Location = new System.Drawing.Point(284, 84); this.btnShto1.Name = "btnShto1"; this.btnShto1.Size = new System.Drawing.Size(90, 21); this.btnShto1.TabIndex = 7; this.btnShto1.Text = "Shto"; this.toolTips.SetToolTip(this.btnShto1, "Shton nje menyre te re identifikimi!"); this.btnShto1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnShto1.Click += new System.EventHandler(this.btnShto1_Click); // // groupBox1 // this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.btnModifiko1); this.groupBox1.Controls.Add(this.btnElemino1); this.groupBox1.Controls.Add(this.cmbMjetId); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.txtEmriIdentifikimi); this.groupBox1.Controls.Add(this.label2); this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.groupBox1.Location = new System.Drawing.Point(10, 272); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(438, 92); this.groupBox1.TabIndex = 13; this.groupBox1.Text = "Modifikimi i mjeteve te identifikimit"; this.toolTips.SetToolTip(this.groupBox1, "Eleminon nje menyre ekzistuese identifikimi!"); this.groupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // btnModifiko1 // this.btnModifiko1.BackColor = System.Drawing.Color.Blue; this.btnModifiko1.Cursor = System.Windows.Forms.Cursors.Hand; this.btnModifiko1.DoValidation = false; this.btnModifiko1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnModifiko1.Location = new System.Drawing.Point(332, 20); this.btnModifiko1.Name = "btnModifiko1"; this.btnModifiko1.Size = new System.Drawing.Size(90, 21); this.btnModifiko1.TabIndex = 10; this.btnModifiko1.Text = "Modifiko"; this.toolTips.SetToolTip(this.btnModifiko1, "Modifikon nje menyre ekzistuese identiikimi!"); this.btnModifiko1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnModifiko1.Click += new System.EventHandler(this.btnModifiko1_Click); // // btnElemino1 // this.btnElemino1.BackColor = System.Drawing.Color.Blue; this.btnElemino1.Cursor = System.Windows.Forms.Cursors.Hand; this.btnElemino1.DoValidation = false; this.btnElemino1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnElemino1.Location = new System.Drawing.Point(332, 56); this.btnElemino1.Name = "btnElemino1"; this.btnElemino1.Size = new System.Drawing.Size(90, 21); this.btnElemino1.TabIndex = 11; this.btnElemino1.Text = "Elemino"; this.btnElemino1.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnElemino1.Click += new System.EventHandler(this.btnElemino1_Click); // // cmbMjetId // this.cmbMjetId.BackColor = System.Drawing.Color.Transparent; this.cmbMjetId.Controls.Add(this.comboBox1); this.cmbMjetId.Controls.Add(this.comboBox2); this.cmbMjetId.DefaultErrorMessage = "Zgjidhni nje prej mjeteve te identifikimit perpara se te modifikoni!"; this.cmbMjetId.IsValid = false; this.cmbMjetId.Kolone1Vlere = null; this.cmbMjetId.Kolone2Vlere = null; this.cmbMjetId.Location = new System.Drawing.Point(132, 22); this.cmbMjetId.Name = "cmbMjetId"; this.cmbMjetId.ReadOnly = false; this.cmbMjetId.Required = true; this.cmbMjetId.Size = new System.Drawing.Size(180, 21); this.cmbMjetId.SkipValidation = false; this.cmbMjetId.TabIndex = 8; this.cmbMjetId.SelectedIndexChanged += new VisionInfoSolutionLibrary.SelectedIndexChangedEventHandler(this.cmbMjetId_SelectedIndexChanged); // // comboBox1 // this.comboBox1.DefaultErrorMessage = null; this.comboBox1.IsValid = false; this.comboBox1.Location = new System.Drawing.Point(140, 0); this.comboBox1.Name = "comboBox1"; this.comboBox1.Required = false; this.comboBox1.Size = new System.Drawing.Size(16, 21); this.comboBox1.TabIndex = 1; this.comboBox1.Visible = false; // // comboBox2 // this.comboBox2.DefaultErrorMessage = null; this.comboBox2.IsValid = false; this.comboBox2.Location = new System.Drawing.Point(0, 0); this.comboBox2.Name = "comboBox2"; this.comboBox2.Required = false; this.comboBox2.Size = new System.Drawing.Size(196, 21); this.comboBox2.TabIndex = 0; // // label6 // this.label6.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label6.Location = new System.Drawing.Point(24, 56); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(100, 20); this.label6.TabIndex = 6; this.label6.Text = "Emri"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // txtEmriIdentifikimi // this.txtEmriIdentifikimi.AutoSize = false; this.txtEmriIdentifikimi.BackColor = System.Drawing.Color.LemonChiffon; this.txtEmriIdentifikimi.DefaultErrorMessage = "Ju duhet te jepni nje emer per mjetin para se te modifikoni!"; this.txtEmriIdentifikimi.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtEmriIdentifikimi.FixedLength = false; this.txtEmriIdentifikimi.IsValid = false; this.txtEmriIdentifikimi.Location = new System.Drawing.Point(132, 56); this.txtEmriIdentifikimi.Name = "txtEmriIdentifikimi"; this.txtEmriIdentifikimi.Required = true; this.txtEmriIdentifikimi.RequiredControlColor = System.Drawing.Color.White; this.txtEmriIdentifikimi.Size = new System.Drawing.Size(180, 21); this.txtEmriIdentifikimi.TabIndex = 9; this.txtEmriIdentifikimi.Text = ""; // // label2 // this.label2.Location = new System.Drawing.Point(4, 24); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(120, 20); this.label2.TabIndex = 14; this.label2.Text = "Mjetet e identifikimit"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // frmIdentifikimi // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(936, 520); this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox3); this.HelpFile = "IDENTIFIKIM.htm"; this.Name = "frmIdentifikimi"; this.Text = "Identifikime"; this.Load += new System.EventHandler(this.frmIdentifikimi_Load); this.Controls.SetChildIndex(this.lblStatus, 0); this.Controls.SetChildIndex(this.groupBox3, 0); this.Controls.SetChildIndex(this.groupBox1, 0); ((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit(); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit(); this.groupBox1.ResumeLayout(false); this.cmbMjetId.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.numCmimi = new VisionInfoSolutionLibrary.NumericBox(); this.lbDhomat2 = new VisionInfoSolutionLibrary.ListBox(); this.lbDhomat1 = new VisionInfoSolutionLibrary.ListBox(); this.groupBox2 = new VisionInfoSolutionLibrary.GroupBox(); this.lbKategorite = new VisionInfoSolutionLibrary.ListBox(); this.label3 = new VisionInfoSolutionLibrary.Label(); this.lblEmri = new VisionInfoSolutionLibrary.Label(); this.txtEmri = new VisionInfoSolutionLibrary.TextBox(); this.btnShto = new VisionInfoSolutionLibrary.Button(this.components); this.gbKategorite = new VisionInfoSolutionLibrary.GroupBox(); this.cmbKategorite = new VisionInfoSolutionLibrary.DoubleCombo(); this.comboBox1 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox2 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox3 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.comboBox4 = new VisionInfoSolutionLibrary.ComboBox(this.components); this.txtEmriKategoria = new VisionInfoSolutionLibrary.TextBox(); this.label5 = new VisionInfoSolutionLibrary.Label(); this.lblKategorite = new VisionInfoSolutionLibrary.Label(); this.btnModifiko = new VisionInfoSolutionLibrary.Button(this.components); this.btnElemino = new VisionInfoSolutionLibrary.Button(this.components); ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gbKategorite)).BeginInit(); this.gbKategorite.SuspendLayout(); this.cmbKategorite.SuspendLayout(); this.SuspendLayout(); // // lblStatus // this.lblStatus.Name = "lblStatus"; this.lblStatus.Size = new System.Drawing.Size(860, 24); // // numCmimi // this.numCmimi.AutoSize = false; this.numCmimi.DefaultErrorMessage = ""; this.numCmimi.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.numCmimi.DigitsAfterDecimalPoint = 0; this.numCmimi.FixedLength = false; this.numCmimi.IsValid = true; this.numCmimi.KeepFocus = false; this.numCmimi.Location = new System.Drawing.Point(100, 68); this.numCmimi.Name = "numCmimi"; this.numCmimi.OnlyPositive = true; this.numCmimi.Required = false; this.numCmimi.RequiredControlColor = System.Drawing.Color.White; this.numCmimi.Size = new System.Drawing.Size(120, 20); this.numCmimi.TabIndex = 12; this.numCmimi.Text = ""; this.numCmimi.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // lbDhomat2 // this.lbDhomat2.DefaultErrorMessage = ""; this.lbDhomat2.IsValid = true; this.lbDhomat2.Location = new System.Drawing.Point(384, 140); this.lbDhomat2.Name = "lbDhomat2"; this.lbDhomat2.Size = new System.Drawing.Size(180, 199); this.lbDhomat2.TabIndex = 9; // // lbDhomat1 // this.lbDhomat1.DefaultErrorMessage = ""; this.lbDhomat1.IsValid = true; this.lbDhomat1.Location = new System.Drawing.Point(40, 136); this.lbDhomat1.Name = "lbDhomat1"; this.lbDhomat1.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lbDhomat1.Size = new System.Drawing.Size(180, 199); this.lbDhomat1.TabIndex = 2; // // groupBox2 // this.groupBox2.BackColor = System.Drawing.Color.Transparent; this.groupBox2.Controls.Add(this.lbKategorite); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.lblEmri); this.groupBox2.Controls.Add(this.txtEmri); this.groupBox2.Controls.Add(this.btnShto); this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System; this.groupBox2.Location = new System.Drawing.Point(10, 40); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(438, 228); this.groupBox2.TabIndex = 16; this.groupBox2.Text = "Shtimi i nje kategorie te re"; this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // lbKategorite // this.lbKategorite.DefaultErrorMessage = ""; this.lbKategorite.IsValid = true; this.lbKategorite.Location = new System.Drawing.Point(12, 36); this.lbKategorite.Name = "lbKategorite"; this.lbKategorite.Size = new System.Drawing.Size(204, 173); this.lbKategorite.TabIndex = 1; // // label3 // this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label3.Location = new System.Drawing.Point(12, 16); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(132, 16); this.label3.TabIndex = 0; this.label3.Text = "Kategorite ekzistuese"; // // lblEmri // this.lblEmri.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.lblEmri.Location = new System.Drawing.Point(240, 24); this.lblEmri.Name = "lblEmri"; this.lblEmri.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblEmri.Size = new System.Drawing.Size(120, 16); this.lblEmri.TabIndex = 1; this.lblEmri.Text = "Emri i kategorise se re"; this.lblEmri.TextAlign = System.Drawing.ContentAlignment.TopRight; // // txtEmri // this.txtEmri.AutoSize = false; this.txtEmri.BackColor = System.Drawing.Color.LemonChiffon; this.txtEmri.DefaultErrorMessage = ""; this.txtEmri.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtEmri.FixedLength = false; this.txtEmri.IsValid = false; this.txtEmri.Location = new System.Drawing.Point(240, 44); this.txtEmri.Name = "txtEmri"; this.txtEmri.Required = false; this.txtEmri.RequiredControlColor = System.Drawing.Color.White; this.txtEmri.Size = new System.Drawing.Size(180, 21); this.txtEmri.TabIndex = 2; this.txtEmri.Text = ""; // // btnShto // this.btnShto.BackColor = System.Drawing.Color.Blue; this.btnShto.Cursor = System.Windows.Forms.Cursors.Hand; this.btnShto.DoValidation = false; this.btnShto.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnShto.Location = new System.Drawing.Point(292, 76); this.btnShto.Name = "btnShto"; this.btnShto.Size = new System.Drawing.Size(90, 21); this.btnShto.TabIndex = 3; this.btnShto.Text = "Shto"; this.toolTips.SetToolTip(this.btnShto, "Shton nje kategori te re dhomash!"); this.btnShto.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnShto.Click += new System.EventHandler(this.btnRuaj_Click); // // gbKategorite // this.gbKategorite.BackColor = System.Drawing.Color.Transparent; this.gbKategorite.Controls.Add(this.cmbKategorite); this.gbKategorite.Controls.Add(this.txtEmriKategoria); this.gbKategorite.Controls.Add(this.label5); this.gbKategorite.Controls.Add(this.lblKategorite); this.gbKategorite.Controls.Add(this.btnModifiko); this.gbKategorite.Controls.Add(this.btnElemino); this.gbKategorite.FlatStyle = System.Windows.Forms.FlatStyle.System; this.gbKategorite.Location = new System.Drawing.Point(10, 272); this.gbKategorite.Name = "gbKategorite"; this.gbKategorite.Size = new System.Drawing.Size(438, 92); this.gbKategorite.TabIndex = 17; this.gbKategorite.Text = "Modifikimi i kategorive"; this.gbKategorite.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003; // // cmbKategorite // this.cmbKategorite.BackColor = System.Drawing.Color.LemonChiffon; this.cmbKategorite.Controls.Add(this.comboBox1); this.cmbKategorite.Controls.Add(this.comboBox2); this.cmbKategorite.Controls.Add(this.comboBox3); this.cmbKategorite.Controls.Add(this.comboBox4); this.cmbKategorite.DefaultErrorMessage = "Zghidhni nje prej kategorive para se te modifikoni!"; this.cmbKategorite.IsValid = false; this.cmbKategorite.Kolone1Vlere = null; this.cmbKategorite.Kolone2Vlere = null; this.cmbKategorite.Location = new System.Drawing.Point(132, 20); this.cmbKategorite.Name = "cmbKategorite"; this.cmbKategorite.ReadOnly = false; this.cmbKategorite.Required = true; this.cmbKategorite.Size = new System.Drawing.Size(180, 21); this.cmbKategorite.SkipValidation = true; this.cmbKategorite.TabIndex = 4; this.cmbKategorite.TabStop = false; this.cmbKategorite.SelectedIndexChanged += new VisionInfoSolutionLibrary.SelectedIndexChangedEventHandler(this.cmbKategorite_SelectedIndexChanged_1); // // comboBox1 // this.comboBox1.DefaultErrorMessage = null; this.comboBox1.IsValid = false; this.comboBox1.Location = new System.Drawing.Point(136, 0); this.comboBox1.Name = "comboBox1"; this.comboBox1.Required = false; this.comboBox1.Size = new System.Drawing.Size(16, 21); this.comboBox1.TabIndex = 1; this.comboBox1.Visible = false; // // comboBox2 // this.comboBox2.DefaultErrorMessage = null; this.comboBox2.IsValid = false; this.comboBox2.Location = new System.Drawing.Point(0, 0); this.comboBox2.Name = "comboBox2"; this.comboBox2.Required = false; this.comboBox2.Size = new System.Drawing.Size(200, 21); this.comboBox2.TabIndex = 0; // // comboBox3 // this.comboBox3.DefaultErrorMessage = null; this.comboBox3.IsValid = false; this.comboBox3.Location = new System.Drawing.Point(136, 0); this.comboBox3.Name = "comboBox3"; this.comboBox3.Required = false; this.comboBox3.Size = new System.Drawing.Size(16, 21); this.comboBox3.TabIndex = 1; this.comboBox3.Visible = false; // // comboBox4 // this.comboBox4.DefaultErrorMessage = null; this.comboBox4.IsValid = false; this.comboBox4.Location = new System.Drawing.Point(0, 0); this.comboBox4.Name = "comboBox4"; this.comboBox4.Required = false; this.comboBox4.Size = new System.Drawing.Size(152, 21); this.comboBox4.TabIndex = 0; // // txtEmriKategoria // this.txtEmriKategoria.AutoSize = false; this.txtEmriKategoria.BackColor = System.Drawing.Color.LemonChiffon; this.txtEmriKategoria.DefaultErrorMessage = "Ju duhet te caktoni nje emer per kategorine para se te modifikoni!"; this.txtEmriKategoria.DesabledControlColor = System.Drawing.SystemColors.ControlLight; this.txtEmriKategoria.FixedLength = false; this.txtEmriKategoria.IsValid = false; this.txtEmriKategoria.Location = new System.Drawing.Point(132, 52); this.txtEmriKategoria.Name = "txtEmriKategoria"; this.txtEmriKategoria.Required = true; this.txtEmriKategoria.RequiredControlColor = System.Drawing.Color.White; this.txtEmriKategoria.Size = new System.Drawing.Size(180, 21); this.txtEmriKategoria.TabIndex = 5; this.txtEmriKategoria.Text = ""; // // label5 // this.label5.FlatStyle = System.Windows.Forms.FlatStyle.System; this.label5.Location = new System.Drawing.Point(24, 52); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(100, 20); this.label5.TabIndex = 3; this.label5.Text = "Emri"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lblKategorite // this.lblKategorite.FlatStyle = System.Windows.Forms.FlatStyle.System; this.lblKategorite.Location = new System.Drawing.Point(4, 24); this.lblKategorite.Name = "lblKategorite"; this.lblKategorite.RightToLeft = System.Windows.Forms.RightToLeft.Yes; this.lblKategorite.Size = new System.Drawing.Size(120, 20); this.lblKategorite.TabIndex = 0; this.lblKategorite.Text = "Kategorite ekzistuese"; // // btnModifiko // this.btnModifiko.BackColor = System.Drawing.Color.Blue; this.btnModifiko.Cursor = System.Windows.Forms.Cursors.Hand; this.btnModifiko.DoValidation = false; this.btnModifiko.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnModifiko.Location = new System.Drawing.Point(328, 20); this.btnModifiko.Name = "btnModifiko"; this.btnModifiko.Size = new System.Drawing.Size(88, 21); this.btnModifiko.TabIndex = 6; this.btnModifiko.Text = "Modifiko"; this.toolTips.SetToolTip(this.btnModifiko, "Modifikon nje kategori ekzistuese!"); this.btnModifiko.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnModifiko.Click += new System.EventHandler(this.btnModifiko_Click_1); // // btnElemino // this.btnElemino.BackColor = System.Drawing.Color.Blue; this.btnElemino.Cursor = System.Windows.Forms.Cursors.Hand; this.btnElemino.DoValidation = false; this.btnElemino.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnElemino.Location = new System.Drawing.Point(328, 52); this.btnElemino.Name = "btnElemino"; this.btnElemino.Size = new System.Drawing.Size(88, 21); this.btnElemino.TabIndex = 7; this.btnElemino.Text = "Elemino"; this.toolTips.SetToolTip(this.btnElemino, "Eleminon nje kategori ekzistuese!"); this.btnElemino.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003; this.btnElemino.Click += new System.EventHandler(this.btnElemino_Click); // // Kategori // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(860, 544); this.Controls.Add(this.gbKategorite); this.Controls.Add(this.groupBox2); this.HelpFile = "KATEGORI.htm"; this.Name = "Kategori"; this.Text = "Kategori"; this.TitullGjeresi = 860; this.Load += new System.EventHandler(this.Kategori_Load); this.Controls.SetChildIndex(this.lblStatus, 0); this.Controls.SetChildIndex(this.groupBox2, 0); this.Controls.SetChildIndex(this.gbKategorite, 0); ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gbKategorite)).EndInit(); this.gbKategorite.ResumeLayout(false); this.cmbKategorite.ResumeLayout(false); this.ResumeLayout(false); }