Ejemplo 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.grid            = new VisionInfoSolutionLibrary.DataGrid();
     this.ds              = new System.Data.DataSet();
     this.dateTimePicker1 = new VisionInfoSolutionLibrary.DateTimePicker();
     this.btnOK           = new VisionInfoSolutionLibrary.Button(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds)).BeginInit();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(339, 24);
     //
     // grid
     //
     this.grid.AllowSorting            = false;
     this.grid.BackgroundColor         = System.Drawing.Color.WhiteSmoke;
     this.grid.CanDelete               = true;
     this.grid.CaptionVisible          = false;
     this.grid.DataMember              = "";
     this.grid.DataSource              = this.ds;
     this.grid.HeaderBackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.grid.HeaderForeColor         = System.Drawing.SystemColors.ControlText;
     this.grid.HideHorizontalScrollBar = false;
     this.grid.HideVerticalScrollBar   = false;
     this.grid.Location       = new System.Drawing.Point(20, 8);
     this.grid.Name           = "grid";
     this.grid.RowHeaderWidth = 20;
     this.grid.Selekto        = true;
     this.grid.Size           = new System.Drawing.Size(312, 142);
     this.grid.TabIndex       = 0;
     //
     // ds
     //
     this.ds.DataSetName = "NewDataSet";
     this.ds.Locale      = new System.Globalization.CultureInfo("sq-AL");
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.BackColor           = System.Drawing.Color.White;
     this.dateTimePicker1.CustomFormat        = "dd.MM.yyyy";
     this.dateTimePicker1.DefaultErrorMessage = "";
     this.dateTimePicker1.Format   = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePicker1.IsValid  = true;
     this.dateTimePicker1.Location = new System.Drawing.Point(24, 156);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Required = false;
     this.dateTimePicker1.Size     = new System.Drawing.Size(112, 20);
     this.dateTimePicker1.TabIndex = 2;
     this.dateTimePicker1.Value    = new System.DateTime(2005, 8, 15, 10, 53, 0, 0);
     this.dateTimePicker1.Visible  = false;
     //
     // btnOK
     //
     this.btnOK.BackColor    = System.Drawing.Color.Blue;
     this.btnOK.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnOK.DoValidation = true;
     this.btnOK.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnOK.Location     = new System.Drawing.Point(128, 160);
     this.btnOK.Name         = "btnOK";
     this.btnOK.Size         = new System.Drawing.Size(90, 21);
     this.btnOK.TabIndex     = 3;
     this.btnOK.Text         = "OK";
     this.btnOK.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnOK.Click       += new System.EventHandler(this.btnOK_Click);
     //
     // Dhoma2
     //
     this.AutoScale         = false;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoScroll        = false;
     this.BackColor         = System.Drawing.SystemColors.Control;
     this.ClientSize        = new System.Drawing.Size(346, 206);
     this.ControlBox        = true;
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.dateTimePicker1);
     this.Controls.Add(this.grid);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Location        = new System.Drawing.Point(350, 300);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Dhoma2";
     this.ShfaqTitull     = false;
     this.ShowInTaskbar   = false;
     this.Text            = "Te dhena per dhomen";
     this.TitullGjeresi   = 339;
     this.Load           += new System.EventHandler(this.Dhoma2_Load);
     this.Controls.SetChildIndex(this.grid, 0);
     this.Controls.SetChildIndex(this.dateTimePicker1, 0);
     this.Controls.SetChildIndex(this.btnOK, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo 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.gbCaktim            = new VisionInfoSolutionLibrary.GroupBox();
     this.btnPastro           = new VisionInfoSolutionLibrary.Button(this.components);
     this.cmbKategorite       = new VisionInfoSolutionLibrary.DoubleCombo();
     this.lvDhomatLira        = new VisionInfoSolutionLibrary.ListView(this.components);
     this.emriDhoma1          = new System.Windows.Forms.ColumnHeader();
     this.cmimiDhoma1         = new System.Windows.Forms.ColumnHeader();
     this.idDhoma1            = new System.Windows.Forms.ColumnHeader();
     this.label16             = new VisionInfoSolutionLibrary.Label();
     this.btnMajas            = new VisionInfoSolutionLibrary.Button(this.components);
     this.btnDjathtas         = new VisionInfoSolutionLibrary.Button(this.components);
     this.label5              = new VisionInfoSolutionLibrary.Label();
     this.lvDhomatPerRezervim = new VisionInfoSolutionLibrary.ListView(this.components);
     this.emriDhoma2          = new System.Windows.Forms.ColumnHeader();
     this.cmimiDhoma2         = new System.Windows.Forms.ColumnHeader();
     this.idDhoma2            = new System.Windows.Forms.ColumnHeader();
     this.label1              = new VisionInfoSolutionLibrary.Label();
     this.btnShtoDhome        = new VisionInfoSolutionLibrary.Button(this.components);
     this.dsDhomaTeZgjedhura  = new System.Data.DataSet();
     ((System.ComponentModel.ISupportInitialize)(this.gbCaktim)).BeginInit();
     this.gbCaktim.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsDhomaTeZgjedhura)).BeginInit();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(493, 24);
     //
     // gbCaktim
     //
     this.gbCaktim.BackColor = System.Drawing.Color.Transparent;
     this.gbCaktim.Controls.Add(this.btnPastro);
     this.gbCaktim.Controls.Add(this.cmbKategorite);
     this.gbCaktim.Controls.Add(this.lvDhomatLira);
     this.gbCaktim.Controls.Add(this.label16);
     this.gbCaktim.Controls.Add(this.btnMajas);
     this.gbCaktim.Controls.Add(this.btnDjathtas);
     this.gbCaktim.Controls.Add(this.label5);
     this.gbCaktim.Controls.Add(this.lvDhomatPerRezervim);
     this.gbCaktim.Controls.Add(this.label1);
     this.gbCaktim.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.gbCaktim.ForeColor   = System.Drawing.Color.Navy;
     this.gbCaktim.Location    = new System.Drawing.Point(10, 8);
     this.gbCaktim.Name        = "gbCaktim";
     this.gbCaktim.Size        = new System.Drawing.Size(506, 228);
     this.gbCaktim.TabIndex    = 15;
     this.gbCaktim.Text        = "Caktimi i dhomave";
     this.gbCaktim.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // btnPastro
     //
     this.btnPastro.BackColor    = System.Drawing.Color.Blue;
     this.btnPastro.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnPastro.DoValidation = false;
     this.btnPastro.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnPastro.Location     = new System.Drawing.Point(392, 16);
     this.btnPastro.Name         = "btnPastro";
     this.btnPastro.Size         = new System.Drawing.Size(70, 22);
     this.btnPastro.TabIndex     = 53;
     this.btnPastro.Text         = "Pastro";
     this.btnPastro.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnPastro.Click       += new System.EventHandler(this.btnPastro_Click);
     //
     // cmbKategorite
     //
     this.cmbKategorite.BackColor           = System.Drawing.Color.Transparent;
     this.cmbKategorite.DefaultErrorMessage = "Ju duhet te zgjidhni kategorine!";
     this.cmbKategorite.IsValid             = false;
     this.cmbKategorite.Kolone1Vlere        = null;
     this.cmbKategorite.Kolone2Vlere        = null;
     this.cmbKategorite.Location            = new System.Drawing.Point(160, 16);
     this.cmbKategorite.Name                  = "cmbKategorite";
     this.cmbKategorite.ReadOnly              = false;
     this.cmbKategorite.Required              = false;
     this.cmbKategorite.Size                  = new System.Drawing.Size(160, 21);
     this.cmbKategorite.SkipValidation        = false;
     this.cmbKategorite.TabIndex              = 48;
     this.cmbKategorite.SelectedIndexChanged += new VisionInfoSolutionLibrary.SelectedIndexChangedEventHandler(this.cmKategorite_SelectedIndexChanged);
     //
     // lvDhomatLira
     //
     this.lvDhomatLira.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.emriDhoma1,
         this.cmimiDhoma1,
         this.idDhoma1
     });
     this.lvDhomatLira.DefaultErrorMessage = "";
     this.lvDhomatLira.FullRowSelect       = true;
     this.lvDhomatLira.GridLines           = true;
     this.lvDhomatLira.IsValid             = true;
     this.lvDhomatLira.Location            = new System.Drawing.Point(16, 72);
     this.lvDhomatLira.Name     = "lvDhomatLira";
     this.lvDhomatLira.Size     = new System.Drawing.Size(180, 130);
     this.lvDhomatLira.TabIndex = 49;
     //
     // emriDhoma1
     //
     this.emriDhoma1.Text  = "Emri i dhomes";
     this.emriDhoma1.Width = 100;
     //
     // cmimiDhoma1
     //
     this.cmimiDhoma1.Text  = "Cmimi";
     this.cmimiDhoma1.Width = 58;
     //
     // idDhoma1
     //
     this.idDhoma1.Text  = "idDhoma";
     this.idDhoma1.Width = 0;
     //
     // label16
     //
     this.label16.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label16.ForeColor = System.Drawing.Color.DarkRed;
     this.label16.Location  = new System.Drawing.Point(296, 56);
     this.label16.Name      = "label16";
     this.label16.Size      = new System.Drawing.Size(112, 16);
     this.label16.TabIndex  = 44;
     this.label16.Text      = "Dhomat per rezervim";
     this.label16.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // btnMajas
     //
     this.btnMajas.BackColor    = System.Drawing.Color.Blue;
     this.btnMajas.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnMajas.DoValidation = false;
     this.btnMajas.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnMajas.Location     = new System.Drawing.Point(208, 136);
     this.btnMajas.Name         = "btnMajas";
     this.btnMajas.Size         = new System.Drawing.Size(88, 21);
     this.btnMajas.TabIndex     = 51;
     this.btnMajas.Text         = "<<<Kalo";
     this.btnMajas.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnMajas.Click       += new System.EventHandler(this.btnMajas_Click);
     //
     // btnDjathtas
     //
     this.btnDjathtas.BackColor    = System.Drawing.Color.Blue;
     this.btnDjathtas.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnDjathtas.DoValidation = false;
     this.btnDjathtas.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnDjathtas.Location     = new System.Drawing.Point(208, 104);
     this.btnDjathtas.Name         = "btnDjathtas";
     this.btnDjathtas.Size         = new System.Drawing.Size(88, 21);
     this.btnDjathtas.TabIndex     = 50;
     this.btnDjathtas.Text         = "Kalo>>>";
     this.btnDjathtas.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnDjathtas.Click       += new System.EventHandler(this.btnDjathtas_Click);
     //
     // label5
     //
     this.label5.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.label5.ForeColor   = System.Drawing.Color.Black;
     this.label5.Location    = new System.Drawing.Point(76, 16);
     this.label5.Name        = "label5";
     this.label5.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.label5.Size        = new System.Drawing.Size(76, 20);
     this.label5.TabIndex    = 37;
     this.label5.Text        = "Kategorite";
     //
     // lvDhomatPerRezervim
     //
     this.lvDhomatPerRezervim.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.emriDhoma2,
         this.cmimiDhoma2,
         this.idDhoma2
     });
     this.lvDhomatPerRezervim.DefaultErrorMessage = "Ju duhet te zgjidhni nje prej dhomave !";
     this.lvDhomatPerRezervim.FullRowSelect       = true;
     this.lvDhomatPerRezervim.GridLines           = true;
     this.lvDhomatPerRezervim.IsValid             = true;
     this.lvDhomatPerRezervim.Location            = new System.Drawing.Point(312, 72);
     this.lvDhomatPerRezervim.Name     = "lvDhomatPerRezervim";
     this.lvDhomatPerRezervim.Size     = new System.Drawing.Size(180, 130);
     this.lvDhomatPerRezervim.TabIndex = 52;
     //
     // emriDhoma2
     //
     this.emriDhoma2.Text  = "Emri i dhomes";
     this.emriDhoma2.Width = 100;
     //
     // cmimiDhoma2
     //
     this.cmimiDhoma2.Text  = "Cmimi";
     this.cmimiDhoma2.Width = 58;
     //
     // idDhoma2
     //
     this.idDhoma2.Width = 0;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(16, 52);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(160, 20);
     this.label1.TabIndex  = 17;
     this.label1.Text      = "Dhomat e lira per kategorine";
     this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // btnShtoDhome
     //
     this.btnShtoDhome.BackColor    = System.Drawing.Color.Blue;
     this.btnShtoDhome.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnShtoDhome.DoValidation = false;
     this.btnShtoDhome.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnShtoDhome.Location     = new System.Drawing.Point(216, 248);
     this.btnShtoDhome.Name         = "btnShtoDhome";
     this.btnShtoDhome.Size         = new System.Drawing.Size(88, 21);
     this.btnShtoDhome.TabIndex     = 54;
     this.btnShtoDhome.Text         = "Shto";
     this.toolTips.SetToolTip(this.btnShtoDhome, "Shton dhomat e zgjedhura ne listen e dhomave per rezervim!");
     this.btnShtoDhome.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnShtoDhome.Click      += new System.EventHandler(this.btnShtoDhome_Click);
     //
     // dsDhomaTeZgjedhura
     //
     this.dsDhomaTeZgjedhura.DataSetName = "NewDataSet";
     this.dsDhomaTeZgjedhura.Locale      = new System.Globalization.CultureInfo("en-GB");
     //
     // Dhoma1
     //
     this.AutoScale         = false;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoScroll        = false;
     this.BackColor         = System.Drawing.Color.AntiqueWhite;
     this.ClientSize        = new System.Drawing.Size(534, 284);
     this.ControlBox        = true;
     this.Controls.Add(this.gbCaktim);
     this.Controls.Add(this.btnShtoDhome);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "Dhoma1";
     this.ShfaqTitull     = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Shto dhome per rezervim";
     this.TitullGjeresi   = 493;
     this.Load           += new System.EventHandler(this.Dhoma1_Load);
     this.Controls.SetChildIndex(this.btnShtoDhome, 0);
     this.Controls.SetChildIndex(this.gbCaktim, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     ((System.ComponentModel.ISupportInitialize)(this.gbCaktim)).EndInit();
     this.gbCaktim.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dsDhomaTeZgjedhura)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo 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.btnAnullo  = new VisionInfoSolutionLibrary.Button(this.components);
     this.btnOK      = new VisionInfoSolutionLibrary.Button(this.components);
     this.rbDitor    = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbData     = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(386, 24);
     //
     // btnAnullo
     //
     this.btnAnullo.BackColor    = System.Drawing.Color.Blue;
     this.btnAnullo.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnAnullo.DoValidation = true;
     this.btnAnullo.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnAnullo.Location     = new System.Drawing.Point(256, 56);
     this.btnAnullo.Name         = "btnAnullo";
     this.btnAnullo.Size         = new System.Drawing.Size(90, 21);
     this.btnAnullo.TabIndex     = 0;
     this.btnAnullo.Text         = "Anullo";
     this.btnAnullo.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnAnullo.Click       += new System.EventHandler(this.btnAnullo_Click);
     //
     // btnOK
     //
     this.btnOK.BackColor    = System.Drawing.Color.Blue;
     this.btnOK.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnOK.DoValidation = true;
     this.btnOK.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnOK.Location     = new System.Drawing.Point(256, 24);
     this.btnOK.Name         = "btnOK";
     this.btnOK.Size         = new System.Drawing.Size(90, 21);
     this.btnOK.TabIndex     = 1;
     this.btnOK.Text         = "OK";
     this.btnOK.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnOK.Click       += new System.EventHandler(this.btnOK_Click);
     //
     // rbDitor
     //
     this.rbDitor.BackColor = System.Drawing.Color.Transparent;
     this.rbDitor.Location  = new System.Drawing.Point(24, 24);
     this.rbDitor.Name      = "rbDitor";
     this.rbDitor.Size      = new System.Drawing.Size(192, 24);
     this.rbDitor.TabIndex  = 2;
     //
     // rbData
     //
     this.rbData.BackColor = System.Drawing.Color.Transparent;
     this.rbData.Checked   = true;
     this.rbData.Location  = new System.Drawing.Point(24, 56);
     this.rbData.Name      = "rbData";
     this.rbData.Size      = new System.Drawing.Size(192, 24);
     this.rbData.TabIndex  = 3;
     //
     // PrintBilancPrompt
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoScroll        = false;
     this.ClientSize        = new System.Drawing.Size(386, 104);
     this.ControlBox        = true;
     this.Controls.Add(this.rbData);
     this.Controls.Add(this.rbDitor);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.btnAnullo);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "PrintBilancPrompt";
     this.ShfaqTitull     = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Printimi i Bilancit";
     this.TitullGjeresi   = 386;
     this.Controls.SetChildIndex(this.btnAnullo, 0);
     this.Controls.SetChildIndex(this.btnOK, 0);
     this.Controls.SetChildIndex(this.rbDitor, 0);
     this.Controls.SetChildIndex(this.rbData, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.ResumeLayout(false);
 }
Ejemplo n.º 4
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.dgMesazhe            = new Janus.Windows.GridEX.GridEX();
     this.btnModifiko          = new VisionInfoSolutionLibrary.Button(this.components);
     this.gbShto               = new VisionInfoSolutionLibrary.GroupBox();
     this.lblTekstMesazh       = new VisionInfoSolutionLibrary.Label();
     this.txtShtoMesazh        = new VisionInfoSolutionLibrary.TextBox();
     this.lblDataShto          = new VisionInfoSolutionLibrary.Label();
     this.dtpShtoMesazh        = new VisionInfoSolutionLibrary.DateTimePicker();
     this.btnShto              = new VisionInfoSolutionLibrary.Button(this.components);
     this.gbMesazhet           = new VisionInfoSolutionLibrary.GroupBox();
     this.lblTekstModifikoFshi = new VisionInfoSolutionLibrary.Label();
     this.txtModifikoFshi      = new VisionInfoSolutionLibrary.TextBox();
     this.lblDataModifikoFshi  = new VisionInfoSolutionLibrary.Label();
     this.dtpModifikoFshi      = new VisionInfoSolutionLibrary.DateTimePicker();
     this.btnFshi              = new VisionInfoSolutionLibrary.Button(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dgMesazhe)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbShto)).BeginInit();
     this.gbShto.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbMesazhet)).BeginInit();
     this.gbMesazhet.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(888, 24);
     //
     // dgMesazhe
     //
     this.dgMesazhe.AllowColumnDrag   = false;
     this.dgMesazhe.AllowEdit         = Janus.Windows.GridEX.InheritableBoolean.False;
     this.dgMesazhe.AlternatingColors = true;
     this.dgMesazhe.AlternatingRowFormatStyle.BackColor = System.Drawing.Color.Bisque;
     this.dgMesazhe.BackColor                           = System.Drawing.Color.WhiteSmoke;
     this.dgMesazhe.Cursor                              = System.Windows.Forms.Cursors.Default;
     this.dgMesazhe.GroupByBoxVisible                   = false;
     this.dgMesazhe.HeaderFormatStyle.BackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.dgMesazhe.HeaderFormatStyle.BackColorGradient = System.Drawing.SystemColors.InactiveCaptionText;
     this.dgMesazhe.InvalidValueAction                  = Janus.Windows.GridEX.InvalidValueAction.DiscardChanges;
     this.dgMesazhe.LayoutData                          = @"<GridEXLayoutData><RootTable><Columns Collection=""true""><Column0 ID=""colData""><Caption>Data</Caption><CellToolTipText>Klikoni mbi mesazhin te cilin doni ta modifikoni ose fshini</CellToolTipText><DataMember>Data</DataMember><HeaderAlignment>Center</HeaderAlignment><Key>colData</Key><Position>0</Position><Width>139</Width></Column0><Column1 ID=""colTeksti""><Caption>Teksti</Caption><CellToolTipText>Klikoni mbi mesazhin te cilin doni ta modifikoni </CellToolTipText><DataMember>Mesazhi</DataMember><HeaderAlignment>Center</HeaderAlignment><Key>colTeksti</Key><Position>1</Position><Width>555</Width></Column1></Columns><DataMember>dsMesazhe</DataMember><GroupCondition ID="""" /><SortKeys Collection=""true""><SortKey0 ID=""SortKey0""><ColIndex>1</ColIndex></SortKey0></SortKeys></RootTable></GridEXLayoutData>";
     this.dgMesazhe.Location                            = new System.Drawing.Point(8, 20);
     this.dgMesazhe.Name = "dgMesazhe";
     this.dgMesazhe.SelectedFormatStyle.BackColorGradient = System.Drawing.SystemColors.Highlight;
     this.dgMesazhe.Size                = new System.Drawing.Size(696, 288);
     this.dgMesazhe.TabIndex            = 1;
     this.dgMesazhe.ThemedAreas         = Janus.Windows.GridEX.ThemedArea.ScrollBars;
     this.dgMesazhe.TreeLineColor       = System.Drawing.SystemColors.Desktop;
     this.dgMesazhe.UpdateOnLeave       = false;
     this.dgMesazhe.CurrentCellChanged += new System.EventHandler(this.dgMesazhe_CurrentCellChanged);
     //
     // btnModifiko
     //
     this.btnModifiko.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnModifiko.DoValidation = true;
     this.btnModifiko.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnModifiko.Location     = new System.Drawing.Point(192, 532);
     this.btnModifiko.Name         = "btnModifiko";
     this.btnModifiko.Size         = new System.Drawing.Size(90, 21);
     this.btnModifiko.TabIndex     = 2;
     this.btnModifiko.Text         = "Modifiko";
     this.toolTips.SetToolTip(this.btnModifiko, "Modifiko mesazhin e zgjedhur");
     this.btnModifiko.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnModifiko.Click      += new System.EventHandler(this.btnModifiko_Click);
     //
     // gbShto
     //
     this.gbShto.BackColor = System.Drawing.Color.Transparent;
     this.gbShto.Controls.Add(this.lblTekstMesazh);
     this.gbShto.Controls.Add(this.txtShtoMesazh);
     this.gbShto.Controls.Add(this.lblDataShto);
     this.gbShto.Controls.Add(this.dtpShtoMesazh);
     this.gbShto.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbShto.Location    = new System.Drawing.Point(10, 42);
     this.gbShto.Name        = "gbShto";
     this.gbShto.Size        = new System.Drawing.Size(536, 84);
     this.gbShto.TabIndex    = 3;
     this.gbShto.Text        = "Shto mesazh te ri";
     this.gbShto.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // lblTekstMesazh
     //
     this.lblTekstMesazh.Location  = new System.Drawing.Point(8, 48);
     this.lblTekstMesazh.Name      = "lblTekstMesazh";
     this.lblTekstMesazh.Size      = new System.Drawing.Size(100, 20);
     this.lblTekstMesazh.TabIndex  = 3;
     this.lblTekstMesazh.Text      = "Teksti i mesazhit";
     this.lblTekstMesazh.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtShtoMesazh
     //
     this.txtShtoMesazh.AutoSize             = false;
     this.txtShtoMesazh.DefaultErrorMessage  = "";
     this.txtShtoMesazh.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtShtoMesazh.FixedLength          = false;
     this.txtShtoMesazh.IsValid              = true;
     this.txtShtoMesazh.Location             = new System.Drawing.Point(112, 48);
     this.txtShtoMesazh.Name                 = "txtShtoMesazh";
     this.txtShtoMesazh.Required             = false;
     this.txtShtoMesazh.RequiredControlColor = System.Drawing.Color.White;
     this.txtShtoMesazh.Size                 = new System.Drawing.Size(336, 20);
     this.txtShtoMesazh.TabIndex             = 2;
     this.txtShtoMesazh.Text                 = "";
     this.toolTips.SetToolTip(this.txtShtoMesazh, "Teksti i mesazhit te ri qe do te shtoni");
     //
     // lblDataShto
     //
     this.lblDataShto.Location  = new System.Drawing.Point(8, 20);
     this.lblDataShto.Name      = "lblDataShto";
     this.lblDataShto.Size      = new System.Drawing.Size(100, 20);
     this.lblDataShto.TabIndex  = 1;
     this.lblDataShto.Text      = "Data e mesazhit";
     this.lblDataShto.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dtpShtoMesazh
     //
     this.dtpShtoMesazh.CustomFormat        = "dd/MM/yyyy HH:mm";
     this.dtpShtoMesazh.DefaultErrorMessage = "";
     this.dtpShtoMesazh.Format     = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpShtoMesazh.IsValid    = true;
     this.dtpShtoMesazh.Location   = new System.Drawing.Point(112, 20);
     this.dtpShtoMesazh.Name       = "dtpShtoMesazh";
     this.dtpShtoMesazh.Required   = false;
     this.dtpShtoMesazh.ShowUpDown = true;
     this.dtpShtoMesazh.TabIndex   = 0;
     this.toolTips.SetToolTip(this.dtpShtoMesazh, "Koha ne te cilin do te paraqitet mesazhi i ri");
     this.dtpShtoMesazh.Value = new System.DateTime(2006, 1, 12, 11, 50, 0, 0);
     //
     // btnShto
     //
     this.btnShto.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnShto.DoValidation = true;
     this.btnShto.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnShto.Location     = new System.Drawing.Point(564, 72);
     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, "Shto mesazhin e ri");
     this.btnShto.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnShto.Click      += new System.EventHandler(this.btnShto_Click);
     //
     // gbMesazhet
     //
     this.gbMesazhet.BackColor = System.Drawing.Color.Transparent;
     this.gbMesazhet.Controls.Add(this.dgMesazhe);
     this.gbMesazhet.Controls.Add(this.lblTekstModifikoFshi);
     this.gbMesazhet.Controls.Add(this.txtModifikoFshi);
     this.gbMesazhet.Controls.Add(this.lblDataModifikoFshi);
     this.gbMesazhet.Controls.Add(this.dtpModifikoFshi);
     this.gbMesazhet.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbMesazhet.Location    = new System.Drawing.Point(10, 128);
     this.gbMesazhet.Name        = "gbMesazhet";
     this.gbMesazhet.Size        = new System.Drawing.Size(716, 388);
     this.gbMesazhet.TabIndex    = 5;
     this.gbMesazhet.Text        = "Mesazhet e deritanishme";
     this.gbMesazhet.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // lblTekstModifikoFshi
     //
     this.lblTekstModifikoFshi.Location  = new System.Drawing.Point(8, 352);
     this.lblTekstModifikoFshi.Name      = "lblTekstModifikoFshi";
     this.lblTekstModifikoFshi.Size      = new System.Drawing.Size(100, 20);
     this.lblTekstModifikoFshi.TabIndex  = 9;
     this.lblTekstModifikoFshi.Text      = "Teksti i mesazhit";
     this.lblTekstModifikoFshi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtModifikoFshi
     //
     this.txtModifikoFshi.AutoSize             = false;
     this.txtModifikoFshi.DefaultErrorMessage  = "";
     this.txtModifikoFshi.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtModifikoFshi.FixedLength          = false;
     this.txtModifikoFshi.IsValid              = true;
     this.txtModifikoFshi.Location             = new System.Drawing.Point(112, 352);
     this.txtModifikoFshi.Name                 = "txtModifikoFshi";
     this.txtModifikoFshi.Required             = false;
     this.txtModifikoFshi.RequiredControlColor = System.Drawing.Color.White;
     this.txtModifikoFshi.Size                 = new System.Drawing.Size(336, 20);
     this.txtModifikoFshi.TabIndex             = 8;
     this.txtModifikoFshi.Text                 = "";
     this.toolTips.SetToolTip(this.txtModifikoFshi, "Teksti i mesazhit");
     //
     // lblDataModifikoFshi
     //
     this.lblDataModifikoFshi.Location  = new System.Drawing.Point(8, 324);
     this.lblDataModifikoFshi.Name      = "lblDataModifikoFshi";
     this.lblDataModifikoFshi.Size      = new System.Drawing.Size(100, 20);
     this.lblDataModifikoFshi.TabIndex  = 7;
     this.lblDataModifikoFshi.Text      = "Data e mesazhit";
     this.lblDataModifikoFshi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dtpModifikoFshi
     //
     this.dtpModifikoFshi.CustomFormat        = "dd/MM/yyyy HH:mm";
     this.dtpModifikoFshi.DefaultErrorMessage = "";
     this.dtpModifikoFshi.Format     = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtpModifikoFshi.IsValid    = true;
     this.dtpModifikoFshi.Location   = new System.Drawing.Point(112, 324);
     this.dtpModifikoFshi.Name       = "dtpModifikoFshi";
     this.dtpModifikoFshi.Required   = false;
     this.dtpModifikoFshi.ShowUpDown = true;
     this.dtpModifikoFshi.TabIndex   = 6;
     this.toolTips.SetToolTip(this.dtpModifikoFshi, "Koha ne te cilin do te paraqitet mesazhi");
     this.dtpModifikoFshi.Value = new System.DateTime(2006, 1, 12, 11, 50, 0, 0);
     //
     // btnFshi
     //
     this.btnFshi.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnFshi.DoValidation = true;
     this.btnFshi.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnFshi.Location     = new System.Drawing.Point(340, 532);
     this.btnFshi.Name         = "btnFshi";
     this.btnFshi.Size         = new System.Drawing.Size(90, 21);
     this.btnFshi.TabIndex     = 6;
     this.btnFshi.Text         = "Fshi";
     this.toolTips.SetToolTip(this.btnFshi, "Fshi mesazhin e zgjedhur");
     this.btnFshi.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnFshi.Click      += new System.EventHandler(this.btnFshi_Click);
     //
     // Reminder
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(888, 604);
     this.Controls.Add(this.btnFshi);
     this.Controls.Add(this.gbMesazhet);
     this.Controls.Add(this.btnShto);
     this.Controls.Add(this.gbShto);
     this.Controls.Add(this.btnModifiko);
     this.HelpFile      = "ALARM.htm";
     this.Name          = "Reminder";
     this.Text          = "Mesazhe alarmi";
     this.TitullGjeresi = 888;
     this.Load         += new System.EventHandler(this.Reminder_Load);
     this.Controls.SetChildIndex(this.btnModifiko, 0);
     this.Controls.SetChildIndex(this.gbShto, 0);
     this.Controls.SetChildIndex(this.btnShto, 0);
     this.Controls.SetChildIndex(this.gbMesazhet, 0);
     this.Controls.SetChildIndex(this.btnFshi, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     ((System.ComponentModel.ISupportInitialize)(this.dgMesazhe)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gbShto)).EndInit();
     this.gbShto.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbMesazhet)).EndInit();
     this.gbMesazhet.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.groupBox1       = new VisionInfoSolutionLibrary.GroupBox();
     this.txtKodFiskal    = new VisionInfoSolutionLibrary.TextBox();
     this.lblKodFiskal    = new VisionInfoSolutionLibrary.Label();
     this.btnFshi         = new VisionInfoSolutionLibrary.Button(this.components);
     this.pictureBox1     = new VisionInfoSolutionLibrary.PictureBox();
     this.button1         = new VisionInfoSolutionLibrary.Button(this.components);
     this.txtWebSite      = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmail        = new VisionInfoSolutionLibrary.TextBox();
     this.txtTelefoni     = new VisionInfoSolutionLibrary.TextBox();
     this.txtAdresa       = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmri         = new VisionInfoSolutionLibrary.TextBox();
     this.label6          = new VisionInfoSolutionLibrary.Label();
     this.label5          = new VisionInfoSolutionLibrary.Label();
     this.label3          = new VisionInfoSolutionLibrary.Label();
     this.label2          = new VisionInfoSolutionLibrary.Label();
     this.label1          = new VisionInfoSolutionLibrary.Label();
     this.btnRuaj         = new VisionInfoSolutionLibrary.Button(this.components);
     this.label7          = new VisionInfoSolutionLibrary.Label();
     this.label8          = new VisionInfoSolutionLibrary.Label();
     this.groupBox2       = new VisionInfoSolutionLibrary.GroupBox();
     this.txtFQendrimi    = new VisionInfoSolutionLibrary.TextBox();
     this.txtFRezervimi   = new VisionInfoSolutionLibrary.TextBox();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(896, 25);
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.txtKodFiskal);
     this.groupBox1.Controls.Add(this.lblKodFiskal);
     this.groupBox1.Controls.Add(this.btnFshi);
     this.groupBox1.Controls.Add(this.pictureBox1);
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Controls.Add(this.txtWebSite);
     this.groupBox1.Controls.Add(this.txtEmail);
     this.groupBox1.Controls.Add(this.txtTelefoni);
     this.groupBox1.Controls.Add(this.txtAdresa);
     this.groupBox1.Controls.Add(this.txtEmri);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.FlatStyle   = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location    = new System.Drawing.Point(10, 42);
     this.groupBox1.Name        = "groupBox1";
     this.groupBox1.Size        = new System.Drawing.Size(520, 222);
     this.groupBox1.TabIndex    = 1;
     this.groupBox1.Text        = "Konfigurimi i te dhenave per hotelin";
     this.groupBox1.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // txtKodFiskal
     //
     this.txtKodFiskal.AutoSize             = false;
     this.txtKodFiskal.DefaultErrorMessage  = "";
     this.txtKodFiskal.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtKodFiskal.FixedLength          = false;
     this.txtKodFiskal.IsValid              = true;
     this.txtKodFiskal.Location             = new System.Drawing.Point(96, 184);
     this.txtKodFiskal.Name                 = "txtKodFiskal";
     this.txtKodFiskal.Required             = false;
     this.txtKodFiskal.RequiredControlColor = System.Drawing.Color.White;
     this.txtKodFiskal.Size                 = new System.Drawing.Size(200, 21);
     this.txtKodFiskal.TabIndex             = 16;
     this.txtKodFiskal.Text                 = "";
     //
     // lblKodFiskal
     //
     this.lblKodFiskal.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblKodFiskal.Location  = new System.Drawing.Point(20, 188);
     this.lblKodFiskal.Name      = "lblKodFiskal";
     this.lblKodFiskal.Size      = new System.Drawing.Size(68, 20);
     this.lblKodFiskal.TabIndex  = 15;
     this.lblKodFiskal.Text      = "Kodi fiskal";
     this.lblKodFiskal.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // btnFshi
     //
     this.btnFshi.BackColor    = System.Drawing.Color.Blue;
     this.btnFshi.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnFshi.DoValidation = true;
     this.btnFshi.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnFshi.Location     = new System.Drawing.Point(416, 152);
     this.btnFshi.Name         = "btnFshi";
     this.btnFshi.Size         = new System.Drawing.Size(90, 21);
     this.btnFshi.TabIndex     = 14;
     this.btnFshi.Text         = "Fshi logo";
     this.btnFshi.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnFshi.Click       += new System.EventHandler(this.btnFshi_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox1.Location    = new System.Drawing.Point(344, 40);
     this.pictureBox1.Name        = "pictureBox1";
     this.pictureBox1.Size        = new System.Drawing.Size(128, 96);
     this.pictureBox1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex    = 13;
     this.pictureBox1.TabStop     = false;
     //
     // button1
     //
     this.button1.BackColor    = System.Drawing.Color.Blue;
     this.button1.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.button1.DoValidation = true;
     this.button1.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.button1.Location     = new System.Drawing.Point(316, 152);
     this.button1.Name         = "button1";
     this.button1.Size         = new System.Drawing.Size(90, 21);
     this.button1.TabIndex     = 12;
     this.button1.Text         = "Zgjidh logo";
     this.button1.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.button1.Click       += new System.EventHandler(this.button1_Click);
     //
     // txtWebSite
     //
     this.txtWebSite.AutoSize             = false;
     this.txtWebSite.DefaultErrorMessage  = "";
     this.txtWebSite.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtWebSite.FixedLength          = false;
     this.txtWebSite.IsValid              = true;
     this.txtWebSite.Location             = new System.Drawing.Point(96, 152);
     this.txtWebSite.Name                 = "txtWebSite";
     this.txtWebSite.Required             = false;
     this.txtWebSite.RequiredControlColor = System.Drawing.Color.White;
     this.txtWebSite.Size                 = new System.Drawing.Size(200, 21);
     this.txtWebSite.TabIndex             = 11;
     this.txtWebSite.Text                 = "";
     //
     // txtEmail
     //
     this.txtEmail.AutoSize             = false;
     this.txtEmail.DefaultErrorMessage  = "";
     this.txtEmail.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmail.FixedLength          = false;
     this.txtEmail.IsValid              = true;
     this.txtEmail.Location             = new System.Drawing.Point(96, 120);
     this.txtEmail.Name                 = "txtEmail";
     this.txtEmail.Required             = false;
     this.txtEmail.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmail.Size                 = new System.Drawing.Size(200, 21);
     this.txtEmail.TabIndex             = 10;
     this.txtEmail.Text                 = "";
     //
     // txtTelefoni
     //
     this.txtTelefoni.AutoSize             = false;
     this.txtTelefoni.DefaultErrorMessage  = "";
     this.txtTelefoni.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtTelefoni.FixedLength          = false;
     this.txtTelefoni.IsValid              = true;
     this.txtTelefoni.Location             = new System.Drawing.Point(96, 88);
     this.txtTelefoni.Name                 = "txtTelefoni";
     this.txtTelefoni.Required             = false;
     this.txtTelefoni.RequiredControlColor = System.Drawing.Color.White;
     this.txtTelefoni.Size                 = new System.Drawing.Size(200, 21);
     this.txtTelefoni.TabIndex             = 9;
     this.txtTelefoni.Text                 = "";
     //
     // txtAdresa
     //
     this.txtAdresa.AutoSize             = false;
     this.txtAdresa.DefaultErrorMessage  = "";
     this.txtAdresa.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtAdresa.FixedLength          = false;
     this.txtAdresa.IsValid              = true;
     this.txtAdresa.Location             = new System.Drawing.Point(96, 56);
     this.txtAdresa.Name                 = "txtAdresa";
     this.txtAdresa.Required             = false;
     this.txtAdresa.RequiredControlColor = System.Drawing.Color.White;
     this.txtAdresa.Size                 = new System.Drawing.Size(200, 21);
     this.txtAdresa.TabIndex             = 7;
     this.txtAdresa.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(96, 24);
     this.txtEmri.Name                 = "txtEmri";
     this.txtEmri.Required             = false;
     this.txtEmri.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmri.Size                 = new System.Drawing.Size(200, 21);
     this.txtEmri.TabIndex             = 6;
     this.txtEmri.Text                 = "";
     this.txtEmri.TextChanged         += new System.EventHandler(this.textBox1_TextChanged);
     //
     // label6
     //
     this.label6.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label6.Location  = new System.Drawing.Point(24, 156);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(64, 20);
     this.label6.TabIndex  = 5;
     this.label6.Text      = "Website";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label5.Location  = new System.Drawing.Point(32, 120);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(56, 20);
     this.label5.TabIndex  = 4;
     this.label5.Text      = "E-mail";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label3.Location  = new System.Drawing.Point(4, 88);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(84, 20);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Numer telefoni";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label2.Location  = new System.Drawing.Point(28, 56);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(60, 20);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Adresa";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label1.Location  = new System.Drawing.Point(40, 24);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(48, 20);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Emri";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btnRuaj
     //
     this.btnRuaj.BackColor    = System.Drawing.Color.Blue;
     this.btnRuaj.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnRuaj.DoValidation = true;
     this.btnRuaj.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.btnRuaj.Location     = new System.Drawing.Point(44, 456);
     this.btnRuaj.Name         = "btnRuaj";
     this.btnRuaj.Size         = new System.Drawing.Size(90, 21);
     this.btnRuaj.TabIndex     = 3;
     this.btnRuaj.Text         = "Ruaj";
     this.toolTips.SetToolTip(this.btnRuaj, "Ruan ndryshimet e bera ne informacionet per hotelin!");
     this.btnRuaj.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnRuaj.Click      += new System.EventHandler(this.btnRuaj_Click);
     //
     // label7
     //
     this.label7.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label7.Location  = new System.Drawing.Point(8, 32);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(212, 20);
     this.label7.TabIndex  = 12;
     this.label7.Text      = "Mesazh falenderimi per rezervim ne hotel";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label8.Location  = new System.Drawing.Point(8, 104);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(212, 20);
     this.label8.TabIndex  = 13;
     this.label8.Text      = "Mesazh falenderimi per qendrim ne hotel";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.txtFQendrimi);
     this.groupBox2.Controls.Add(this.txtFRezervimi);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.label8);
     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(520, 180);
     this.groupBox2.TabIndex    = 14;
     this.groupBox2.Text        = "Konfigurimi i mesazheve te falenderimit";
     this.groupBox2.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // txtFQendrimi
     //
     this.txtFQendrimi.AutoSize             = false;
     this.txtFQendrimi.DefaultErrorMessage  = "";
     this.txtFQendrimi.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtFQendrimi.FixedLength          = false;
     this.txtFQendrimi.IsValid              = true;
     this.txtFQendrimi.Location             = new System.Drawing.Point(228, 100);
     this.txtFQendrimi.Multiline            = true;
     this.txtFQendrimi.Name                 = "txtFQendrimi";
     this.txtFQendrimi.Required             = false;
     this.txtFQendrimi.RequiredControlColor = System.Drawing.Color.White;
     this.txtFQendrimi.Size                 = new System.Drawing.Size(276, 64);
     this.txtFQendrimi.TabIndex             = 15;
     this.txtFQendrimi.Text                 = "";
     this.toolTips.SetToolTip(this.txtFQendrimi, "Ky mesazh do te sherbeje si mesazh falenderimi ne fature! ");
     //
     // txtFRezervimi
     //
     this.txtFRezervimi.AutoSize             = false;
     this.txtFRezervimi.DefaultErrorMessage  = "";
     this.txtFRezervimi.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtFRezervimi.FixedLength          = false;
     this.txtFRezervimi.IsValid              = true;
     this.txtFRezervimi.Location             = new System.Drawing.Point(228, 28);
     this.txtFRezervimi.Multiline            = true;
     this.txtFRezervimi.Name                 = "txtFRezervimi";
     this.txtFRezervimi.Required             = false;
     this.txtFRezervimi.RequiredControlColor = System.Drawing.Color.White;
     this.txtFRezervimi.Size                 = new System.Drawing.Size(276, 64);
     this.txtFRezervimi.TabIndex             = 14;
     this.txtFRezervimi.Text                 = "";
     //
     // frmTeDhenaHoteli
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(896, 528);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.btnRuaj);
     this.Controls.Add(this.groupBox1);
     this.HelpFile      = "INFORMACIONE.htm";
     this.Name          = "frmTeDhenaHoteli";
     this.Text          = "Informacione";
     this.TitullGjeresi = 896;
     this.Load         += new System.EventHandler(this.frmTeDhenaHoteli_Load);
     this.Controls.SetChildIndex(this.groupBox1, 0);
     this.Controls.SetChildIndex(this.btnRuaj, 0);
     this.Controls.SetChildIndex(this.groupBox2, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 6
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.gbStili         = new VisionInfoSolutionLibrary.GroupBox();
     this.rbStilXP        = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbStilOffice    = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.gbEmail         = new VisionInfoSolutionLibrary.GroupBox();
     this.lblEmail        = new VisionInfoSolutionLibrary.Label();
     this.lblPassword     = new VisionInfoSolutionLibrary.Label();
     this.lblHost         = new VisionInfoSolutionLibrary.Label();
     this.txtHost         = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmail        = new VisionInfoSolutionLibrary.TextBox();
     this.txtPassword     = new VisionInfoSolutionLibrary.TextBox();
     this.btnRuaj         = new VisionInfoSolutionLibrary.Button(this.components);
     this.gbGjuha         = new VisionInfoSolutionLibrary.GroupBox();
     this.rbFrengjisht    = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbItalisht      = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbAnglisht      = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.rbShqip         = new VisionInfoSolutionLibrary.RadioButton(this.components);
     this.warning         = new VisionInfoSolutionLibrary.ErrorProvider();
     this.cmbProgramet    = new VisionInfoSolutionLibrary.ComboBox(this.components);
     this.gbAssemblies    = new VisionInfoSolutionLibrary.GroupBox();
     this.label2          = new VisionInfoSolutionLibrary.Label();
     this.label1          = new VisionInfoSolutionLibrary.Label();
     this.txtIpPc         = new VisionInfoSolutionLibrary.TextBox();
     this.btnRuajAssembly = new VisionInfoSolutionLibrary.Button(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.gbStili)).BeginInit();
     this.gbStili.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbEmail)).BeginInit();
     this.gbEmail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbGjuha)).BeginInit();
     this.gbGjuha.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbAssemblies)).BeginInit();
     this.gbAssemblies.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     //
     // gbStili
     //
     this.gbStili.BackColor = System.Drawing.Color.Transparent;
     this.gbStili.Controls.Add(this.rbStilXP);
     this.gbStili.Controls.Add(this.rbStilOffice);
     this.gbStili.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbStili.Location    = new System.Drawing.Point(10, 42);
     this.gbStili.Name        = "gbStili";
     this.gbStili.Size        = new System.Drawing.Size(390, 68);
     this.gbStili.TabIndex    = 1;
     this.gbStili.Text        = "Stili ne te cilin do te paraqitet programi";
     this.gbStili.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // rbStilXP
     //
     this.rbStilXP.Location = new System.Drawing.Point(20, 24);
     this.rbStilXP.Name     = "rbStilXP";
     this.rbStilXP.Size     = new System.Drawing.Size(132, 24);
     this.rbStilXP.TabIndex = 1;
     this.rbStilXP.Text     = "Ne stilin XP dhe klasik";
     //
     // rbStilOffice
     //
     this.rbStilOffice.Location = new System.Drawing.Point(212, 24);
     this.rbStilOffice.Name     = "rbStilOffice";
     this.rbStilOffice.Size     = new System.Drawing.Size(116, 24);
     this.rbStilOffice.TabIndex = 0;
     this.rbStilOffice.Text     = "Ne stilin Office 2003";
     //
     // gbEmail
     //
     this.gbEmail.BackColor = System.Drawing.Color.Transparent;
     this.gbEmail.Controls.Add(this.lblEmail);
     this.gbEmail.Controls.Add(this.lblPassword);
     this.gbEmail.Controls.Add(this.lblHost);
     this.gbEmail.Controls.Add(this.txtHost);
     this.gbEmail.Controls.Add(this.txtEmail);
     this.gbEmail.Controls.Add(this.txtPassword);
     this.gbEmail.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbEmail.Location    = new System.Drawing.Point(10, 184);
     this.gbEmail.Name        = "gbEmail";
     this.gbEmail.Size        = new System.Drawing.Size(390, 132);
     this.gbEmail.TabIndex    = 2;
     this.gbEmail.Text        = "Rregullimi i vlerave te adreses elektronike";
     this.gbEmail.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // lblEmail
     //
     this.lblEmail.Location  = new System.Drawing.Point(24, 28);
     this.lblEmail.Name      = "lblEmail";
     this.lblEmail.Size      = new System.Drawing.Size(100, 20);
     this.lblEmail.TabIndex  = 5;
     this.lblEmail.Text      = "Adresa e emailit";
     this.lblEmail.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblPassword
     //
     this.lblPassword.Location  = new System.Drawing.Point(24, 56);
     this.lblPassword.Name      = "lblPassword";
     this.lblPassword.Size      = new System.Drawing.Size(100, 20);
     this.lblPassword.TabIndex  = 4;
     this.lblPassword.Text      = "Fjalekalimi";
     this.lblPassword.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblHost
     //
     this.lblHost.Location  = new System.Drawing.Point(24, 84);
     this.lblHost.Name      = "lblHost";
     this.lblHost.Size      = new System.Drawing.Size(96, 20);
     this.lblHost.TabIndex  = 3;
     this.lblHost.Text      = "Host";
     this.lblHost.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtHost
     //
     this.txtHost.AutoSize             = false;
     this.txtHost.DefaultErrorMessage  = "";
     this.txtHost.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtHost.FixedLength          = false;
     this.txtHost.IsValid              = true;
     this.txtHost.Location             = new System.Drawing.Point(144, 84);
     this.txtHost.Name                 = "txtHost";
     this.txtHost.Required             = false;
     this.txtHost.RequiredControlColor = System.Drawing.Color.White;
     this.txtHost.Size                 = new System.Drawing.Size(168, 20);
     this.txtHost.TabIndex             = 2;
     this.txtHost.Text                 = "";
     //
     // txtEmail
     //
     this.txtEmail.AutoSize             = false;
     this.txtEmail.DefaultErrorMessage  = "";
     this.txtEmail.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtEmail.FixedLength          = false;
     this.txtEmail.IsValid              = true;
     this.txtEmail.Location             = new System.Drawing.Point(144, 28);
     this.txtEmail.Name                 = "txtEmail";
     this.txtEmail.Required             = false;
     this.txtEmail.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmail.Size                 = new System.Drawing.Size(168, 20);
     this.txtEmail.TabIndex             = 1;
     this.txtEmail.Text                 = "";
     this.txtEmail.Leave               += new System.EventHandler(this.txtEmail_Leave);
     //
     // txtPassword
     //
     this.txtPassword.AutoSize             = false;
     this.txtPassword.DefaultErrorMessage  = "";
     this.txtPassword.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtPassword.FixedLength          = false;
     this.txtPassword.IsValid              = true;
     this.txtPassword.Location             = new System.Drawing.Point(144, 56);
     this.txtPassword.Name                 = "txtPassword";
     this.txtPassword.PasswordChar         = '*';
     this.txtPassword.Required             = false;
     this.txtPassword.RequiredControlColor = System.Drawing.Color.White;
     this.txtPassword.Size                 = new System.Drawing.Size(168, 20);
     this.txtPassword.TabIndex             = 0;
     this.txtPassword.Text                 = "";
     //
     // btnRuaj
     //
     this.btnRuaj.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnRuaj.DoValidation = false;
     this.btnRuaj.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnRuaj.Location     = new System.Drawing.Point(272, 332);
     this.btnRuaj.Name         = "btnRuaj";
     this.btnRuaj.Size         = new System.Drawing.Size(90, 21);
     this.btnRuaj.TabIndex     = 3;
     this.btnRuaj.Text         = "Ruaj";
     this.toolTips.SetToolTip(this.btnRuaj, "Ruan ndryshimet e bera ne tiparet e programit!");
     this.btnRuaj.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnRuaj.Click      += new System.EventHandler(this.btnRuaj_Click);
     //
     // gbGjuha
     //
     this.gbGjuha.BackColor = System.Drawing.Color.Transparent;
     this.gbGjuha.Controls.Add(this.rbFrengjisht);
     this.gbGjuha.Controls.Add(this.rbItalisht);
     this.gbGjuha.Controls.Add(this.rbAnglisht);
     this.gbGjuha.Controls.Add(this.rbShqip);
     this.gbGjuha.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbGjuha.Location    = new System.Drawing.Point(10, 112);
     this.gbGjuha.Name        = "gbGjuha";
     this.gbGjuha.Size        = new System.Drawing.Size(392, 68);
     this.gbGjuha.TabIndex    = 4;
     this.gbGjuha.Text        = "Zgjidhni gjuhen e printimit te faturave";
     this.gbGjuha.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // rbFrengjisht
     //
     this.rbFrengjisht.Location = new System.Drawing.Point(292, 24);
     this.rbFrengjisht.Name     = "rbFrengjisht";
     this.rbFrengjisht.Size     = new System.Drawing.Size(80, 24);
     this.rbFrengjisht.TabIndex = 3;
     this.rbFrengjisht.Text     = "Frengjisht";
     //
     // rbItalisht
     //
     this.rbItalisht.Location = new System.Drawing.Point(204, 24);
     this.rbItalisht.Name     = "rbItalisht";
     this.rbItalisht.Size     = new System.Drawing.Size(80, 24);
     this.rbItalisht.TabIndex = 2;
     this.rbItalisht.Text     = "Italisht";
     //
     // rbAnglisht
     //
     this.rbAnglisht.Location = new System.Drawing.Point(108, 24);
     this.rbAnglisht.Name     = "rbAnglisht";
     this.rbAnglisht.Size     = new System.Drawing.Size(80, 24);
     this.rbAnglisht.TabIndex = 1;
     this.rbAnglisht.Text     = "Anglisht";
     //
     // rbShqip
     //
     this.rbShqip.Location = new System.Drawing.Point(16, 24);
     this.rbShqip.Name     = "rbShqip";
     this.rbShqip.Size     = new System.Drawing.Size(80, 24);
     this.rbShqip.TabIndex = 0;
     this.rbShqip.Text     = "Shqip";
     //
     // warning
     //
     this.warning.ContainerControl = this;
     //
     // cmbProgramet
     //
     this.cmbProgramet.DefaultErrorMessage = null;
     this.cmbProgramet.IsValid             = false;
     this.cmbProgramet.Location            = new System.Drawing.Point(172, 36);
     this.cmbProgramet.Name     = "cmbProgramet";
     this.cmbProgramet.Required = false;
     this.cmbProgramet.Size     = new System.Drawing.Size(148, 21);
     this.cmbProgramet.TabIndex = 5;
     //
     // gbAssemblies
     //
     this.gbAssemblies.BackColor = System.Drawing.Color.Transparent;
     this.gbAssemblies.Controls.Add(this.label2);
     this.gbAssemblies.Controls.Add(this.label1);
     this.gbAssemblies.Controls.Add(this.txtIpPc);
     this.gbAssemblies.Controls.Add(this.cmbProgramet);
     this.gbAssemblies.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.gbAssemblies.Location    = new System.Drawing.Point(412, 42);
     this.gbAssemblies.Name        = "gbAssemblies";
     this.gbAssemblies.Size        = new System.Drawing.Size(348, 140);
     this.gbAssemblies.TabIndex    = 6;
     this.gbAssemblies.Text        = "Konfigurimi i programeve te tjere";
     this.gbAssemblies.VisualStyle = Janus.Windows.UI.Dock.PanelVisualStyle.Office2003;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(24, 76);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(136, 20);
     this.label2.TabIndex  = 8;
     this.label2.Text      = "Emri ose IP i kompjuterit";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(28, 36);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(132, 20);
     this.label1.TabIndex  = 7;
     this.label1.Text      = "Programi ndihmes";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtIpPc
     //
     this.txtIpPc.AutoSize             = false;
     this.txtIpPc.DefaultErrorMessage  = "";
     this.txtIpPc.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtIpPc.FixedLength          = false;
     this.txtIpPc.IsValid              = true;
     this.txtIpPc.Location             = new System.Drawing.Point(172, 72);
     this.txtIpPc.Name                 = "txtIpPc";
     this.txtIpPc.Required             = false;
     this.txtIpPc.RequiredControlColor = System.Drawing.Color.White;
     this.txtIpPc.Size                 = new System.Drawing.Size(144, 20);
     this.txtIpPc.TabIndex             = 6;
     this.txtIpPc.Text                 = "";
     //
     // btnRuajAssembly
     //
     this.btnRuajAssembly.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnRuajAssembly.DoValidation = true;
     this.btnRuajAssembly.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnRuajAssembly.Location     = new System.Drawing.Point(644, 196);
     this.btnRuajAssembly.Name         = "btnRuajAssembly";
     this.btnRuajAssembly.Size         = new System.Drawing.Size(90, 21);
     this.btnRuajAssembly.TabIndex     = 7;
     this.btnRuajAssembly.Text         = "Ruaj";
     this.btnRuajAssembly.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnRuajAssembly.Click       += new System.EventHandler(this.btnRuajAssembly_Click);
     //
     // Settings
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(936, 520);
     this.Controls.Add(this.btnRuajAssembly);
     this.Controls.Add(this.gbAssemblies);
     this.Controls.Add(this.gbGjuha);
     this.Controls.Add(this.btnRuaj);
     this.Controls.Add(this.gbEmail);
     this.Controls.Add(this.gbStili);
     this.HelpFile = "RREGULLIME.htm";
     this.Name     = "Settings";
     this.Text     = "Rregullime";
     this.Load    += new System.EventHandler(this.Settings_Load);
     this.Controls.SetChildIndex(this.gbStili, 0);
     this.Controls.SetChildIndex(this.gbEmail, 0);
     this.Controls.SetChildIndex(this.btnRuaj, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.gbGjuha, 0);
     this.Controls.SetChildIndex(this.gbAssemblies, 0);
     this.Controls.SetChildIndex(this.btnRuajAssembly, 0);
     ((System.ComponentModel.ISupportInitialize)(this.gbStili)).EndInit();
     this.gbStili.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbEmail)).EndInit();
     this.gbEmail.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbGjuha)).EndInit();
     this.gbGjuha.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbAssemblies)).EndInit();
     this.gbAssemblies.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 7
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();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Integriteti));
     this.lblDorezoDhome      = new VisionInfoSolutionLibrary.Label();
     this.lblKlikoDorezoDhome = new System.Windows.Forms.LinkLabel();
     this.lblRezervoDhome     = new VisionInfoSolutionLibrary.Label();
     this.lblKlikoRezervo     = new System.Windows.Forms.LinkLabel();
     this.btnOK                   = new VisionInfoSolutionLibrary.Button(this.components);
     this.tabControl1             = new VisionInfoSolutionLibrary.TabControl();
     this.tbProgrami              = new VisionInfoSolutionLibrary.TabPageControl();
     this.tbSistemi               = new VisionInfoSolutionLibrary.TabPageControl();
     this.label10                 = new VisionInfoSolutionLibrary.Label();
     this.label8                  = new VisionInfoSolutionLibrary.Label();
     this.label2                  = new VisionInfoSolutionLibrary.Label();
     this.lblMemoriaKartes        = new System.Windows.Forms.Label();
     this.label9                  = new VisionInfoSolutionLibrary.Label();
     this.lblKartaGrafike         = new System.Windows.Forms.Label();
     this.label6                  = new VisionInfoSolutionLibrary.Label();
     this.label4                  = new VisionInfoSolutionLibrary.Label();
     this.lblShpejtesiaProcesorit = new System.Windows.Forms.Label();
     this.lblSistemi              = new System.Windows.Forms.Label();
     this.label7                  = new VisionInfoSolutionLibrary.Label();
     this.lblEmriPC               = new System.Windows.Forms.Label();
     this.label5                  = new VisionInfoSolutionLibrary.Label();
     this.lblEmriProcesori        = new System.Windows.Forms.Label();
     this.label3                  = new VisionInfoSolutionLibrary.Label();
     this.lblLlojProcesori        = new System.Windows.Forms.Label();
     this.label1                  = new VisionInfoSolutionLibrary.Label();
     this.tabControl1.SuspendLayout();
     this.tbProgrami.SuspendLayout();
     this.tbSistemi.SuspendLayout();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(526, 24);
     //
     // lblDorezoDhome
     //
     this.lblDorezoDhome.BackColor = System.Drawing.Color.Transparent;
     this.lblDorezoDhome.Location  = new System.Drawing.Point(8, 20);
     this.lblDorezoDhome.Name      = "lblDorezoDhome";
     this.lblDorezoDhome.Size      = new System.Drawing.Size(424, 20);
     this.lblDorezoDhome.TabIndex  = 1;
     this.lblDorezoDhome.Text      = "Nuk ka asnje dhome qe nuk eshte dorezuar brenda afatit";
     //
     // lblKlikoDorezoDhome
     //
     this.lblKlikoDorezoDhome.BackColor    = System.Drawing.Color.Transparent;
     this.lblKlikoDorezoDhome.Location     = new System.Drawing.Point(8, 40);
     this.lblKlikoDorezoDhome.Name         = "lblKlikoDorezoDhome";
     this.lblKlikoDorezoDhome.Size         = new System.Drawing.Size(272, 20);
     this.lblKlikoDorezoDhome.TabIndex     = 2;
     this.lblKlikoDorezoDhome.TabStop      = true;
     this.lblKlikoDorezoDhome.Text         = "Kliko ketu per te dorezuar dhomat";
     this.lblKlikoDorezoDhome.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // lblRezervoDhome
     //
     this.lblRezervoDhome.BackColor = System.Drawing.Color.Transparent;
     this.lblRezervoDhome.Location  = new System.Drawing.Point(4, 76);
     this.lblRezervoDhome.Name      = "lblRezervoDhome";
     this.lblRezervoDhome.Size      = new System.Drawing.Size(424, 20);
     this.lblRezervoDhome.TabIndex  = 3;
     this.lblRezervoDhome.Text      = "Nuk ka asnje dhome qe ti kete skaduar afati i rezervimit";
     //
     // lblKlikoRezervo
     //
     this.lblKlikoRezervo.BackColor    = System.Drawing.Color.Transparent;
     this.lblKlikoRezervo.Location     = new System.Drawing.Point(4, 96);
     this.lblKlikoRezervo.Name         = "lblKlikoRezervo";
     this.lblKlikoRezervo.Size         = new System.Drawing.Size(276, 23);
     this.lblKlikoRezervo.TabIndex     = 4;
     this.lblKlikoRezervo.TabStop      = true;
     this.lblKlikoRezervo.Text         = "Kliko ketu per te modifikuar ose fshire rezervimet";
     this.lblKlikoRezervo.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblKlikoRezervo_LinkClicked);
     //
     // btnOK
     //
     this.btnOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnOK.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnOK.DoValidation = true;
     this.btnOK.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnOK.Location     = new System.Drawing.Point(204, 304);
     this.btnOK.Name         = "btnOK";
     this.btnOK.Size         = new System.Drawing.Size(90, 21);
     this.btnOK.TabIndex     = 5;
     this.btnOK.Text         = "Dil";
     this.btnOK.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnOK.Click       += new System.EventHandler(this.btnOK_Click);
     //
     // tabControl1
     //
     this.tabControl1.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.tabControl1.Controls.Add(this.tbProgrami);
     this.tabControl1.Controls.Add(this.tbSistemi);
     this.tabControl1.Cursor                = System.Windows.Forms.Cursors.Default;
     this.tabControl1.Location              = new System.Drawing.Point(0, 0);
     this.tabControl1.Name                  = "tabControl1";
     this.tabControl1.Padding               = new System.Drawing.Point(0, 0);
     this.tabControl1.SelectedIndex         = 0;
     this.tabControl1.Size                  = new System.Drawing.Size(528, 292);
     this.tabControl1.TabIndex              = 6;
     this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
     //
     // tbProgrami
     //
     this.tbProgrami.BackColor = System.Drawing.SystemColors.Control;
     this.tbProgrami.Controls.Add(this.lblDorezoDhome);
     this.tbProgrami.Controls.Add(this.lblKlikoRezervo);
     this.tbProgrami.Controls.Add(this.lblRezervoDhome);
     this.tbProgrami.Controls.Add(this.lblKlikoDorezoDhome);
     this.tbProgrami.DefaultErrorMessage = null;
     this.tbProgrami.DockPadding.Bottom  = 100;
     this.tbProgrami.EnableValidation    = true;
     this.tbProgrami.IsValid             = false;
     this.tbProgrami.Location            = new System.Drawing.Point(4, 22);
     this.tbProgrami.Name     = "tbProgrami";
     this.tbProgrami.Size     = new System.Drawing.Size(520, 266);
     this.tbProgrami.TabIndex = 0;
     this.tbProgrami.Text     = "Programi";
     //
     // tbSistemi
     //
     this.tbSistemi.BackColor = System.Drawing.SystemColors.Control;
     this.tbSistemi.Controls.Add(this.label10);
     this.tbSistemi.Controls.Add(this.label8);
     this.tbSistemi.Controls.Add(this.label2);
     this.tbSistemi.Controls.Add(this.lblMemoriaKartes);
     this.tbSistemi.Controls.Add(this.label9);
     this.tbSistemi.Controls.Add(this.lblKartaGrafike);
     this.tbSistemi.Controls.Add(this.label6);
     this.tbSistemi.Controls.Add(this.label4);
     this.tbSistemi.Controls.Add(this.lblShpejtesiaProcesorit);
     this.tbSistemi.Controls.Add(this.lblSistemi);
     this.tbSistemi.Controls.Add(this.label7);
     this.tbSistemi.Controls.Add(this.lblEmriPC);
     this.tbSistemi.Controls.Add(this.label5);
     this.tbSistemi.Controls.Add(this.lblEmriProcesori);
     this.tbSistemi.Controls.Add(this.label3);
     this.tbSistemi.Controls.Add(this.lblLlojProcesori);
     this.tbSistemi.Controls.Add(this.label1);
     this.tbSistemi.DefaultErrorMessage = null;
     this.tbSistemi.EnableValidation    = true;
     this.tbSistemi.IsValid             = false;
     this.tbSistemi.Location            = new System.Drawing.Point(4, 22);
     this.tbSistemi.Name     = "tbSistemi";
     this.tbSistemi.Size     = new System.Drawing.Size(520, 266);
     this.tbSistemi.TabIndex = 1;
     this.tbSistemi.Text     = "Sistemi";
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(0, 204);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(524, 3);
     this.label10.TabIndex    = 16;
     this.label10.Text        = "label10";
     this.label10.Visible     = false;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(-4, 148);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(528, 3);
     this.label8.TabIndex    = 15;
     this.label8.Text        = "label8";
     this.label8.Visible     = false;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(-8, 64);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(532, 3);
     this.label2.TabIndex    = 14;
     this.label2.Text        = "label2";
     this.label2.Visible     = false;
     //
     // lblMemoriaKartes
     //
     this.lblMemoriaKartes.BackColor = System.Drawing.Color.Transparent;
     this.lblMemoriaKartes.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblMemoriaKartes.Location  = new System.Drawing.Point(160, 184);
     this.lblMemoriaKartes.Name      = "lblMemoriaKartes";
     this.lblMemoriaKartes.Size      = new System.Drawing.Size(344, 20);
     this.lblMemoriaKartes.TabIndex  = 13;
     //
     // label9
     //
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(16, 184);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(132, 20);
     this.label9.TabIndex  = 12;
     this.label9.Text      = "Memoria e kartes grafike";
     //
     // lblKartaGrafike
     //
     this.lblKartaGrafike.BackColor = System.Drawing.Color.Transparent;
     this.lblKartaGrafike.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblKartaGrafike.Location  = new System.Drawing.Point(160, 156);
     this.lblKartaGrafike.Name      = "lblKartaGrafike";
     this.lblKartaGrafike.Size      = new System.Drawing.Size(348, 20);
     this.lblKartaGrafike.TabIndex  = 11;
     //
     // label6
     //
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Location  = new System.Drawing.Point(16, 156);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(132, 20);
     this.label6.TabIndex  = 10;
     this.label6.Text      = "Karta Grafike";
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(16, 128);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(132, 20);
     this.label4.TabIndex  = 9;
     this.label4.Text      = "Shpejtesia e procesorit";
     //
     // lblShpejtesiaProcesorit
     //
     this.lblShpejtesiaProcesorit.BackColor = System.Drawing.Color.Transparent;
     this.lblShpejtesiaProcesorit.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblShpejtesiaProcesorit.Location  = new System.Drawing.Point(160, 128);
     this.lblShpejtesiaProcesorit.Name      = "lblShpejtesiaProcesorit";
     this.lblShpejtesiaProcesorit.Size      = new System.Drawing.Size(348, 20);
     this.lblShpejtesiaProcesorit.TabIndex  = 8;
     //
     // lblSistemi
     //
     this.lblSistemi.BackColor = System.Drawing.Color.Transparent;
     this.lblSistemi.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblSistemi.Location  = new System.Drawing.Point(160, 16);
     this.lblSistemi.Name      = "lblSistemi";
     this.lblSistemi.Size      = new System.Drawing.Size(352, 20);
     this.lblSistemi.TabIndex  = 7;
     this.lblSistemi.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label7
     //
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(16, 44);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(132, 20);
     this.label7.TabIndex  = 6;
     this.label7.Text      = "Emri i kompjuterit";
     //
     // lblEmriPC
     //
     this.lblEmriPC.BackColor = System.Drawing.Color.Transparent;
     this.lblEmriPC.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblEmriPC.Location  = new System.Drawing.Point(160, 44);
     this.lblEmriPC.Name      = "lblEmriPC";
     this.lblEmriPC.Size      = new System.Drawing.Size(352, 20);
     this.lblEmriPC.TabIndex  = 5;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(16, 72);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(132, 20);
     this.label5.TabIndex  = 4;
     this.label5.Text      = "Procesori";
     //
     // lblEmriProcesori
     //
     this.lblEmriProcesori.BackColor = System.Drawing.Color.Transparent;
     this.lblEmriProcesori.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblEmriProcesori.Location  = new System.Drawing.Point(160, 72);
     this.lblEmriProcesori.Name      = "lblEmriProcesori";
     this.lblEmriProcesori.Size      = new System.Drawing.Size(352, 20);
     this.lblEmriProcesori.TabIndex  = 3;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(16, 100);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(132, 20);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "Lloji i procesorit";
     //
     // lblLlojProcesori
     //
     this.lblLlojProcesori.BackColor = System.Drawing.Color.Transparent;
     this.lblLlojProcesori.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblLlojProcesori.Location  = new System.Drawing.Point(160, 100);
     this.lblLlojProcesori.Name      = "lblLlojProcesori";
     this.lblLlojProcesori.Size      = new System.Drawing.Size(348, 20);
     this.lblLlojProcesori.TabIndex  = 1;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(16, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(132, 20);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Sistemi i shfrytezimit";
     //
     // Integriteti
     //
     this.AcceptButton      = this.btnOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoScroll        = false;
     this.CancelButton      = this.btnOK;
     this.ClientSize        = new System.Drawing.Size(526, 352);
     this.ControlBox        = true;
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.btnOK);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.HelpFile        = "KONTROLLO SISTEMIN.htm";
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Integriteti";
     this.ShfaqTitull     = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.TitullGjeresi   = 526;
     this.Load           += new System.EventHandler(this.Integriteti_Load);
     this.Controls.SetChildIndex(this.btnOK, 0);
     this.Controls.SetChildIndex(this.tabControl1, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.tabControl1.ResumeLayout(false);
     this.tbProgrami.ResumeLayout(false);
     this.tbSistemi.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 8
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.dataGrid1  = new VisionInfoSolutionLibrary.DataGrid();
     this.btnOK      = new VisionInfoSolutionLibrary.Button(this.components);
     this.btnAnullo  = new VisionInfoSolutionLibrary.Button(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(475, 24);
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting            = false;
     this.dataGrid1.BackgroundColor         = System.Drawing.Color.WhiteSmoke;
     this.dataGrid1.CanDelete               = true;
     this.dataGrid1.CaptionVisible          = false;
     this.dataGrid1.DataMember              = "";
     this.dataGrid1.HeaderBackColor         = System.Drawing.SystemColors.InactiveCaptionText;
     this.dataGrid1.HeaderForeColor         = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.HideHorizontalScrollBar = false;
     this.dataGrid1.HideVerticalScrollBar   = false;
     this.dataGrid1.Location            = new System.Drawing.Point(40, 12);
     this.dataGrid1.Name                = "dataGrid1";
     this.dataGrid1.RowHeaderWidth      = 20;
     this.dataGrid1.Selekto             = true;
     this.dataGrid1.Size                = new System.Drawing.Size(216, 272);
     this.dataGrid1.TabIndex            = 1;
     this.dataGrid1.CurrentCellChanged += new System.EventHandler(this.dataGrid1_CurrentCellChanged);
     //
     // btnOK
     //
     this.btnOK.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnOK.DoValidation = true;
     this.btnOK.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnOK.Location     = new System.Drawing.Point(284, 60);
     this.btnOK.Name         = "btnOK";
     this.btnOK.Size         = new System.Drawing.Size(90, 21);
     this.btnOK.TabIndex     = 2;
     this.btnOK.Text         = "OK";
     this.toolTips.SetToolTip(this.btnOK, "Klikoni butonin per te zevendesuar te dhenat e programit");
     this.btnOK.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnOK.Click      += new System.EventHandler(this.btnOK_Click);
     //
     // btnAnullo
     //
     this.btnAnullo.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnAnullo.DoValidation = true;
     this.btnAnullo.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnAnullo.Location     = new System.Drawing.Point(284, 96);
     this.btnAnullo.Name         = "btnAnullo";
     this.btnAnullo.Size         = new System.Drawing.Size(90, 21);
     this.btnAnullo.TabIndex     = 3;
     this.btnAnullo.Text         = "Anullo";
     this.toolTips.SetToolTip(this.btnAnullo, "Klikoni per te dale");
     this.btnAnullo.VisualStyle = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnAnullo.Click      += new System.EventHandler(this.btnAnullo_Click);
     //
     // RestoreDataBase
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoScroll        = false;
     this.ClientSize        = new System.Drawing.Size(396, 364);
     this.ControlBox        = true;
     this.Controls.Add(this.btnAnullo);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.dataGrid1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "RestoreDataBase";
     this.ShfaqTitull     = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.TitullGjeresi   = 475;
     this.Load           += new System.EventHandler(this.RestoreDataBase_Load);
     this.Controls.SetChildIndex(this.dataGrid1, 0);
     this.Controls.SetChildIndex(this.btnOK, 0);
     this.Controls.SetChildIndex(this.btnAnullo, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 9
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();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Login));
     this.btnOK          = new VisionInfoSolutionLibrary.Button(this.components);
     this.btnAnullo      = new VisionInfoSolutionLibrary.Button(this.components);
     this.lblEmri        = new VisionInfoSolutionLibrary.Label();
     this.lblFjalekalimi = new VisionInfoSolutionLibrary.Label();
     this.txtFjalekalimi = new VisionInfoSolutionLibrary.TextBox();
     this.txtEmri        = new VisionInfoSolutionLibrary.TextBox();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(334, 24);
     //
     // btnOK
     //
     this.btnOK.BackColor    = System.Drawing.Color.Blue;
     this.btnOK.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnOK.DoValidation = true;
     this.btnOK.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnOK.Location     = new System.Drawing.Point(40, 120);
     this.btnOK.Name         = "btnOK";
     this.btnOK.Size         = new System.Drawing.Size(90, 21);
     this.btnOK.TabIndex     = 0;
     this.btnOK.Text         = "OK";
     this.btnOK.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnOK.Click       += new System.EventHandler(this.btnOK_Click);
     //
     // btnAnullo
     //
     this.btnAnullo.BackColor    = System.Drawing.Color.Blue;
     this.btnAnullo.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnAnullo.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnAnullo.DoValidation = true;
     this.btnAnullo.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnAnullo.Location     = new System.Drawing.Point(200, 120);
     this.btnAnullo.Name         = "btnAnullo";
     this.btnAnullo.Size         = new System.Drawing.Size(90, 21);
     this.btnAnullo.TabIndex     = 1;
     this.btnAnullo.Text         = "Anullo";
     this.btnAnullo.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnAnullo.Click       += new System.EventHandler(this.btnAnullo_Click);
     //
     // lblEmri
     //
     this.lblEmri.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblEmri.Location  = new System.Drawing.Point(16, 24);
     this.lblEmri.Name      = "lblEmri";
     this.lblEmri.Size      = new System.Drawing.Size(100, 20);
     this.lblEmri.TabIndex  = 2;
     this.lblEmri.Text      = "Emri i perdoruesit";
     //
     // lblFjalekalimi
     //
     this.lblFjalekalimi.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.lblFjalekalimi.Location  = new System.Drawing.Point(16, 56);
     this.lblFjalekalimi.Name      = "lblFjalekalimi";
     this.lblFjalekalimi.Size      = new System.Drawing.Size(100, 20);
     this.lblFjalekalimi.TabIndex  = 3;
     this.lblFjalekalimi.Text      = "Fjalekalimi";
     //
     // txtFjalekalimi
     //
     this.txtFjalekalimi.AutoSize             = false;
     this.txtFjalekalimi.DefaultErrorMessage  = "";
     this.txtFjalekalimi.DesabledControlColor = System.Drawing.SystemColors.ControlLight;
     this.txtFjalekalimi.FixedLength          = false;
     this.txtFjalekalimi.IsValid              = true;
     this.txtFjalekalimi.Location             = new System.Drawing.Point(128, 56);
     this.txtFjalekalimi.Name                 = "txtFjalekalimi";
     this.txtFjalekalimi.PasswordChar         = '*';
     this.txtFjalekalimi.Required             = false;
     this.txtFjalekalimi.RequiredControlColor = System.Drawing.Color.White;
     this.txtFjalekalimi.Size                 = new System.Drawing.Size(164, 20);
     this.txtFjalekalimi.TabIndex             = 4;
     this.txtFjalekalimi.Text                 = "";
     this.txtFjalekalimi.TextChanged         += new System.EventHandler(this.txtFjalekalimi_TextChanged);
     //
     // 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(128, 24);
     this.txtEmri.Name                 = "txtEmri";
     this.txtEmri.Required             = false;
     this.txtEmri.RequiredControlColor = System.Drawing.Color.White;
     this.txtEmri.Size                 = new System.Drawing.Size(164, 20);
     this.txtEmri.TabIndex             = 5;
     this.txtEmri.Text                 = "";
     this.txtEmri.TextChanged         += new System.EventHandler(this.txtEmri_TextChanged);
     //
     // Login
     //
     this.AcceptButton      = this.btnOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoScroll        = false;
     this.CancelButton      = this.btnAnullo;
     this.ClientSize        = new System.Drawing.Size(334, 180);
     this.ControlBox        = true;
     this.Controls.Add(this.txtEmri);
     this.Controls.Add(this.txtFjalekalimi);
     this.Controls.Add(this.lblFjalekalimi);
     this.Controls.Add(this.lblEmri);
     this.Controls.Add(this.btnAnullo);
     this.Controls.Add(this.btnOK);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Login";
     this.ShfaqTitull     = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Login";
     this.TitullGjeresi   = 334;
     this.Load           += new System.EventHandler(this.Login_Load);
     this.Closed         += new System.EventHandler(this.Login_Closed);
     this.Activated      += new System.EventHandler(this.Login_Activated);
     this.Controls.SetChildIndex(this.btnOK, 0);
     this.Controls.SetChildIndex(this.btnAnullo, 0);
     this.Controls.SetChildIndex(this.lblEmri, 0);
     this.Controls.SetChildIndex(this.lblFjalekalimi, 0);
     this.Controls.SetChildIndex(this.txtFjalekalimi, 0);
     this.Controls.SetChildIndex(this.txtEmri, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.ResumeLayout(false);
 }
Ejemplo n.º 10
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.dataGrid1  = new VisionInfoSolutionLibrary.DataGrid();
     this.label1     = new VisionInfoSolutionLibrary.Label();
     this.cmdDil     = new VisionInfoSolutionLibrary.Button(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // dataGrid1
     //
     this.dataGrid1.AllowSorting    = false;
     this.dataGrid1.BackgroundColor = System.Drawing.Color.WhiteSmoke;
     this.dataGrid1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.dataGrid1.CanDelete       = true;
     this.dataGrid1.CaptionVisible  = false;
     this.dataGrid1.DataMember      = "";
     this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.dataGrid1.Location        = new System.Drawing.Point(32, 88);
     this.dataGrid1.Name            = "dataGrid1";
     this.dataGrid1.ReadOnly        = true;
     this.dataGrid1.RowHeaderWidth  = 20;
     this.dataGrid1.Size            = new System.Drawing.Size(536, 220);
     this.dataGrid1.TabIndex        = 1;
     this.dataGrid1.Navigate       += new System.Windows.Forms.NavigateEventHandler(this.dataGrid1_Navigate);
     //
     // label1
     //
     this.label1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((System.Byte)(0)), ((System.Byte)(0)), ((System.Byte)(192)));
     this.label1.Location  = new System.Drawing.Point(32, 44);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(532, 28);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Klientet per dhomen e zgjedhur jane :";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cmdDil
     //
     this.cmdDil.BackColor    = System.Drawing.Color.Blue;
     this.cmdDil.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.cmdDil.DoValidation = true;
     this.cmdDil.FlatStyle    = System.Windows.Forms.FlatStyle.System;
     this.cmdDil.Font         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmdDil.Location     = new System.Drawing.Point(232, 348);
     this.cmdDil.Name         = "cmdDil";
     this.cmdDil.Size         = new System.Drawing.Size(128, 24);
     this.cmdDil.TabIndex     = 3;
     this.cmdDil.Text         = "Dil";
     this.cmdDil.Click       += new System.EventHandler(this.cmdDil_Click);
     //
     // frmDhomaGrupi
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.Gainsboro;
     this.ClientSize        = new System.Drawing.Size(600, 400);
     this.ControlBox        = false;
     this.Controls.Add(this.cmdDil);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.dataGrid1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "frmDhomaGrupi";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.frmDhomaGrupi_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 11
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();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(About));
     this.lblAdresa     = new VisionInfoSolutionLibrary.Label();
     this.lblAdresaTxt  = new VisionInfoSolutionLibrary.Label();
     this.lblTelTxt     = new VisionInfoSolutionLibrary.Label();
     this.lblEmailTxt   = new VisionInfoSolutionLibrary.Label();
     this.lblTel        = new VisionInfoSolutionLibrary.Label();
     this.lblEmail      = new VisionInfoSolutionLibrary.Label();
     this.lblWebSite    = new VisionInfoSolutionLibrary.Label();
     this.lblWebSiteTxt = new System.Windows.Forms.LinkLabel();
     this.label1        = new VisionInfoSolutionLibrary.Label();
     this.pbIcon        = new System.Windows.Forms.PictureBox();
     this.label2        = new VisionInfoSolutionLibrary.Label();
     this.btnOK         = new VisionInfoSolutionLibrary.Button(this.components);
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(390, 24);
     //
     // lblAdresa
     //
     this.lblAdresa.BackColor = System.Drawing.Color.Transparent;
     this.lblAdresa.Location  = new System.Drawing.Point(16, 160);
     this.lblAdresa.Name      = "lblAdresa";
     this.lblAdresa.Size      = new System.Drawing.Size(72, 20);
     this.lblAdresa.TabIndex  = 1;
     this.lblAdresa.Text      = "Adresa";
     //
     // lblAdresaTxt
     //
     this.lblAdresaTxt.BackColor = System.Drawing.Color.Transparent;
     this.lblAdresaTxt.Location  = new System.Drawing.Point(100, 160);
     this.lblAdresaTxt.Name      = "lblAdresaTxt";
     this.lblAdresaTxt.Size      = new System.Drawing.Size(144, 20);
     this.lblAdresaTxt.TabIndex  = 2;
     this.lblAdresaTxt.Text      = "Rruga Muhamet Gjollesha";
     //
     // lblTelTxt
     //
     this.lblTelTxt.BackColor = System.Drawing.Color.Transparent;
     this.lblTelTxt.Location  = new System.Drawing.Point(100, 188);
     this.lblTelTxt.Name      = "lblTelTxt";
     this.lblTelTxt.Size      = new System.Drawing.Size(144, 20);
     this.lblTelTxt.TabIndex  = 3;
     this.lblTelTxt.Text      = "(+355) 69 20 99 613";
     //
     // lblEmailTxt
     //
     this.lblEmailTxt.BackColor = System.Drawing.Color.Transparent;
     this.lblEmailTxt.Location  = new System.Drawing.Point(100, 216);
     this.lblEmailTxt.Name      = "lblEmailTxt";
     this.lblEmailTxt.Size      = new System.Drawing.Size(148, 20);
     this.lblEmailTxt.TabIndex  = 4;
     this.lblEmailTxt.Text      = "*****@*****.**";
     //
     // lblTel
     //
     this.lblTel.BackColor = System.Drawing.Color.Transparent;
     this.lblTel.Location  = new System.Drawing.Point(16, 188);
     this.lblTel.Name      = "lblTel";
     this.lblTel.Size      = new System.Drawing.Size(72, 20);
     this.lblTel.TabIndex  = 5;
     this.lblTel.Text      = "Tel";
     //
     // lblEmail
     //
     this.lblEmail.BackColor = System.Drawing.Color.Transparent;
     this.lblEmail.Location  = new System.Drawing.Point(16, 216);
     this.lblEmail.Name      = "lblEmail";
     this.lblEmail.Size      = new System.Drawing.Size(64, 20);
     this.lblEmail.TabIndex  = 6;
     this.lblEmail.Text      = "E-Mail";
     //
     // lblWebSite
     //
     this.lblWebSite.BackColor = System.Drawing.Color.Transparent;
     this.lblWebSite.Location  = new System.Drawing.Point(16, 244);
     this.lblWebSite.Name      = "lblWebSite";
     this.lblWebSite.Size      = new System.Drawing.Size(76, 20);
     this.lblWebSite.TabIndex  = 7;
     this.lblWebSite.Text      = "Web Site";
     //
     // lblWebSiteTxt
     //
     this.lblWebSiteTxt.BackColor = System.Drawing.Color.Transparent;
     this.lblWebSiteTxt.Location  = new System.Drawing.Point(100, 244);
     this.lblWebSiteTxt.Name      = "lblWebSiteTxt";
     this.lblWebSiteTxt.Size      = new System.Drawing.Size(152, 20);
     this.lblWebSiteTxt.TabIndex  = 9;
     this.lblWebSiteTxt.TabStop   = true;
     this.lblWebSiteTxt.Text      = "www.visioninfosolution.com";
     this.toolTips.SetToolTip(this.lblWebSiteTxt, "Kliko ketu per te shkuar ne faqen e internetit te programit");
     this.lblWebSiteTxt.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblWebSiteTxt_LinkClicked);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(12, 108);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(412, 24);
     this.label1.TabIndex  = 10;
     this.label1.Text      = "Copyright© 2006 VisionInfoSolutionLibrary. Te gjitha te drejtat e rezervuara";
     //
     // pbIcon
     //
     this.pbIcon.BackColor = System.Drawing.Color.Transparent;
     this.pbIcon.Image     = ((System.Drawing.Image)(resources.GetObject("pbIcon.Image")));
     this.pbIcon.Location  = new System.Drawing.Point(256, 24);
     this.pbIcon.Name      = "pbIcon";
     this.pbIcon.Size      = new System.Drawing.Size(56, 56);
     this.pbIcon.TabIndex  = 11;
     this.pbIcon.TabStop   = false;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.label2.Location  = new System.Drawing.Point(20, 44);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(184, 20);
     this.label2.TabIndex  = 12;
     this.label2.Text      = "Hotel Manager        Version 1.0";
     //
     // btnOK
     //
     this.btnOK.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.btnOK.DoValidation = true;
     this.btnOK.FlatStyle    = System.Windows.Forms.FlatStyle.Flat;
     this.btnOK.Location     = new System.Drawing.Point(156, 316);
     this.btnOK.Name         = "btnOK";
     this.btnOK.Size         = new System.Drawing.Size(90, 21);
     this.btnOK.TabIndex     = 13;
     this.btnOK.Text         = "OK";
     this.btnOK.VisualStyle  = Janus.Windows.UI.VisualStyle.Office2003;
     this.btnOK.Click       += new System.EventHandler(this.btnOK_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location  = new System.Drawing.Point(260, 140);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(244, 156);
     this.pictureBox1.TabIndex  = 14;
     this.pictureBox1.TabStop   = false;
     //
     // About
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.AutoScroll        = false;
     this.ClientSize        = new System.Drawing.Size(522, 356);
     this.ControlBox        = true;
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.pbIcon);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.lblWebSiteTxt);
     this.Controls.Add(this.lblWebSite);
     this.Controls.Add(this.lblEmail);
     this.Controls.Add(this.lblTel);
     this.Controls.Add(this.lblEmailTxt);
     this.Controls.Add(this.lblTelTxt);
     this.Controls.Add(this.lblAdresaTxt);
     this.Controls.Add(this.lblAdresa);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "About";
     this.ShfaqTitull     = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Rreth Hotel Manager";
     this.TitullGjeresi   = 390;
     this.Load           += new System.EventHandler(this.About_Load);
     this.Controls.SetChildIndex(this.lblAdresa, 0);
     this.Controls.SetChildIndex(this.lblAdresaTxt, 0);
     this.Controls.SetChildIndex(this.lblTelTxt, 0);
     this.Controls.SetChildIndex(this.lblEmailTxt, 0);
     this.Controls.SetChildIndex(this.lblTel, 0);
     this.Controls.SetChildIndex(this.lblEmail, 0);
     this.Controls.SetChildIndex(this.lblWebSite, 0);
     this.Controls.SetChildIndex(this.lblWebSiteTxt, 0);
     this.Controls.SetChildIndex(this.lblStatus, 0);
     this.Controls.SetChildIndex(this.label1, 0);
     this.Controls.SetChildIndex(this.pbIcon, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.btnOK, 0);
     this.Controls.SetChildIndex(this.pictureBox1, 0);
     this.ResumeLayout(false);
 }