Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components       = new System.ComponentModel.Container();
     this.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);
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components          = new System.ComponentModel.Container();
     this.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);
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components       = new System.ComponentModel.Container();
     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);
 }