Beispiel #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.btnAnnulla   = new System.Windows.Forms.Button();
     this.btnOK        = new System.Windows.Forms.Button();
     this.txtEsercizio = new System.Windows.Forms.TextBox();
     this.textBox1     = new System.Windows.Forms.TextBox();
     this.DS           = new vistaForm();
     this.label1       = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.DS)).BeginInit();
     this.SuspendLayout();
     //
     // btnAnnulla
     //
     this.btnAnnulla.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAnnulla.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnAnnulla.Location     = new System.Drawing.Point(232, 120);
     this.btnAnnulla.Name         = "btnAnnulla";
     this.btnAnnulla.TabIndex     = 6;
     this.btnAnnulla.Text         = "Annulla";
     //
     // btnOK
     //
     this.btnOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnOK.Location     = new System.Drawing.Point(144, 120);
     this.btnOK.Name         = "btnOK";
     this.btnOK.TabIndex     = 5;
     this.btnOK.Tag          = "";
     this.btnOK.Text         = "OK";
     this.btnOK.Click       += new System.EventHandler(this.btnOK_Click);
     //
     // txtEsercizio
     //
     this.txtEsercizio.Location = new System.Drawing.Point(16, 24);
     this.txtEsercizio.Name     = "txtEsercizio";
     this.txtEsercizio.Size     = new System.Drawing.Size(72, 20);
     this.txtEsercizio.TabIndex = 9;
     this.txtEsercizio.Text     = "";
     this.txtEsercizio.Leave   += new System.EventHandler(this.txtEsercizio_Leave);
     //
     // textBox1
     //
     this.textBox1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.Location  = new System.Drawing.Point(120, 16);
     this.textBox1.Multiline = true;
     this.textBox1.Name      = "textBox1";
     this.textBox1.ReadOnly  = true;
     this.textBox1.Size      = new System.Drawing.Size(192, 56);
     this.textBox1.TabIndex  = 23;
     this.textBox1.TabStop   = false;
     this.textBox1.Text      = "Per procedere all\'operazione, selezionare l\'esercizio delle scritture da compatta" +
                               "re e premere Ok. ";
     this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // DS
     //
     this.DS.DataSetName = "vistaForm";
     this.DS.Locale      = new System.Globalization.CultureInfo("en-US");
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(16, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(64, 16);
     this.label1.TabIndex = 24;
     this.label1.Text     = "Esercizio";
     //
     // Frm_CompattaDettagliScritture
     //
     this.AcceptButton      = this.btnOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.btnAnnulla;
     this.ClientSize        = new System.Drawing.Size(320, 157);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.btnAnnulla);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.txtEsercizio);
     this.Controls.Add(this.textBox1);
     this.Name = "Frm_CompattaDettagliScritture";
     this.Text = "Compatta numerazione scritture E/P";
     ((System.ComponentModel.ISupportInitialize)(this.DS)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #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.btnAnnulla   = new System.Windows.Forms.Button();
     this.btnOK        = new System.Windows.Forms.Button();
     this.txtEsercizio = new System.Windows.Forms.TextBox();
     this.DS           = new no_table_entry_shrink.vistaForm();
     this.label1       = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.DS)).BeginInit();
     this.SuspendLayout();
     //
     // btnAnnulla
     //
     this.btnAnnulla.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnAnnulla.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnAnnulla.Location     = new System.Drawing.Point(232, 120);
     this.btnAnnulla.Name         = "btnAnnulla";
     this.btnAnnulla.Size         = new System.Drawing.Size(75, 23);
     this.btnAnnulla.TabIndex     = 6;
     this.btnAnnulla.Text         = "Annulla";
     //
     // btnOK
     //
     this.btnOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnOK.Location     = new System.Drawing.Point(144, 120);
     this.btnOK.Name         = "btnOK";
     this.btnOK.Size         = new System.Drawing.Size(75, 23);
     this.btnOK.TabIndex     = 5;
     this.btnOK.Tag          = "";
     this.btnOK.Text         = "OK";
     this.btnOK.Click       += new System.EventHandler(this.btnOK_Click);
     //
     // txtEsercizio
     //
     this.txtEsercizio.Location = new System.Drawing.Point(16, 24);
     this.txtEsercizio.Name     = "txtEsercizio";
     this.txtEsercizio.Size     = new System.Drawing.Size(72, 20);
     this.txtEsercizio.TabIndex = 9;
     this.txtEsercizio.Leave   += new System.EventHandler(this.txtEsercizio_Leave);
     //
     // DS
     //
     this.DS.DataSetName        = "vistaForm";
     this.DS.EnforceConstraints = false;
     this.DS.Locale             = new System.Globalization.CultureInfo("en-US");
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(16, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(64, 16);
     this.label1.TabIndex = 24;
     this.label1.Text     = "Esercizio";
     //
     // Frm_Valtellinese
     //
     this.AcceptButton      = this.btnOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.btnAnnulla;
     this.ClientSize        = new System.Drawing.Size(320, 157);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.btnAnnulla);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.txtEsercizio);
     this.Name = "Frm_Valtellinese";
     this.Text = "Compatta numerazione scritture E/P";
     ((System.ComponentModel.ISupportInitialize)(this.DS)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }