1794 lines
86 KiB
C#
1794 lines
86 KiB
C#
namespace ImageCatalogCS
|
|
{
|
|
partial class MainForm
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.ProgressBar1 = new System.Windows.Forms.ProgressBar();
|
|
this.CheckBox22 = new System.Windows.Forms.CheckBox();
|
|
this.Label43 = new System.Windows.Forms.Label();
|
|
this.TabControl1 = new System.Windows.Forms.TabControl();
|
|
this.TabPage5 = new System.Windows.Forms.TabPage();
|
|
this.GroupBox11 = new System.Windows.Forms.GroupBox();
|
|
this.Label8 = new System.Windows.Forms.Label();
|
|
this.TextBox8 = new System.Windows.Forms.TextBox();
|
|
this.Label7 = new System.Windows.Forms.Label();
|
|
this.TextBox7 = new System.Windows.Forms.TextBox();
|
|
this.GroupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.chkAggiornaSottodirectory = new System.Windows.Forms.CheckBox();
|
|
this.Button3 = new System.Windows.Forms.Button();
|
|
this.Button2 = new System.Windows.Forms.Button();
|
|
this.Label1 = new System.Windows.Forms.Label();
|
|
this.Label2 = new System.Windows.Forms.Label();
|
|
this.txtSorgente = new System.Windows.Forms.TextBox();
|
|
this.txtDestinazione = new System.Windows.Forms.TextBox();
|
|
this.GroupBox8 = new System.Windows.Forms.GroupBox();
|
|
this.rdbNumFiles = new System.Windows.Forms.RadioButton();
|
|
this.rdbNumProgressiva = new System.Windows.Forms.RadioButton();
|
|
this.txtCifreContatore = new System.Windows.Forms.TextBox();
|
|
this.Label34 = new System.Windows.Forms.Label();
|
|
this.txtSuffissoCartelle = new System.Windows.Forms.TextBox();
|
|
this.Label33 = new System.Windows.Forms.Label();
|
|
this.Label31 = new System.Windows.Forms.Label();
|
|
this.chkCreaSottocartelle = new System.Windows.Forms.CheckBox();
|
|
this.txtFilePerCartella = new System.Windows.Forms.TextBox();
|
|
this.Label32 = new System.Windows.Forms.Label();
|
|
this.GroupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.chkSovrascriviFile = new System.Windows.Forms.CheckBox();
|
|
this.chkRotazioneAutomatica = new System.Windows.Forms.CheckBox();
|
|
this.chkForzaJpg = new System.Windows.Forms.CheckBox();
|
|
this.TabPage3 = new System.Windows.Forms.TabPage();
|
|
this.CheckBox2 = new System.Windows.Forms.CheckBox();
|
|
this.GroupBox10 = new System.Windows.Forms.GroupBox();
|
|
this.Label42 = new System.Windows.Forms.Label();
|
|
this.Label41 = new System.Windows.Forms.Label();
|
|
this.TextBox31 = new System.Windows.Forms.TextBox();
|
|
this.TextBox30 = new System.Windows.Forms.TextBox();
|
|
this.GroupBox9 = new System.Windows.Forms.GroupBox();
|
|
this.CheckBox17 = new System.Windows.Forms.CheckBox();
|
|
this.CheckBox16 = new System.Windows.Forms.CheckBox();
|
|
this.GroupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.TextBox34 = new System.Windows.Forms.TextBox();
|
|
this.Button8 = new System.Windows.Forms.Button();
|
|
this.Label36 = new System.Windows.Forms.Label();
|
|
this.TextBox25 = new System.Windows.Forms.TextBox();
|
|
this.Label35 = new System.Windows.Forms.Label();
|
|
this.ComboBox3 = new System.Windows.Forms.ComboBox();
|
|
this.TextBox11 = new System.Windows.Forms.TextBox();
|
|
this.Label12 = new System.Windows.Forms.Label();
|
|
this.Label11 = new System.Windows.Forms.Label();
|
|
this.CheckBox3 = new System.Windows.Forms.CheckBox();
|
|
this.GroupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.Label40 = new System.Windows.Forms.Label();
|
|
this.TextBox29 = new System.Windows.Forms.TextBox();
|
|
this.TextBox18 = new System.Windows.Forms.TextBox();
|
|
this.Label26 = new System.Windows.Forms.Label();
|
|
this.DateTimePicker1 = new System.Windows.Forms.DateTimePicker();
|
|
this.CheckBox8 = new System.Windows.Forms.CheckBox();
|
|
this.TextBox9 = new System.Windows.Forms.TextBox();
|
|
this.CheckBox7 = new System.Windows.Forms.CheckBox();
|
|
this.Label4 = new System.Windows.Forms.Label();
|
|
this.TextBox4 = new System.Windows.Forms.TextBox();
|
|
this.Label9 = new System.Windows.Forms.Label();
|
|
this.Label13 = new System.Windows.Forms.Label();
|
|
this.ComboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.ComboBox2 = new System.Windows.Forms.ComboBox();
|
|
this.Label14 = new System.Windows.Forms.Label();
|
|
this.TextBox12 = new System.Windows.Forms.TextBox();
|
|
this.Label15 = new System.Windows.Forms.Label();
|
|
this.TabPage2 = new System.Windows.Forms.TabPage();
|
|
this.GroupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.Label45 = new System.Windows.Forms.Label();
|
|
this.TextBox32 = new System.Windows.Forms.TextBox();
|
|
this.TextBox26 = new System.Windows.Forms.TextBox();
|
|
this.Label37 = new System.Windows.Forms.Label();
|
|
this.Label38 = new System.Windows.Forms.Label();
|
|
this.TextBox27 = new System.Windows.Forms.TextBox();
|
|
this.Label39 = new System.Windows.Forms.Label();
|
|
this.TextBox28 = new System.Windows.Forms.TextBox();
|
|
this.CheckBox15 = new System.Windows.Forms.CheckBox();
|
|
this.TabPage1 = new System.Windows.Forms.TabPage();
|
|
this.GroupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.Label46 = new System.Windows.Forms.Label();
|
|
this.TextBox33 = new System.Windows.Forms.TextBox();
|
|
this.Panel2 = new System.Windows.Forms.Panel();
|
|
this.RadioButton3 = new System.Windows.Forms.RadioButton();
|
|
this.RadioButton7 = new System.Windows.Forms.RadioButton();
|
|
this.RadioButton4 = new System.Windows.Forms.RadioButton();
|
|
this.RadioButton6 = new System.Windows.Forms.RadioButton();
|
|
this.RadioButton5 = new System.Windows.Forms.RadioButton();
|
|
this.Label5 = new System.Windows.Forms.Label();
|
|
this.TextBox5 = new System.Windows.Forms.TextBox();
|
|
this.Label6 = new System.Windows.Forms.Label();
|
|
this.TextBox6 = new System.Windows.Forms.TextBox();
|
|
this.Label3 = new System.Windows.Forms.Label();
|
|
this.TextBox3 = new System.Windows.Forms.TextBox();
|
|
this.CheckBox1 = new System.Windows.Forms.CheckBox();
|
|
this.TabPage4 = new System.Windows.Forms.TabPage();
|
|
this.GroupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.PictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.PictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.ComboBox5 = new System.Windows.Forms.ComboBox();
|
|
this.ComboBox4 = new System.Windows.Forms.ComboBox();
|
|
this.TextBox19 = new System.Windows.Forms.TextBox();
|
|
this.Label28 = new System.Windows.Forms.Label();
|
|
this.CheckBox5 = new System.Windows.Forms.CheckBox();
|
|
this.TextBox15 = new System.Windows.Forms.TextBox();
|
|
this.TextBox14 = new System.Windows.Forms.TextBox();
|
|
this.Label25 = new System.Windows.Forms.Label();
|
|
this.TextBox16 = new System.Windows.Forms.TextBox();
|
|
this.Label24 = new System.Windows.Forms.Label();
|
|
this.Label22 = new System.Windows.Forms.Label();
|
|
this.Label23 = new System.Windows.Forms.Label();
|
|
this.Button4 = new System.Windows.Forms.Button();
|
|
this.TextBox10 = new System.Windows.Forms.TextBox();
|
|
this.Label29 = new System.Windows.Forms.Label();
|
|
this.Label30 = new System.Windows.Forms.Label();
|
|
this.PictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.Label20 = new System.Windows.Forms.Label();
|
|
this.Label19 = new System.Windows.Forms.Label();
|
|
this.Label18 = new System.Windows.Forms.Label();
|
|
this.lblFotoTotaliNum = new System.Windows.Forms.Label();
|
|
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
|
|
this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.caricaImpostazioniToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.salvaImpostazioniToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.creaCatalogoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.esciToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.aiutoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.informazioniToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.groupBox12 = new System.Windows.Forms.GroupBox();
|
|
this.btnStopCreazione = new System.Windows.Forms.Button();
|
|
this.lblLog = new System.Windows.Forms.ListBox();
|
|
this.txtFileInfo = new System.Windows.Forms.TextBox();
|
|
this.panelTesto = new System.Windows.Forms.Panel();
|
|
this.panelMiniature = new System.Windows.Forms.Panel();
|
|
this.TabControl1.SuspendLayout();
|
|
this.TabPage5.SuspendLayout();
|
|
this.GroupBox11.SuspendLayout();
|
|
this.GroupBox3.SuspendLayout();
|
|
this.GroupBox8.SuspendLayout();
|
|
this.GroupBox7.SuspendLayout();
|
|
this.TabPage3.SuspendLayout();
|
|
this.GroupBox10.SuspendLayout();
|
|
this.GroupBox9.SuspendLayout();
|
|
this.GroupBox5.SuspendLayout();
|
|
this.GroupBox4.SuspendLayout();
|
|
this.TabPage2.SuspendLayout();
|
|
this.GroupBox2.SuspendLayout();
|
|
this.TabPage1.SuspendLayout();
|
|
this.GroupBox1.SuspendLayout();
|
|
this.Panel2.SuspendLayout();
|
|
this.TabPage4.SuspendLayout();
|
|
this.GroupBox6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PictureBox3)).BeginInit();
|
|
this.menuStrip1.SuspendLayout();
|
|
this.groupBox12.SuspendLayout();
|
|
this.panelTesto.SuspendLayout();
|
|
this.panelMiniature.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// ProgressBar1
|
|
//
|
|
this.ProgressBar1.Location = new System.Drawing.Point(16, 401);
|
|
this.ProgressBar1.Name = "ProgressBar1";
|
|
this.ProgressBar1.Size = new System.Drawing.Size(513, 13);
|
|
this.ProgressBar1.TabIndex = 81;
|
|
//
|
|
// CheckBox22
|
|
//
|
|
this.CheckBox22.AutoSize = true;
|
|
this.CheckBox22.Location = new System.Drawing.Point(6, 365);
|
|
this.CheckBox22.Name = "CheckBox22";
|
|
this.CheckBox22.Size = new System.Drawing.Size(104, 17);
|
|
this.CheckBox22.TabIndex = 80;
|
|
this.CheckBox22.Text = "Arresta il sistema";
|
|
this.CheckBox22.UseVisualStyleBackColor = true;
|
|
//
|
|
// Label43
|
|
//
|
|
this.Label43.AutoSize = true;
|
|
this.Label43.Location = new System.Drawing.Point(3, 349);
|
|
this.Label43.Name = "Label43";
|
|
this.Label43.Size = new System.Drawing.Size(25, 13);
|
|
this.Label43.TabIndex = 79;
|
|
this.Label43.Text = "000";
|
|
this.Label43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// TabControl1
|
|
//
|
|
this.TabControl1.Controls.Add(this.TabPage5);
|
|
this.TabControl1.Controls.Add(this.TabPage3);
|
|
this.TabControl1.Controls.Add(this.TabPage2);
|
|
this.TabControl1.Controls.Add(this.TabPage1);
|
|
this.TabControl1.Controls.Add(this.TabPage4);
|
|
this.TabControl1.Location = new System.Drawing.Point(12, 27);
|
|
this.TabControl1.Name = "TabControl1";
|
|
this.TabControl1.SelectedIndex = 0;
|
|
this.TabControl1.Size = new System.Drawing.Size(521, 372);
|
|
this.TabControl1.TabIndex = 78;
|
|
//
|
|
// TabPage5
|
|
//
|
|
this.TabPage5.Controls.Add(this.GroupBox11);
|
|
this.TabPage5.Controls.Add(this.GroupBox3);
|
|
this.TabPage5.Controls.Add(this.GroupBox8);
|
|
this.TabPage5.Controls.Add(this.GroupBox7);
|
|
this.TabPage5.Location = new System.Drawing.Point(4, 22);
|
|
this.TabPage5.Name = "TabPage5";
|
|
this.TabPage5.Padding = new System.Windows.Forms.Padding(3);
|
|
this.TabPage5.Size = new System.Drawing.Size(513, 346);
|
|
this.TabPage5.TabIndex = 4;
|
|
this.TabPage5.Text = "Generale";
|
|
this.TabPage5.UseVisualStyleBackColor = true;
|
|
//
|
|
// GroupBox11
|
|
//
|
|
this.GroupBox11.Controls.Add(this.Label8);
|
|
this.GroupBox11.Controls.Add(this.TextBox8);
|
|
this.GroupBox11.Controls.Add(this.Label7);
|
|
this.GroupBox11.Controls.Add(this.TextBox7);
|
|
this.GroupBox11.Location = new System.Drawing.Point(7, 209);
|
|
this.GroupBox11.Name = "GroupBox11";
|
|
this.GroupBox11.Size = new System.Drawing.Size(191, 132);
|
|
this.GroupBox11.TabIndex = 48;
|
|
this.GroupBox11.TabStop = false;
|
|
this.GroupBox11.Text = "Avanzate (ATTENZIONE)";
|
|
//
|
|
// Label8
|
|
//
|
|
this.Label8.AutoSize = true;
|
|
this.Label8.Location = new System.Drawing.Point(64, 26);
|
|
this.Label8.Name = "Label8";
|
|
this.Label8.Size = new System.Drawing.Size(61, 13);
|
|
this.Label8.TabIndex = 3;
|
|
this.Label8.Text = "Min Thread";
|
|
//
|
|
// TextBox8
|
|
//
|
|
this.TextBox8.Location = new System.Drawing.Point(7, 20);
|
|
this.TextBox8.Name = "TextBox8";
|
|
this.TextBox8.Size = new System.Drawing.Size(47, 20);
|
|
this.TextBox8.TabIndex = 2;
|
|
this.TextBox8.Text = "5";
|
|
//
|
|
// Label7
|
|
//
|
|
this.Label7.AutoSize = true;
|
|
this.Label7.Location = new System.Drawing.Point(61, 48);
|
|
this.Label7.Name = "Label7";
|
|
this.Label7.Size = new System.Drawing.Size(64, 13);
|
|
this.Label7.TabIndex = 1;
|
|
this.Label7.Text = "Max Thread";
|
|
//
|
|
// TextBox7
|
|
//
|
|
this.TextBox7.Location = new System.Drawing.Point(7, 46);
|
|
this.TextBox7.Name = "TextBox7";
|
|
this.TextBox7.Size = new System.Drawing.Size(47, 20);
|
|
this.TextBox7.TabIndex = 0;
|
|
this.TextBox7.Text = "15";
|
|
//
|
|
// GroupBox3
|
|
//
|
|
this.GroupBox3.Controls.Add(this.chkAggiornaSottodirectory);
|
|
this.GroupBox3.Controls.Add(this.Button3);
|
|
this.GroupBox3.Controls.Add(this.Button2);
|
|
this.GroupBox3.Controls.Add(this.Label1);
|
|
this.GroupBox3.Controls.Add(this.Label2);
|
|
this.GroupBox3.Controls.Add(this.txtSorgente);
|
|
this.GroupBox3.Controls.Add(this.txtDestinazione);
|
|
this.GroupBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox3.Location = new System.Drawing.Point(6, 6);
|
|
this.GroupBox3.Name = "GroupBox3";
|
|
this.GroupBox3.Size = new System.Drawing.Size(496, 101);
|
|
this.GroupBox3.TabIndex = 35;
|
|
this.GroupBox3.TabStop = false;
|
|
this.GroupBox3.Text = "Directory";
|
|
//
|
|
// chkAggiornaSottodirectory
|
|
//
|
|
this.chkAggiornaSottodirectory.ForeColor = System.Drawing.Color.Black;
|
|
this.chkAggiornaSottodirectory.Location = new System.Drawing.Point(80, 64);
|
|
this.chkAggiornaSottodirectory.Name = "chkAggiornaSottodirectory";
|
|
this.chkAggiornaSottodirectory.Size = new System.Drawing.Size(152, 24);
|
|
this.chkAggiornaSottodirectory.TabIndex = 25;
|
|
this.chkAggiornaSottodirectory.Text = "aggiorna le sottodirectory";
|
|
//
|
|
// Button3
|
|
//
|
|
this.Button3.Location = new System.Drawing.Point(462, 40);
|
|
this.Button3.Name = "Button3";
|
|
this.Button3.Size = new System.Drawing.Size(24, 20);
|
|
this.Button3.TabIndex = 6;
|
|
this.Button3.Text = "...";
|
|
//
|
|
// Button2
|
|
//
|
|
this.Button2.Location = new System.Drawing.Point(462, 16);
|
|
this.Button2.Name = "Button2";
|
|
this.Button2.Size = new System.Drawing.Size(24, 20);
|
|
this.Button2.TabIndex = 5;
|
|
this.Button2.Text = "...";
|
|
//
|
|
// Label1
|
|
//
|
|
this.Label1.AutoSize = true;
|
|
this.Label1.ForeColor = System.Drawing.Color.Black;
|
|
this.Label1.Location = new System.Drawing.Point(6, 19);
|
|
this.Label1.Name = "Label1";
|
|
this.Label1.Size = new System.Drawing.Size(50, 13);
|
|
this.Label1.TabIndex = 3;
|
|
this.Label1.Text = "Sorgente";
|
|
//
|
|
// Label2
|
|
//
|
|
this.Label2.AutoSize = true;
|
|
this.Label2.ForeColor = System.Drawing.Color.Black;
|
|
this.Label2.Location = new System.Drawing.Point(6, 43);
|
|
this.Label2.Name = "Label2";
|
|
this.Label2.Size = new System.Drawing.Size(68, 13);
|
|
this.Label2.TabIndex = 4;
|
|
this.Label2.Text = "Destinazione";
|
|
//
|
|
// txtSorgente
|
|
//
|
|
this.txtSorgente.Location = new System.Drawing.Point(80, 16);
|
|
this.txtSorgente.Name = "txtSorgente";
|
|
this.txtSorgente.Size = new System.Drawing.Size(376, 20);
|
|
this.txtSorgente.TabIndex = 0;
|
|
this.txtSorgente.Text = "TextBox1";
|
|
//
|
|
// txtDestinazione
|
|
//
|
|
this.txtDestinazione.Location = new System.Drawing.Point(80, 40);
|
|
this.txtDestinazione.Name = "txtDestinazione";
|
|
this.txtDestinazione.Size = new System.Drawing.Size(376, 20);
|
|
this.txtDestinazione.TabIndex = 1;
|
|
this.txtDestinazione.Text = "TextBox2";
|
|
//
|
|
// GroupBox8
|
|
//
|
|
this.GroupBox8.Controls.Add(this.rdbNumFiles);
|
|
this.GroupBox8.Controls.Add(this.rdbNumProgressiva);
|
|
this.GroupBox8.Controls.Add(this.txtCifreContatore);
|
|
this.GroupBox8.Controls.Add(this.Label34);
|
|
this.GroupBox8.Controls.Add(this.txtSuffissoCartelle);
|
|
this.GroupBox8.Controls.Add(this.Label33);
|
|
this.GroupBox8.Controls.Add(this.Label31);
|
|
this.GroupBox8.Controls.Add(this.chkCreaSottocartelle);
|
|
this.GroupBox8.Controls.Add(this.txtFilePerCartella);
|
|
this.GroupBox8.Controls.Add(this.Label32);
|
|
this.GroupBox8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox8.Location = new System.Drawing.Point(204, 113);
|
|
this.GroupBox8.Name = "GroupBox8";
|
|
this.GroupBox8.Size = new System.Drawing.Size(192, 152);
|
|
this.GroupBox8.TabIndex = 47;
|
|
this.GroupBox8.TabStop = false;
|
|
this.GroupBox8.Text = "Sottocartelle";
|
|
//
|
|
// rdbNumFiles
|
|
//
|
|
this.rdbNumFiles.ForeColor = System.Drawing.Color.Black;
|
|
this.rdbNumFiles.Location = new System.Drawing.Point(32, 128);
|
|
this.rdbNumFiles.Name = "rdbNumFiles";
|
|
this.rdbNumFiles.Size = new System.Drawing.Size(136, 16);
|
|
this.rdbNumFiles.TabIndex = 38;
|
|
this.rdbNumFiles.Text = "Numerazione files";
|
|
//
|
|
// rdbNumProgressiva
|
|
//
|
|
this.rdbNumProgressiva.Checked = true;
|
|
this.rdbNumProgressiva.ForeColor = System.Drawing.Color.Black;
|
|
this.rdbNumProgressiva.Location = new System.Drawing.Point(32, 112);
|
|
this.rdbNumProgressiva.Name = "rdbNumProgressiva";
|
|
this.rdbNumProgressiva.Size = new System.Drawing.Size(152, 16);
|
|
this.rdbNumProgressiva.TabIndex = 37;
|
|
this.rdbNumProgressiva.TabStop = true;
|
|
this.rdbNumProgressiva.Text = "Numerazione progressiva";
|
|
//
|
|
// txtCifreContatore
|
|
//
|
|
this.txtCifreContatore.Location = new System.Drawing.Point(128, 88);
|
|
this.txtCifreContatore.Name = "txtCifreContatore";
|
|
this.txtCifreContatore.Size = new System.Drawing.Size(56, 20);
|
|
this.txtCifreContatore.TabIndex = 34;
|
|
this.txtCifreContatore.Text = "4";
|
|
//
|
|
// Label34
|
|
//
|
|
this.Label34.ForeColor = System.Drawing.Color.Black;
|
|
this.Label34.Location = new System.Drawing.Point(8, 88);
|
|
this.Label34.Name = "Label34";
|
|
this.Label34.Size = new System.Drawing.Size(112, 16);
|
|
this.Label34.TabIndex = 33;
|
|
this.Label34.Text = "Num. cifre contatore";
|
|
this.Label34.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// txtSuffissoCartelle
|
|
//
|
|
this.txtSuffissoCartelle.Location = new System.Drawing.Point(56, 64);
|
|
this.txtSuffissoCartelle.Name = "txtSuffissoCartelle";
|
|
this.txtSuffissoCartelle.Size = new System.Drawing.Size(128, 20);
|
|
this.txtSuffissoCartelle.TabIndex = 32;
|
|
this.txtSuffissoCartelle.Text = "TextBox20";
|
|
//
|
|
// Label33
|
|
//
|
|
this.Label33.ForeColor = System.Drawing.Color.Black;
|
|
this.Label33.Location = new System.Drawing.Point(6, 67);
|
|
this.Label33.Name = "Label33";
|
|
this.Label33.Size = new System.Drawing.Size(48, 16);
|
|
this.Label33.TabIndex = 31;
|
|
this.Label33.Text = "Suffisso";
|
|
//
|
|
// Label31
|
|
//
|
|
this.Label31.ForeColor = System.Drawing.Color.Black;
|
|
this.Label31.Location = new System.Drawing.Point(24, 40);
|
|
this.Label31.Name = "Label31";
|
|
this.Label31.Size = new System.Drawing.Size(32, 16);
|
|
this.Label31.TabIndex = 30;
|
|
this.Label31.Text = "ogni";
|
|
//
|
|
// chkCreaSottocartelle
|
|
//
|
|
this.chkCreaSottocartelle.ForeColor = System.Drawing.Color.Black;
|
|
this.chkCreaSottocartelle.Location = new System.Drawing.Point(56, 16);
|
|
this.chkCreaSottocartelle.Name = "chkCreaSottocartelle";
|
|
this.chkCreaSottocartelle.Size = new System.Drawing.Size(112, 16);
|
|
this.chkCreaSottocartelle.TabIndex = 29;
|
|
this.chkCreaSottocartelle.Text = "crea sottocartelle";
|
|
//
|
|
// txtFilePerCartella
|
|
//
|
|
this.txtFilePerCartella.Location = new System.Drawing.Point(56, 40);
|
|
this.txtFilePerCartella.Name = "txtFilePerCartella";
|
|
this.txtFilePerCartella.Size = new System.Drawing.Size(64, 20);
|
|
this.txtFilePerCartella.TabIndex = 27;
|
|
this.txtFilePerCartella.Text = "99";
|
|
//
|
|
// Label32
|
|
//
|
|
this.Label32.ForeColor = System.Drawing.Color.Black;
|
|
this.Label32.Location = new System.Drawing.Point(128, 40);
|
|
this.Label32.Name = "Label32";
|
|
this.Label32.Size = new System.Drawing.Size(24, 16);
|
|
this.Label32.TabIndex = 28;
|
|
this.Label32.Text = "file";
|
|
//
|
|
// GroupBox7
|
|
//
|
|
this.GroupBox7.Controls.Add(this.chkSovrascriviFile);
|
|
this.GroupBox7.Controls.Add(this.chkRotazioneAutomatica);
|
|
this.GroupBox7.Controls.Add(this.chkForzaJpg);
|
|
this.GroupBox7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox7.Location = new System.Drawing.Point(6, 113);
|
|
this.GroupBox7.Name = "GroupBox7";
|
|
this.GroupBox7.Size = new System.Drawing.Size(192, 88);
|
|
this.GroupBox7.TabIndex = 45;
|
|
this.GroupBox7.TabStop = false;
|
|
this.GroupBox7.Text = "Generale";
|
|
//
|
|
// chkSovrascriviFile
|
|
//
|
|
this.chkSovrascriviFile.AutoSize = true;
|
|
this.chkSovrascriviFile.Location = new System.Drawing.Point(16, 61);
|
|
this.chkSovrascriviFile.Name = "chkSovrascriviFile";
|
|
this.chkSovrascriviFile.Size = new System.Drawing.Size(94, 17);
|
|
this.chkSovrascriviFile.TabIndex = 2;
|
|
this.chkSovrascriviFile.Text = "Sovrascrivi file";
|
|
this.chkSovrascriviFile.UseVisualStyleBackColor = true;
|
|
//
|
|
// chkRotazioneAutomatica
|
|
//
|
|
this.chkRotazioneAutomatica.ForeColor = System.Drawing.Color.Black;
|
|
this.chkRotazioneAutomatica.Location = new System.Drawing.Point(16, 39);
|
|
this.chkRotazioneAutomatica.Name = "chkRotazioneAutomatica";
|
|
this.chkRotazioneAutomatica.Size = new System.Drawing.Size(136, 16);
|
|
this.chkRotazioneAutomatica.TabIndex = 1;
|
|
this.chkRotazioneAutomatica.Text = "Rotazione automatica";
|
|
//
|
|
// chkForzaJpg
|
|
//
|
|
this.chkForzaJpg.Checked = true;
|
|
this.chkForzaJpg.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.chkForzaJpg.ForeColor = System.Drawing.Color.Black;
|
|
this.chkForzaJpg.Location = new System.Drawing.Point(16, 18);
|
|
this.chkForzaJpg.Name = "chkForzaJpg";
|
|
this.chkForzaJpg.Size = new System.Drawing.Size(80, 16);
|
|
this.chkForzaJpg.TabIndex = 0;
|
|
this.chkForzaJpg.Text = "Forza Jpg";
|
|
//
|
|
// TabPage3
|
|
//
|
|
this.TabPage3.Controls.Add(this.panelTesto);
|
|
this.TabPage3.Controls.Add(this.CheckBox2);
|
|
this.TabPage3.Location = new System.Drawing.Point(4, 22);
|
|
this.TabPage3.Name = "TabPage3";
|
|
this.TabPage3.Padding = new System.Windows.Forms.Padding(3);
|
|
this.TabPage3.Size = new System.Drawing.Size(513, 346);
|
|
this.TabPage3.TabIndex = 2;
|
|
this.TabPage3.Text = "Testo";
|
|
this.TabPage3.UseVisualStyleBackColor = true;
|
|
//
|
|
// CheckBox2
|
|
//
|
|
this.CheckBox2.AutoSize = true;
|
|
this.CheckBox2.Location = new System.Drawing.Point(7, 8);
|
|
this.CheckBox2.Name = "CheckBox2";
|
|
this.CheckBox2.Size = new System.Drawing.Size(93, 17);
|
|
this.CheckBox2.TabIndex = 40;
|
|
this.CheckBox2.Text = "Aggiungi testo";
|
|
this.CheckBox2.UseVisualStyleBackColor = true;
|
|
this.CheckBox2.CheckedChanged += new System.EventHandler(this.CheckBox2_CheckedChanged);
|
|
//
|
|
// GroupBox10
|
|
//
|
|
this.GroupBox10.Controls.Add(this.Label42);
|
|
this.GroupBox10.Controls.Add(this.Label41);
|
|
this.GroupBox10.Controls.Add(this.TextBox31);
|
|
this.GroupBox10.Controls.Add(this.TextBox30);
|
|
this.GroupBox10.Location = new System.Drawing.Point(313, 50);
|
|
this.GroupBox10.Name = "GroupBox10";
|
|
this.GroupBox10.Size = new System.Drawing.Size(186, 73);
|
|
this.GroupBox10.TabIndex = 39;
|
|
this.GroupBox10.TabStop = false;
|
|
this.GroupBox10.Text = "Testo foto verticali";
|
|
//
|
|
// Label42
|
|
//
|
|
this.Label42.AutoSize = true;
|
|
this.Label42.Location = new System.Drawing.Point(7, 46);
|
|
this.Label42.Name = "Label42";
|
|
this.Label42.Size = new System.Drawing.Size(45, 13);
|
|
this.Label42.TabIndex = 3;
|
|
this.Label42.Text = "Margine";
|
|
//
|
|
// Label41
|
|
//
|
|
this.Label41.AutoSize = true;
|
|
this.Label41.Location = new System.Drawing.Point(7, 25);
|
|
this.Label41.Name = "Label41";
|
|
this.Label41.Size = new System.Drawing.Size(108, 13);
|
|
this.Label41.TabIndex = 2;
|
|
this.Label41.Text = "Dimensione Carattere";
|
|
//
|
|
// TextBox31
|
|
//
|
|
this.TextBox31.Location = new System.Drawing.Point(131, 46);
|
|
this.TextBox31.Name = "TextBox31";
|
|
this.TextBox31.Size = new System.Drawing.Size(39, 20);
|
|
this.TextBox31.TabIndex = 1;
|
|
//
|
|
// TextBox30
|
|
//
|
|
this.TextBox30.Location = new System.Drawing.Point(131, 22);
|
|
this.TextBox30.Name = "TextBox30";
|
|
this.TextBox30.Size = new System.Drawing.Size(39, 20);
|
|
this.TextBox30.TabIndex = 0;
|
|
//
|
|
// GroupBox9
|
|
//
|
|
this.GroupBox9.Controls.Add(this.CheckBox17);
|
|
this.GroupBox9.Controls.Add(this.CheckBox16);
|
|
this.GroupBox9.Location = new System.Drawing.Point(313, 3);
|
|
this.GroupBox9.Name = "GroupBox9";
|
|
this.GroupBox9.Size = new System.Drawing.Size(186, 45);
|
|
this.GroupBox9.TabIndex = 38;
|
|
this.GroupBox9.TabStop = false;
|
|
this.GroupBox9.Text = "Slide show";
|
|
//
|
|
// CheckBox17
|
|
//
|
|
this.CheckBox17.AutoSize = true;
|
|
this.CheckBox17.Location = new System.Drawing.Point(96, 18);
|
|
this.CheckBox17.Name = "CheckBox17";
|
|
this.CheckBox17.Size = new System.Drawing.Size(84, 17);
|
|
this.CheckBox17.TabIndex = 1;
|
|
this.CheckBox17.Text = "Numero foto";
|
|
this.CheckBox17.UseVisualStyleBackColor = true;
|
|
//
|
|
// CheckBox16
|
|
//
|
|
this.CheckBox16.AutoSize = true;
|
|
this.CheckBox16.Location = new System.Drawing.Point(6, 19);
|
|
this.CheckBox16.Name = "CheckBox16";
|
|
this.CheckBox16.Size = new System.Drawing.Size(49, 17);
|
|
this.CheckBox16.TabIndex = 0;
|
|
this.CheckBox16.Text = "Data";
|
|
this.CheckBox16.UseVisualStyleBackColor = true;
|
|
//
|
|
// GroupBox5
|
|
//
|
|
this.GroupBox5.Controls.Add(this.TextBox34);
|
|
this.GroupBox5.Controls.Add(this.Button8);
|
|
this.GroupBox5.Controls.Add(this.Label36);
|
|
this.GroupBox5.Controls.Add(this.TextBox25);
|
|
this.GroupBox5.Controls.Add(this.Label35);
|
|
this.GroupBox5.Controls.Add(this.ComboBox3);
|
|
this.GroupBox5.Controls.Add(this.TextBox11);
|
|
this.GroupBox5.Controls.Add(this.Label12);
|
|
this.GroupBox5.Controls.Add(this.Label11);
|
|
this.GroupBox5.Controls.Add(this.CheckBox3);
|
|
this.GroupBox5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox5.Location = new System.Drawing.Point(3, 3);
|
|
this.GroupBox5.Name = "GroupBox5";
|
|
this.GroupBox5.Size = new System.Drawing.Size(304, 120);
|
|
this.GroupBox5.TabIndex = 37;
|
|
this.GroupBox5.TabStop = false;
|
|
this.GroupBox5.Text = "Carattere";
|
|
//
|
|
// TextBox34
|
|
//
|
|
this.TextBox34.Location = new System.Drawing.Point(160, 91);
|
|
this.TextBox34.Name = "TextBox34";
|
|
this.TextBox34.Size = new System.Drawing.Size(56, 20);
|
|
this.TextBox34.TabIndex = 36;
|
|
this.TextBox34.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
|
//
|
|
// Button8
|
|
//
|
|
this.Button8.ForeColor = System.Drawing.Color.Black;
|
|
this.Button8.Location = new System.Drawing.Point(222, 89);
|
|
this.Button8.Name = "Button8";
|
|
this.Button8.Size = new System.Drawing.Size(74, 24);
|
|
this.Button8.TabIndex = 35;
|
|
this.Button8.Text = "Scegli...";
|
|
//
|
|
// Label36
|
|
//
|
|
this.Label36.ForeColor = System.Drawing.Color.Black;
|
|
this.Label36.Location = new System.Drawing.Point(8, 60);
|
|
this.Label36.Name = "Label36";
|
|
this.Label36.Size = new System.Drawing.Size(120, 19);
|
|
this.Label36.TabIndex = 34;
|
|
this.Label36.Text = "Dimensione miniatura";
|
|
this.Label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// TextBox25
|
|
//
|
|
this.TextBox25.Location = new System.Drawing.Point(160, 59);
|
|
this.TextBox25.Name = "TextBox25";
|
|
this.TextBox25.Size = new System.Drawing.Size(56, 20);
|
|
this.TextBox25.TabIndex = 33;
|
|
this.TextBox25.Text = "TextBox25";
|
|
//
|
|
// Label35
|
|
//
|
|
this.Label35.ForeColor = System.Drawing.Color.Black;
|
|
this.Label35.Location = new System.Drawing.Point(8, 93);
|
|
this.Label35.Name = "Label35";
|
|
this.Label35.Size = new System.Drawing.Size(72, 16);
|
|
this.Label35.TabIndex = 32;
|
|
this.Label35.Text = "Colore RGB";
|
|
this.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// ComboBox3
|
|
//
|
|
this.ComboBox3.Location = new System.Drawing.Point(96, 8);
|
|
this.ComboBox3.Name = "ComboBox3";
|
|
this.ComboBox3.Size = new System.Drawing.Size(120, 21);
|
|
this.ComboBox3.TabIndex = 28;
|
|
this.ComboBox3.Text = "ComboBox3";
|
|
//
|
|
// TextBox11
|
|
//
|
|
this.TextBox11.Location = new System.Drawing.Point(160, 35);
|
|
this.TextBox11.Name = "TextBox11";
|
|
this.TextBox11.Size = new System.Drawing.Size(56, 20);
|
|
this.TextBox11.TabIndex = 27;
|
|
this.TextBox11.Text = "TextBox11";
|
|
//
|
|
// Label12
|
|
//
|
|
this.Label12.AutoSize = true;
|
|
this.Label12.ForeColor = System.Drawing.Color.Black;
|
|
this.Label12.Location = new System.Drawing.Point(8, 38);
|
|
this.Label12.Name = "Label12";
|
|
this.Label12.Size = new System.Drawing.Size(62, 13);
|
|
this.Label12.TabIndex = 26;
|
|
this.Label12.Text = "Dimensione";
|
|
this.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// Label11
|
|
//
|
|
this.Label11.AutoSize = true;
|
|
this.Label11.ForeColor = System.Drawing.Color.Black;
|
|
this.Label11.Location = new System.Drawing.Point(56, 8);
|
|
this.Label11.Name = "Label11";
|
|
this.Label11.Size = new System.Drawing.Size(28, 13);
|
|
this.Label11.TabIndex = 22;
|
|
this.Label11.Text = "Font";
|
|
//
|
|
// CheckBox3
|
|
//
|
|
this.CheckBox3.ForeColor = System.Drawing.Color.Black;
|
|
this.CheckBox3.Location = new System.Drawing.Point(224, 8);
|
|
this.CheckBox3.Name = "CheckBox3";
|
|
this.CheckBox3.Size = new System.Drawing.Size(72, 24);
|
|
this.CheckBox3.TabIndex = 24;
|
|
this.CheckBox3.Text = "Grassetto";
|
|
//
|
|
// GroupBox4
|
|
//
|
|
this.GroupBox4.Controls.Add(this.Label40);
|
|
this.GroupBox4.Controls.Add(this.TextBox29);
|
|
this.GroupBox4.Controls.Add(this.TextBox18);
|
|
this.GroupBox4.Controls.Add(this.Label26);
|
|
this.GroupBox4.Controls.Add(this.DateTimePicker1);
|
|
this.GroupBox4.Controls.Add(this.CheckBox8);
|
|
this.GroupBox4.Controls.Add(this.TextBox9);
|
|
this.GroupBox4.Controls.Add(this.CheckBox7);
|
|
this.GroupBox4.Controls.Add(this.Label4);
|
|
this.GroupBox4.Controls.Add(this.TextBox4);
|
|
this.GroupBox4.Controls.Add(this.Label9);
|
|
this.GroupBox4.Controls.Add(this.Label13);
|
|
this.GroupBox4.Controls.Add(this.ComboBox1);
|
|
this.GroupBox4.Controls.Add(this.ComboBox2);
|
|
this.GroupBox4.Controls.Add(this.Label14);
|
|
this.GroupBox4.Controls.Add(this.TextBox12);
|
|
this.GroupBox4.Controls.Add(this.Label15);
|
|
this.GroupBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox4.Location = new System.Drawing.Point(3, 129);
|
|
this.GroupBox4.Name = "GroupBox4";
|
|
this.GroupBox4.Size = new System.Drawing.Size(496, 171);
|
|
this.GroupBox4.TabIndex = 36;
|
|
this.GroupBox4.TabStop = false;
|
|
this.GroupBox4.Text = "Testo da applicare";
|
|
//
|
|
// Label40
|
|
//
|
|
this.Label40.AutoSize = true;
|
|
this.Label40.Location = new System.Drawing.Point(8, 52);
|
|
this.Label40.Name = "Label40";
|
|
this.Label40.Size = new System.Drawing.Size(48, 13);
|
|
this.Label40.TabIndex = 40;
|
|
this.Label40.Text = "Verticale";
|
|
//
|
|
// TextBox29
|
|
//
|
|
this.TextBox29.Location = new System.Drawing.Point(72, 49);
|
|
this.TextBox29.Multiline = true;
|
|
this.TextBox29.Name = "TextBox29";
|
|
this.TextBox29.Size = new System.Drawing.Size(408, 44);
|
|
this.TextBox29.TabIndex = 39;
|
|
//
|
|
// TextBox18
|
|
//
|
|
this.TextBox18.Location = new System.Drawing.Point(232, 147);
|
|
this.TextBox18.Name = "TextBox18";
|
|
this.TextBox18.Size = new System.Drawing.Size(100, 20);
|
|
this.TextBox18.TabIndex = 38;
|
|
//
|
|
// Label26
|
|
//
|
|
this.Label26.AutoSize = true;
|
|
this.Label26.ForeColor = System.Drawing.Color.Black;
|
|
this.Label26.Location = new System.Drawing.Point(344, 147);
|
|
this.Label26.Name = "Label26";
|
|
this.Label26.Size = new System.Drawing.Size(48, 13);
|
|
this.Label26.TabIndex = 37;
|
|
this.Label26.Text = "partenza";
|
|
//
|
|
// DateTimePicker1
|
|
//
|
|
this.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Time;
|
|
this.DateTimePicker1.Location = new System.Drawing.Point(392, 147);
|
|
this.DateTimePicker1.Name = "DateTimePicker1";
|
|
this.DateTimePicker1.Size = new System.Drawing.Size(88, 20);
|
|
this.DateTimePicker1.TabIndex = 36;
|
|
//
|
|
// CheckBox8
|
|
//
|
|
this.CheckBox8.ForeColor = System.Drawing.Color.Black;
|
|
this.CheckBox8.Location = new System.Drawing.Point(72, 147);
|
|
this.CheckBox8.Name = "CheckBox8";
|
|
this.CheckBox8.Size = new System.Drawing.Size(56, 16);
|
|
this.CheckBox8.TabIndex = 35;
|
|
this.CheckBox8.Text = "Orario";
|
|
//
|
|
// TextBox9
|
|
//
|
|
this.TextBox9.Location = new System.Drawing.Point(120, 99);
|
|
this.TextBox9.Name = "TextBox9";
|
|
this.TextBox9.Size = new System.Drawing.Size(56, 20);
|
|
this.TextBox9.TabIndex = 20;
|
|
this.TextBox9.Text = "TextBox9";
|
|
//
|
|
// CheckBox7
|
|
//
|
|
this.CheckBox7.ForeColor = System.Drawing.Color.Black;
|
|
this.CheckBox7.Location = new System.Drawing.Point(136, 147);
|
|
this.CheckBox7.Name = "CheckBox7";
|
|
this.CheckBox7.Size = new System.Drawing.Size(88, 16);
|
|
this.CheckBox7.TabIndex = 34;
|
|
this.CheckBox7.Text = "Tempo gara";
|
|
//
|
|
// Label4
|
|
//
|
|
this.Label4.AutoSize = true;
|
|
this.Label4.ForeColor = System.Drawing.Color.Black;
|
|
this.Label4.Location = new System.Drawing.Point(8, 24);
|
|
this.Label4.Name = "Label4";
|
|
this.Label4.Size = new System.Drawing.Size(59, 13);
|
|
this.Label4.TabIndex = 9;
|
|
this.Label4.Text = "Orizzontale";
|
|
//
|
|
// TextBox4
|
|
//
|
|
this.TextBox4.Location = new System.Drawing.Point(72, 24);
|
|
this.TextBox4.Name = "TextBox4";
|
|
this.TextBox4.Size = new System.Drawing.Size(408, 20);
|
|
this.TextBox4.TabIndex = 8;
|
|
this.TextBox4.Text = "TextBox4";
|
|
//
|
|
// Label9
|
|
//
|
|
this.Label9.AutoSize = true;
|
|
this.Label9.ForeColor = System.Drawing.Color.Black;
|
|
this.Label9.Location = new System.Drawing.Point(8, 99);
|
|
this.Label9.Name = "Label9";
|
|
this.Label9.Size = new System.Drawing.Size(110, 13);
|
|
this.Label9.TabIndex = 19;
|
|
this.Label9.Text = "Trasparenza (0-100%)";
|
|
//
|
|
// Label13
|
|
//
|
|
this.Label13.AutoSize = true;
|
|
this.Label13.ForeColor = System.Drawing.Color.Black;
|
|
this.Label13.Location = new System.Drawing.Point(16, 123);
|
|
this.Label13.Name = "Label13";
|
|
this.Label13.Size = new System.Drawing.Size(52, 13);
|
|
this.Label13.TabIndex = 29;
|
|
this.Label13.Text = "Posizione";
|
|
//
|
|
// ComboBox1
|
|
//
|
|
this.ComboBox1.Location = new System.Drawing.Point(72, 123);
|
|
this.ComboBox1.Name = "ComboBox1";
|
|
this.ComboBox1.Size = new System.Drawing.Size(104, 21);
|
|
this.ComboBox1.TabIndex = 28;
|
|
this.ComboBox1.Text = "ComboBox1";
|
|
//
|
|
// ComboBox2
|
|
//
|
|
this.ComboBox2.Location = new System.Drawing.Point(376, 123);
|
|
this.ComboBox2.Name = "ComboBox2";
|
|
this.ComboBox2.Size = new System.Drawing.Size(104, 21);
|
|
this.ComboBox2.TabIndex = 31;
|
|
this.ComboBox2.Text = "ComboBox2";
|
|
//
|
|
// Label14
|
|
//
|
|
this.Label14.AutoSize = true;
|
|
this.Label14.ForeColor = System.Drawing.Color.Black;
|
|
this.Label14.Location = new System.Drawing.Point(304, 123);
|
|
this.Label14.Name = "Label14";
|
|
this.Label14.Size = new System.Drawing.Size(67, 13);
|
|
this.Label14.TabIndex = 30;
|
|
this.Label14.Text = "Allineamento";
|
|
//
|
|
// TextBox12
|
|
//
|
|
this.TextBox12.Location = new System.Drawing.Point(376, 99);
|
|
this.TextBox12.Name = "TextBox12";
|
|
this.TextBox12.Size = new System.Drawing.Size(104, 20);
|
|
this.TextBox12.TabIndex = 33;
|
|
this.TextBox12.Text = "TextBox12";
|
|
//
|
|
// Label15
|
|
//
|
|
this.Label15.AutoSize = true;
|
|
this.Label15.ForeColor = System.Drawing.Color.Black;
|
|
this.Label15.Location = new System.Drawing.Point(296, 99);
|
|
this.Label15.Name = "Label15";
|
|
this.Label15.Size = new System.Drawing.Size(75, 13);
|
|
this.Label15.TabIndex = 32;
|
|
this.Label15.Text = "Margine (pixel)";
|
|
//
|
|
// TabPage2
|
|
//
|
|
this.TabPage2.Controls.Add(this.GroupBox2);
|
|
this.TabPage2.Location = new System.Drawing.Point(4, 22);
|
|
this.TabPage2.Name = "TabPage2";
|
|
this.TabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.TabPage2.Size = new System.Drawing.Size(513, 351);
|
|
this.TabPage2.TabIndex = 5;
|
|
this.TabPage2.Text = "Foto";
|
|
this.TabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// GroupBox2
|
|
//
|
|
this.GroupBox2.Controls.Add(this.Label45);
|
|
this.GroupBox2.Controls.Add(this.TextBox32);
|
|
this.GroupBox2.Controls.Add(this.TextBox26);
|
|
this.GroupBox2.Controls.Add(this.Label37);
|
|
this.GroupBox2.Controls.Add(this.Label38);
|
|
this.GroupBox2.Controls.Add(this.TextBox27);
|
|
this.GroupBox2.Controls.Add(this.Label39);
|
|
this.GroupBox2.Controls.Add(this.TextBox28);
|
|
this.GroupBox2.Controls.Add(this.CheckBox15);
|
|
this.GroupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox2.Location = new System.Drawing.Point(3, 6);
|
|
this.GroupBox2.Name = "GroupBox2";
|
|
this.GroupBox2.Size = new System.Drawing.Size(304, 156);
|
|
this.GroupBox2.TabIndex = 36;
|
|
this.GroupBox2.TabStop = false;
|
|
this.GroupBox2.Text = "Foto grande";
|
|
//
|
|
// Label45
|
|
//
|
|
this.Label45.AutoSize = true;
|
|
this.Label45.Location = new System.Drawing.Point(11, 86);
|
|
this.Label45.Name = "Label45";
|
|
this.Label45.Size = new System.Drawing.Size(40, 13);
|
|
this.Label45.TabIndex = 22;
|
|
this.Label45.Text = "Qualità";
|
|
//
|
|
// TextBox32
|
|
//
|
|
this.TextBox32.Location = new System.Drawing.Point(72, 80);
|
|
this.TextBox32.Name = "TextBox32";
|
|
this.TextBox32.Size = new System.Drawing.Size(72, 20);
|
|
this.TextBox32.TabIndex = 21;
|
|
this.TextBox32.Text = "100";
|
|
//
|
|
// TextBox26
|
|
//
|
|
this.TextBox26.Location = new System.Drawing.Point(224, 48);
|
|
this.TextBox26.Name = "TextBox26";
|
|
this.TextBox26.Size = new System.Drawing.Size(56, 20);
|
|
this.TextBox26.TabIndex = 20;
|
|
this.TextBox26.Text = "TextBox26";
|
|
//
|
|
// Label37
|
|
//
|
|
this.Label37.ForeColor = System.Drawing.Color.Black;
|
|
this.Label37.Location = new System.Drawing.Point(168, 48);
|
|
this.Label37.Name = "Label37";
|
|
this.Label37.Size = new System.Drawing.Size(48, 16);
|
|
this.Label37.TabIndex = 19;
|
|
this.Label37.Text = "Suffisso";
|
|
this.Label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// Label38
|
|
//
|
|
this.Label38.AutoSize = true;
|
|
this.Label38.ForeColor = System.Drawing.Color.Black;
|
|
this.Label38.Location = new System.Drawing.Point(24, 24);
|
|
this.Label38.Name = "Label38";
|
|
this.Label38.Size = new System.Drawing.Size(41, 13);
|
|
this.Label38.TabIndex = 16;
|
|
this.Label38.Text = "Altezza";
|
|
//
|
|
// TextBox27
|
|
//
|
|
this.TextBox27.Location = new System.Drawing.Point(72, 24);
|
|
this.TextBox27.Name = "TextBox27";
|
|
this.TextBox27.Size = new System.Drawing.Size(72, 20);
|
|
this.TextBox27.TabIndex = 14;
|
|
this.TextBox27.Text = "TextBox27";
|
|
//
|
|
// Label39
|
|
//
|
|
this.Label39.AutoSize = true;
|
|
this.Label39.ForeColor = System.Drawing.Color.Black;
|
|
this.Label39.Location = new System.Drawing.Point(8, 48);
|
|
this.Label39.Name = "Label39";
|
|
this.Label39.Size = new System.Drawing.Size(56, 13);
|
|
this.Label39.TabIndex = 17;
|
|
this.Label39.Text = "Larghezza";
|
|
//
|
|
// TextBox28
|
|
//
|
|
this.TextBox28.Location = new System.Drawing.Point(72, 48);
|
|
this.TextBox28.Name = "TextBox28";
|
|
this.TextBox28.Size = new System.Drawing.Size(72, 20);
|
|
this.TextBox28.TabIndex = 15;
|
|
this.TextBox28.Text = "TextBox28";
|
|
//
|
|
// CheckBox15
|
|
//
|
|
this.CheckBox15.Checked = true;
|
|
this.CheckBox15.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.CheckBox15.ForeColor = System.Drawing.Color.Black;
|
|
this.CheckBox15.Location = new System.Drawing.Point(168, 16);
|
|
this.CheckBox15.Name = "CheckBox15";
|
|
this.CheckBox15.Size = new System.Drawing.Size(120, 32);
|
|
this.CheckBox15.TabIndex = 18;
|
|
this.CheckBox15.Text = "Mantieni dimensioni originali";
|
|
//
|
|
// TabPage1
|
|
//
|
|
this.TabPage1.Controls.Add(this.panelMiniature);
|
|
this.TabPage1.Controls.Add(this.CheckBox1);
|
|
this.TabPage1.Location = new System.Drawing.Point(4, 22);
|
|
this.TabPage1.Name = "TabPage1";
|
|
this.TabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.TabPage1.Size = new System.Drawing.Size(513, 346);
|
|
this.TabPage1.TabIndex = 0;
|
|
this.TabPage1.Text = "Miniature";
|
|
this.TabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// GroupBox1
|
|
//
|
|
this.GroupBox1.Controls.Add(this.Label46);
|
|
this.GroupBox1.Controls.Add(this.TextBox33);
|
|
this.GroupBox1.Controls.Add(this.Panel2);
|
|
this.GroupBox1.Controls.Add(this.Label5);
|
|
this.GroupBox1.Controls.Add(this.TextBox5);
|
|
this.GroupBox1.Controls.Add(this.Label6);
|
|
this.GroupBox1.Controls.Add(this.TextBox6);
|
|
this.GroupBox1.Controls.Add(this.Label3);
|
|
this.GroupBox1.Controls.Add(this.TextBox3);
|
|
this.GroupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox1.Location = new System.Drawing.Point(3, 3);
|
|
this.GroupBox1.Name = "GroupBox1";
|
|
this.GroupBox1.Size = new System.Drawing.Size(350, 210);
|
|
this.GroupBox1.TabIndex = 25;
|
|
this.GroupBox1.TabStop = false;
|
|
this.GroupBox1.Text = "Miniature";
|
|
//
|
|
// Label46
|
|
//
|
|
this.Label46.AutoSize = true;
|
|
this.Label46.Location = new System.Drawing.Point(198, 43);
|
|
this.Label46.Name = "Label46";
|
|
this.Label46.Size = new System.Drawing.Size(40, 13);
|
|
this.Label46.TabIndex = 21;
|
|
this.Label46.Text = "Qualità";
|
|
//
|
|
// TextBox33
|
|
//
|
|
this.TextBox33.Location = new System.Drawing.Point(244, 40);
|
|
this.TextBox33.Name = "TextBox33";
|
|
this.TextBox33.Size = new System.Drawing.Size(100, 20);
|
|
this.TextBox33.TabIndex = 20;
|
|
//
|
|
// Panel2
|
|
//
|
|
this.Panel2.Controls.Add(this.RadioButton3);
|
|
this.Panel2.Controls.Add(this.RadioButton7);
|
|
this.Panel2.Controls.Add(this.RadioButton4);
|
|
this.Panel2.Controls.Add(this.RadioButton6);
|
|
this.Panel2.Controls.Add(this.RadioButton5);
|
|
this.Panel2.Location = new System.Drawing.Point(56, 114);
|
|
this.Panel2.Name = "Panel2";
|
|
this.Panel2.Size = new System.Drawing.Size(235, 90);
|
|
this.Panel2.TabIndex = 19;
|
|
//
|
|
// RadioButton3
|
|
//
|
|
this.RadioButton3.AutoSize = true;
|
|
this.RadioButton3.Location = new System.Drawing.Point(15, 16);
|
|
this.RadioButton3.Name = "RadioButton3";
|
|
this.RadioButton3.Size = new System.Drawing.Size(99, 17);
|
|
this.RadioButton3.TabIndex = 14;
|
|
this.RadioButton3.TabStop = true;
|
|
this.RadioButton3.Text = "Aggiungi Scritta";
|
|
this.RadioButton3.UseVisualStyleBackColor = true;
|
|
//
|
|
// RadioButton7
|
|
//
|
|
this.RadioButton7.AutoSize = true;
|
|
this.RadioButton7.Location = new System.Drawing.Point(129, 40);
|
|
this.RadioButton7.Name = "RadioButton7";
|
|
this.RadioButton7.Size = new System.Drawing.Size(95, 17);
|
|
this.RadioButton7.TabIndex = 18;
|
|
this.RadioButton7.TabStop = true;
|
|
this.RadioButton7.Text = "numero+tempo";
|
|
this.RadioButton7.UseVisualStyleBackColor = true;
|
|
//
|
|
// RadioButton4
|
|
//
|
|
this.RadioButton4.AutoSize = true;
|
|
this.RadioButton4.Location = new System.Drawing.Point(15, 40);
|
|
this.RadioButton4.Name = "RadioButton4";
|
|
this.RadioButton4.Size = new System.Drawing.Size(95, 17);
|
|
this.RadioButton4.TabIndex = 15;
|
|
this.RadioButton4.TabStop = true;
|
|
this.RadioButton4.Text = "Aggiungi orario";
|
|
this.RadioButton4.UseVisualStyleBackColor = true;
|
|
//
|
|
// RadioButton6
|
|
//
|
|
this.RadioButton6.AutoSize = true;
|
|
this.RadioButton6.Location = new System.Drawing.Point(129, 16);
|
|
this.RadioButton6.Name = "RadioButton6";
|
|
this.RadioButton6.Size = new System.Drawing.Size(83, 17);
|
|
this.RadioButton6.TabIndex = 17;
|
|
this.RadioButton6.TabStop = true;
|
|
this.RadioButton6.Text = "Numero foto";
|
|
this.RadioButton6.UseVisualStyleBackColor = true;
|
|
//
|
|
// RadioButton5
|
|
//
|
|
this.RadioButton5.AutoSize = true;
|
|
this.RadioButton5.Location = new System.Drawing.Point(15, 65);
|
|
this.RadioButton5.Name = "RadioButton5";
|
|
this.RadioButton5.Size = new System.Drawing.Size(84, 17);
|
|
this.RadioButton5.TabIndex = 16;
|
|
this.RadioButton5.TabStop = true;
|
|
this.RadioButton5.Text = "Tempo Gara";
|
|
this.RadioButton5.UseVisualStyleBackColor = true;
|
|
//
|
|
// Label5
|
|
//
|
|
this.Label5.AutoSize = true;
|
|
this.Label5.ForeColor = System.Drawing.Color.Black;
|
|
this.Label5.Location = new System.Drawing.Point(24, 88);
|
|
this.Label5.Name = "Label5";
|
|
this.Label5.Size = new System.Drawing.Size(41, 13);
|
|
this.Label5.TabIndex = 12;
|
|
this.Label5.Text = "Altezza";
|
|
//
|
|
// TextBox5
|
|
//
|
|
this.TextBox5.Location = new System.Drawing.Point(72, 64);
|
|
this.TextBox5.Name = "TextBox5";
|
|
this.TextBox5.Size = new System.Drawing.Size(88, 20);
|
|
this.TextBox5.TabIndex = 10;
|
|
this.TextBox5.Text = "TextBox5";
|
|
//
|
|
// Label6
|
|
//
|
|
this.Label6.AutoSize = true;
|
|
this.Label6.ForeColor = System.Drawing.Color.Black;
|
|
this.Label6.Location = new System.Drawing.Point(8, 64);
|
|
this.Label6.Name = "Label6";
|
|
this.Label6.Size = new System.Drawing.Size(56, 13);
|
|
this.Label6.TabIndex = 13;
|
|
this.Label6.Text = "Larghezza";
|
|
//
|
|
// TextBox6
|
|
//
|
|
this.TextBox6.Location = new System.Drawing.Point(72, 88);
|
|
this.TextBox6.Name = "TextBox6";
|
|
this.TextBox6.Size = new System.Drawing.Size(88, 20);
|
|
this.TextBox6.TabIndex = 11;
|
|
this.TextBox6.Text = "TextBox6";
|
|
//
|
|
// Label3
|
|
//
|
|
this.Label3.AutoSize = true;
|
|
this.Label3.ForeColor = System.Drawing.Color.Black;
|
|
this.Label3.Location = new System.Drawing.Point(24, 40);
|
|
this.Label3.Name = "Label3";
|
|
this.Label3.Size = new System.Drawing.Size(44, 13);
|
|
this.Label3.TabIndex = 7;
|
|
this.Label3.Text = "Suffisso";
|
|
//
|
|
// TextBox3
|
|
//
|
|
this.TextBox3.Location = new System.Drawing.Point(72, 40);
|
|
this.TextBox3.Name = "TextBox3";
|
|
this.TextBox3.Size = new System.Drawing.Size(88, 20);
|
|
this.TextBox3.TabIndex = 6;
|
|
this.TextBox3.Text = "TextBox3";
|
|
//
|
|
// CheckBox1
|
|
//
|
|
this.CheckBox1.ForeColor = System.Drawing.Color.Black;
|
|
this.CheckBox1.Location = new System.Drawing.Point(6, 7);
|
|
this.CheckBox1.Name = "CheckBox1";
|
|
this.CheckBox1.Size = new System.Drawing.Size(104, 24);
|
|
this.CheckBox1.TabIndex = 5;
|
|
this.CheckBox1.Text = "Crea miniature";
|
|
this.CheckBox1.CheckedChanged += new System.EventHandler(this.CheckBox1_CheckedChanged);
|
|
//
|
|
// TabPage4
|
|
//
|
|
this.TabPage4.Controls.Add(this.GroupBox6);
|
|
this.TabPage4.Location = new System.Drawing.Point(4, 22);
|
|
this.TabPage4.Name = "TabPage4";
|
|
this.TabPage4.Padding = new System.Windows.Forms.Padding(3);
|
|
this.TabPage4.Size = new System.Drawing.Size(513, 351);
|
|
this.TabPage4.TabIndex = 3;
|
|
this.TabPage4.Text = "Logo";
|
|
this.TabPage4.UseVisualStyleBackColor = true;
|
|
//
|
|
// GroupBox6
|
|
//
|
|
this.GroupBox6.Controls.Add(this.PictureBox2);
|
|
this.GroupBox6.Controls.Add(this.PictureBox1);
|
|
this.GroupBox6.Controls.Add(this.ComboBox5);
|
|
this.GroupBox6.Controls.Add(this.ComboBox4);
|
|
this.GroupBox6.Controls.Add(this.TextBox19);
|
|
this.GroupBox6.Controls.Add(this.Label28);
|
|
this.GroupBox6.Controls.Add(this.CheckBox5);
|
|
this.GroupBox6.Controls.Add(this.TextBox15);
|
|
this.GroupBox6.Controls.Add(this.TextBox14);
|
|
this.GroupBox6.Controls.Add(this.Label25);
|
|
this.GroupBox6.Controls.Add(this.TextBox16);
|
|
this.GroupBox6.Controls.Add(this.Label24);
|
|
this.GroupBox6.Controls.Add(this.Label22);
|
|
this.GroupBox6.Controls.Add(this.Label23);
|
|
this.GroupBox6.Controls.Add(this.Button4);
|
|
this.GroupBox6.Controls.Add(this.TextBox10);
|
|
this.GroupBox6.Controls.Add(this.Label29);
|
|
this.GroupBox6.Controls.Add(this.Label30);
|
|
this.GroupBox6.Controls.Add(this.PictureBox3);
|
|
this.GroupBox6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.GroupBox6.Location = new System.Drawing.Point(6, 6);
|
|
this.GroupBox6.Name = "GroupBox6";
|
|
this.GroupBox6.Size = new System.Drawing.Size(496, 224);
|
|
this.GroupBox6.TabIndex = 42;
|
|
this.GroupBox6.TabStop = false;
|
|
this.GroupBox6.Text = "Logo";
|
|
//
|
|
// PictureBox2
|
|
//
|
|
this.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PictureBox2.Location = new System.Drawing.Point(144, 192);
|
|
this.PictureBox2.Name = "PictureBox2";
|
|
this.PictureBox2.Size = new System.Drawing.Size(24, 24);
|
|
this.PictureBox2.TabIndex = 44;
|
|
this.PictureBox2.TabStop = false;
|
|
this.PictureBox2.Visible = false;
|
|
//
|
|
// PictureBox1
|
|
//
|
|
this.PictureBox1.Cursor = System.Windows.Forms.Cursors.Cross;
|
|
this.PictureBox1.Location = new System.Drawing.Point(256, 56);
|
|
this.PictureBox1.Name = "PictureBox1";
|
|
this.PictureBox1.Size = new System.Drawing.Size(224, 160);
|
|
this.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.PictureBox1.TabIndex = 43;
|
|
this.PictureBox1.TabStop = false;
|
|
//
|
|
// ComboBox5
|
|
//
|
|
this.ComboBox5.Location = new System.Drawing.Point(144, 168);
|
|
this.ComboBox5.Name = "ComboBox5";
|
|
this.ComboBox5.Size = new System.Drawing.Size(96, 21);
|
|
this.ComboBox5.TabIndex = 42;
|
|
this.ComboBox5.Text = "ComboBox5";
|
|
//
|
|
// ComboBox4
|
|
//
|
|
this.ComboBox4.Location = new System.Drawing.Point(144, 144);
|
|
this.ComboBox4.Name = "ComboBox4";
|
|
this.ComboBox4.Size = new System.Drawing.Size(96, 21);
|
|
this.ComboBox4.TabIndex = 41;
|
|
this.ComboBox4.Text = "ComboBox4";
|
|
//
|
|
// TextBox19
|
|
//
|
|
this.TextBox19.Location = new System.Drawing.Point(144, 96);
|
|
this.TextBox19.Name = "TextBox19";
|
|
this.TextBox19.Size = new System.Drawing.Size(96, 20);
|
|
this.TextBox19.TabIndex = 40;
|
|
this.TextBox19.Text = "TextBox19";
|
|
//
|
|
// Label28
|
|
//
|
|
this.Label28.ForeColor = System.Drawing.Color.Black;
|
|
this.Label28.Location = new System.Drawing.Point(17, 97);
|
|
this.Label28.Name = "Label28";
|
|
this.Label28.Size = new System.Drawing.Size(120, 16);
|
|
this.Label28.TabIndex = 39;
|
|
this.Label28.Text = "Trasparenza (0-100%)";
|
|
this.Label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// CheckBox5
|
|
//
|
|
this.CheckBox5.ForeColor = System.Drawing.Color.Black;
|
|
this.CheckBox5.Location = new System.Drawing.Point(0, 26);
|
|
this.CheckBox5.Name = "CheckBox5";
|
|
this.CheckBox5.Size = new System.Drawing.Size(72, 20);
|
|
this.CheckBox5.TabIndex = 38;
|
|
this.CheckBox5.Text = "Aggiungi";
|
|
//
|
|
// TextBox15
|
|
//
|
|
this.TextBox15.Location = new System.Drawing.Point(144, 72);
|
|
this.TextBox15.Name = "TextBox15";
|
|
this.TextBox15.Size = new System.Drawing.Size(96, 20);
|
|
this.TextBox15.TabIndex = 19;
|
|
this.TextBox15.Text = "TextBox15";
|
|
//
|
|
// TextBox14
|
|
//
|
|
this.TextBox14.Location = new System.Drawing.Point(144, 48);
|
|
this.TextBox14.Name = "TextBox14";
|
|
this.TextBox14.Size = new System.Drawing.Size(96, 20);
|
|
this.TextBox14.TabIndex = 18;
|
|
this.TextBox14.Text = "TextBox14";
|
|
//
|
|
// Label25
|
|
//
|
|
this.Label25.AutoSize = true;
|
|
this.Label25.ForeColor = System.Drawing.Color.Black;
|
|
this.Label25.Location = new System.Drawing.Point(17, 168);
|
|
this.Label25.Name = "Label25";
|
|
this.Label25.Size = new System.Drawing.Size(95, 13);
|
|
this.Label25.TabIndex = 36;
|
|
this.Label25.Text = "Posizione verticale";
|
|
this.Label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// TextBox16
|
|
//
|
|
this.TextBox16.Location = new System.Drawing.Point(144, 120);
|
|
this.TextBox16.Name = "TextBox16";
|
|
this.TextBox16.Size = new System.Drawing.Size(96, 20);
|
|
this.TextBox16.TabIndex = 35;
|
|
this.TextBox16.Text = "TextBox16";
|
|
//
|
|
// Label24
|
|
//
|
|
this.Label24.AutoSize = true;
|
|
this.Label24.ForeColor = System.Drawing.Color.Black;
|
|
this.Label24.Location = new System.Drawing.Point(19, 123);
|
|
this.Label24.Name = "Label24";
|
|
this.Label24.Size = new System.Drawing.Size(88, 13);
|
|
this.Label24.TabIndex = 34;
|
|
this.Label24.Text = "Margine (pixel/%)";
|
|
this.Label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// Label22
|
|
//
|
|
this.Label22.AutoSize = true;
|
|
this.Label22.ForeColor = System.Drawing.Color.Black;
|
|
this.Label22.Location = new System.Drawing.Point(19, 51);
|
|
this.Label22.Name = "Label22";
|
|
this.Label22.Size = new System.Drawing.Size(41, 13);
|
|
this.Label22.TabIndex = 20;
|
|
this.Label22.Text = "Altezza";
|
|
this.Label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// Label23
|
|
//
|
|
this.Label23.AutoSize = true;
|
|
this.Label23.ForeColor = System.Drawing.Color.Black;
|
|
this.Label23.Location = new System.Drawing.Point(19, 75);
|
|
this.Label23.Name = "Label23";
|
|
this.Label23.Size = new System.Drawing.Size(56, 13);
|
|
this.Label23.TabIndex = 21;
|
|
this.Label23.Text = "Larghezza";
|
|
this.Label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// Button4
|
|
//
|
|
this.Button4.Location = new System.Drawing.Point(464, 24);
|
|
this.Button4.Name = "Button4";
|
|
this.Button4.Size = new System.Drawing.Size(24, 20);
|
|
this.Button4.TabIndex = 8;
|
|
this.Button4.Text = "...";
|
|
//
|
|
// TextBox10
|
|
//
|
|
this.TextBox10.Location = new System.Drawing.Point(144, 24);
|
|
this.TextBox10.Name = "TextBox10";
|
|
this.TextBox10.Size = new System.Drawing.Size(312, 20);
|
|
this.TextBox10.TabIndex = 6;
|
|
this.TextBox10.Text = "TextBox10";
|
|
//
|
|
// Label29
|
|
//
|
|
this.Label29.AutoSize = true;
|
|
this.Label29.ForeColor = System.Drawing.Color.Black;
|
|
this.Label29.Location = new System.Drawing.Point(17, 147);
|
|
this.Label29.Name = "Label29";
|
|
this.Label29.Size = new System.Drawing.Size(105, 13);
|
|
this.Label29.TabIndex = 36;
|
|
this.Label29.Text = "Posizione orizzontale";
|
|
this.Label29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// Label30
|
|
//
|
|
this.Label30.AutoSize = true;
|
|
this.Label30.ForeColor = System.Drawing.Color.Black;
|
|
this.Label30.Location = new System.Drawing.Point(19, 203);
|
|
this.Label30.Name = "Label30";
|
|
this.Label30.Size = new System.Drawing.Size(93, 13);
|
|
this.Label30.TabIndex = 36;
|
|
this.Label30.Text = "Colore trasparente";
|
|
this.Label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.Label30.Visible = false;
|
|
//
|
|
// PictureBox3
|
|
//
|
|
this.PictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.PictureBox3.Location = new System.Drawing.Point(216, 192);
|
|
this.PictureBox3.Name = "PictureBox3";
|
|
this.PictureBox3.Size = new System.Drawing.Size(24, 24);
|
|
this.PictureBox3.TabIndex = 44;
|
|
this.PictureBox3.TabStop = false;
|
|
this.PictureBox3.Visible = false;
|
|
//
|
|
// Label20
|
|
//
|
|
this.Label20.AutoSize = true;
|
|
this.Label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Label20.Location = new System.Drawing.Point(6, 301);
|
|
this.Label20.Name = "Label20";
|
|
this.Label20.Size = new System.Drawing.Size(104, 16);
|
|
this.Label20.TabIndex = 74;
|
|
this.Label20.Text = "foto generate:";
|
|
//
|
|
// Label19
|
|
//
|
|
this.Label19.AutoSize = true;
|
|
this.Label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Label19.Location = new System.Drawing.Point(6, 282);
|
|
this.Label19.Name = "Label19";
|
|
this.Label19.Size = new System.Drawing.Size(80, 16);
|
|
this.Label19.TabIndex = 73;
|
|
this.Label19.Text = "foto totali: ";
|
|
//
|
|
// Label18
|
|
//
|
|
this.Label18.AutoSize = true;
|
|
this.Label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Label18.Location = new System.Drawing.Point(110, 301);
|
|
this.Label18.Name = "Label18";
|
|
this.Label18.Size = new System.Drawing.Size(19, 20);
|
|
this.Label18.TabIndex = 72;
|
|
this.Label18.Text = "0";
|
|
//
|
|
// lblFotoTotaliNum
|
|
//
|
|
this.lblFotoTotaliNum.AutoSize = true;
|
|
this.lblFotoTotaliNum.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblFotoTotaliNum.Location = new System.Drawing.Point(110, 282);
|
|
this.lblFotoTotaliNum.Name = "lblFotoTotaliNum";
|
|
this.lblFotoTotaliNum.Size = new System.Drawing.Size(19, 20);
|
|
this.lblFotoTotaliNum.TabIndex = 71;
|
|
this.lblFotoTotaliNum.Text = "0";
|
|
//
|
|
// menuStrip1
|
|
//
|
|
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.fileToolStripMenuItem,
|
|
this.aiutoToolStripMenuItem});
|
|
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.menuStrip1.Name = "menuStrip1";
|
|
this.menuStrip1.Size = new System.Drawing.Size(756, 24);
|
|
this.menuStrip1.TabIndex = 82;
|
|
this.menuStrip1.Text = "menuStrip1";
|
|
//
|
|
// fileToolStripMenuItem
|
|
//
|
|
this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.caricaImpostazioniToolStripMenuItem,
|
|
this.salvaImpostazioniToolStripMenuItem,
|
|
this.creaCatalogoToolStripMenuItem,
|
|
this.esciToolStripMenuItem});
|
|
this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
|
|
this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
|
|
this.fileToolStripMenuItem.Text = "File";
|
|
//
|
|
// caricaImpostazioniToolStripMenuItem
|
|
//
|
|
this.caricaImpostazioniToolStripMenuItem.Name = "caricaImpostazioniToolStripMenuItem";
|
|
this.caricaImpostazioniToolStripMenuItem.Size = new System.Drawing.Size(187, 22);
|
|
this.caricaImpostazioniToolStripMenuItem.Text = "Carica impostazioni...";
|
|
this.caricaImpostazioniToolStripMenuItem.Click += new System.EventHandler(this.caricaImpostazioniToolStripMenuItem_Click);
|
|
//
|
|
// salvaImpostazioniToolStripMenuItem
|
|
//
|
|
this.salvaImpostazioniToolStripMenuItem.Name = "salvaImpostazioniToolStripMenuItem";
|
|
this.salvaImpostazioniToolStripMenuItem.Size = new System.Drawing.Size(187, 22);
|
|
this.salvaImpostazioniToolStripMenuItem.Text = "Salva impostazioni...";
|
|
//
|
|
// creaCatalogoToolStripMenuItem
|
|
//
|
|
this.creaCatalogoToolStripMenuItem.Name = "creaCatalogoToolStripMenuItem";
|
|
this.creaCatalogoToolStripMenuItem.Size = new System.Drawing.Size(187, 22);
|
|
this.creaCatalogoToolStripMenuItem.Text = "Crea catalogo";
|
|
//
|
|
// esciToolStripMenuItem
|
|
//
|
|
this.esciToolStripMenuItem.Name = "esciToolStripMenuItem";
|
|
this.esciToolStripMenuItem.Size = new System.Drawing.Size(187, 22);
|
|
this.esciToolStripMenuItem.Text = "Esci";
|
|
//
|
|
// aiutoToolStripMenuItem
|
|
//
|
|
this.aiutoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.informazioniToolStripMenuItem});
|
|
this.aiutoToolStripMenuItem.Name = "aiutoToolStripMenuItem";
|
|
this.aiutoToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
|
|
this.aiutoToolStripMenuItem.Text = "Aiuto";
|
|
//
|
|
// informazioniToolStripMenuItem
|
|
//
|
|
this.informazioniToolStripMenuItem.Name = "informazioniToolStripMenuItem";
|
|
this.informazioniToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
|
|
this.informazioniToolStripMenuItem.Text = "Informazioni";
|
|
this.informazioniToolStripMenuItem.Click += new System.EventHandler(this.informazioniToolStripMenuItem_Click);
|
|
//
|
|
// groupBox12
|
|
//
|
|
this.groupBox12.Controls.Add(this.txtFileInfo);
|
|
this.groupBox12.Controls.Add(this.lblLog);
|
|
this.groupBox12.Controls.Add(this.btnStopCreazione);
|
|
this.groupBox12.Controls.Add(this.lblFotoTotaliNum);
|
|
this.groupBox12.Controls.Add(this.CheckBox22);
|
|
this.groupBox12.Controls.Add(this.Label18);
|
|
this.groupBox12.Controls.Add(this.Label43);
|
|
this.groupBox12.Controls.Add(this.Label19);
|
|
this.groupBox12.Controls.Add(this.Label20);
|
|
this.groupBox12.Location = new System.Drawing.Point(539, 27);
|
|
this.groupBox12.Name = "groupBox12";
|
|
this.groupBox12.Size = new System.Drawing.Size(204, 387);
|
|
this.groupBox12.TabIndex = 83;
|
|
this.groupBox12.TabStop = false;
|
|
this.groupBox12.Text = "Statistiche";
|
|
//
|
|
// btnStopCreazione
|
|
//
|
|
this.btnStopCreazione.Location = new System.Drawing.Point(6, 20);
|
|
this.btnStopCreazione.Name = "btnStopCreazione";
|
|
this.btnStopCreazione.Size = new System.Drawing.Size(192, 40);
|
|
this.btnStopCreazione.TabIndex = 82;
|
|
this.btnStopCreazione.Text = "STOP CREAZIONE";
|
|
this.btnStopCreazione.UseVisualStyleBackColor = true;
|
|
this.btnStopCreazione.Click += new System.EventHandler(this.btnStopCreazione_Click);
|
|
//
|
|
// lblLog
|
|
//
|
|
this.lblLog.FormattingEnabled = true;
|
|
this.lblLog.Location = new System.Drawing.Point(6, 68);
|
|
this.lblLog.Name = "lblLog";
|
|
this.lblLog.Size = new System.Drawing.Size(192, 95);
|
|
this.lblLog.TabIndex = 83;
|
|
//
|
|
// txtFileInfo
|
|
//
|
|
this.txtFileInfo.Enabled = false;
|
|
this.txtFileInfo.Location = new System.Drawing.Point(6, 170);
|
|
this.txtFileInfo.Multiline = true;
|
|
this.txtFileInfo.Name = "txtFileInfo";
|
|
this.txtFileInfo.Size = new System.Drawing.Size(192, 109);
|
|
this.txtFileInfo.TabIndex = 84;
|
|
//
|
|
// panelTesto
|
|
//
|
|
this.panelTesto.Controls.Add(this.GroupBox5);
|
|
this.panelTesto.Controls.Add(this.GroupBox10);
|
|
this.panelTesto.Controls.Add(this.GroupBox9);
|
|
this.panelTesto.Controls.Add(this.GroupBox4);
|
|
this.panelTesto.Location = new System.Drawing.Point(3, 28);
|
|
this.panelTesto.Name = "panelTesto";
|
|
this.panelTesto.Size = new System.Drawing.Size(504, 312);
|
|
this.panelTesto.TabIndex = 85;
|
|
//
|
|
// panelMiniature
|
|
//
|
|
this.panelMiniature.Controls.Add(this.GroupBox1);
|
|
this.panelMiniature.Location = new System.Drawing.Point(6, 36);
|
|
this.panelMiniature.Name = "panelMiniature";
|
|
this.panelMiniature.Size = new System.Drawing.Size(501, 304);
|
|
this.panelMiniature.TabIndex = 27;
|
|
//
|
|
// MainForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(756, 427);
|
|
this.Controls.Add(this.groupBox12);
|
|
this.Controls.Add(this.TabControl1);
|
|
this.Controls.Add(this.menuStrip1);
|
|
this.Controls.Add(this.ProgressBar1);
|
|
this.MainMenuStrip = this.menuStrip1;
|
|
this.Name = "MainForm";
|
|
this.Text = "Form1";
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
this.TabControl1.ResumeLayout(false);
|
|
this.TabPage5.ResumeLayout(false);
|
|
this.GroupBox11.ResumeLayout(false);
|
|
this.GroupBox11.PerformLayout();
|
|
this.GroupBox3.ResumeLayout(false);
|
|
this.GroupBox3.PerformLayout();
|
|
this.GroupBox8.ResumeLayout(false);
|
|
this.GroupBox8.PerformLayout();
|
|
this.GroupBox7.ResumeLayout(false);
|
|
this.GroupBox7.PerformLayout();
|
|
this.TabPage3.ResumeLayout(false);
|
|
this.TabPage3.PerformLayout();
|
|
this.GroupBox10.ResumeLayout(false);
|
|
this.GroupBox10.PerformLayout();
|
|
this.GroupBox9.ResumeLayout(false);
|
|
this.GroupBox9.PerformLayout();
|
|
this.GroupBox5.ResumeLayout(false);
|
|
this.GroupBox5.PerformLayout();
|
|
this.GroupBox4.ResumeLayout(false);
|
|
this.GroupBox4.PerformLayout();
|
|
this.TabPage2.ResumeLayout(false);
|
|
this.GroupBox2.ResumeLayout(false);
|
|
this.GroupBox2.PerformLayout();
|
|
this.TabPage1.ResumeLayout(false);
|
|
this.GroupBox1.ResumeLayout(false);
|
|
this.GroupBox1.PerformLayout();
|
|
this.Panel2.ResumeLayout(false);
|
|
this.Panel2.PerformLayout();
|
|
this.TabPage4.ResumeLayout(false);
|
|
this.GroupBox6.ResumeLayout(false);
|
|
this.GroupBox6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.PictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PictureBox3)).EndInit();
|
|
this.menuStrip1.ResumeLayout(false);
|
|
this.menuStrip1.PerformLayout();
|
|
this.groupBox12.ResumeLayout(false);
|
|
this.groupBox12.PerformLayout();
|
|
this.panelTesto.ResumeLayout(false);
|
|
this.panelMiniature.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
internal System.Windows.Forms.ProgressBar ProgressBar1;
|
|
internal System.Windows.Forms.CheckBox CheckBox22;
|
|
internal System.Windows.Forms.Label Label43;
|
|
internal System.Windows.Forms.TabControl TabControl1;
|
|
internal System.Windows.Forms.TabPage TabPage5;
|
|
internal System.Windows.Forms.GroupBox GroupBox11;
|
|
internal System.Windows.Forms.Label Label8;
|
|
internal System.Windows.Forms.TextBox TextBox8;
|
|
internal System.Windows.Forms.Label Label7;
|
|
internal System.Windows.Forms.TextBox TextBox7;
|
|
internal System.Windows.Forms.GroupBox GroupBox3;
|
|
internal System.Windows.Forms.CheckBox chkAggiornaSottodirectory;
|
|
internal System.Windows.Forms.Button Button3;
|
|
internal System.Windows.Forms.Button Button2;
|
|
internal System.Windows.Forms.Label Label1;
|
|
internal System.Windows.Forms.Label Label2;
|
|
internal System.Windows.Forms.TextBox txtSorgente;
|
|
internal System.Windows.Forms.TextBox txtDestinazione;
|
|
internal System.Windows.Forms.GroupBox GroupBox8;
|
|
internal System.Windows.Forms.RadioButton rdbNumFiles;
|
|
internal System.Windows.Forms.RadioButton rdbNumProgressiva;
|
|
internal System.Windows.Forms.TextBox txtCifreContatore;
|
|
internal System.Windows.Forms.Label Label34;
|
|
internal System.Windows.Forms.TextBox txtSuffissoCartelle;
|
|
internal System.Windows.Forms.Label Label33;
|
|
internal System.Windows.Forms.Label Label31;
|
|
internal System.Windows.Forms.CheckBox chkCreaSottocartelle;
|
|
internal System.Windows.Forms.TextBox txtFilePerCartella;
|
|
internal System.Windows.Forms.Label Label32;
|
|
internal System.Windows.Forms.GroupBox GroupBox7;
|
|
internal System.Windows.Forms.CheckBox chkSovrascriviFile;
|
|
internal System.Windows.Forms.CheckBox chkRotazioneAutomatica;
|
|
internal System.Windows.Forms.CheckBox chkForzaJpg;
|
|
internal System.Windows.Forms.TabPage TabPage3;
|
|
internal System.Windows.Forms.CheckBox CheckBox2;
|
|
internal System.Windows.Forms.GroupBox GroupBox10;
|
|
internal System.Windows.Forms.Label Label42;
|
|
internal System.Windows.Forms.Label Label41;
|
|
internal System.Windows.Forms.TextBox TextBox31;
|
|
internal System.Windows.Forms.TextBox TextBox30;
|
|
internal System.Windows.Forms.GroupBox GroupBox9;
|
|
internal System.Windows.Forms.CheckBox CheckBox17;
|
|
internal System.Windows.Forms.CheckBox CheckBox16;
|
|
internal System.Windows.Forms.GroupBox GroupBox5;
|
|
internal System.Windows.Forms.TextBox TextBox34;
|
|
internal System.Windows.Forms.Button Button8;
|
|
internal System.Windows.Forms.Label Label36;
|
|
internal System.Windows.Forms.TextBox TextBox25;
|
|
internal System.Windows.Forms.Label Label35;
|
|
internal System.Windows.Forms.ComboBox ComboBox3;
|
|
internal System.Windows.Forms.TextBox TextBox11;
|
|
internal System.Windows.Forms.Label Label12;
|
|
internal System.Windows.Forms.Label Label11;
|
|
internal System.Windows.Forms.CheckBox CheckBox3;
|
|
internal System.Windows.Forms.GroupBox GroupBox4;
|
|
internal System.Windows.Forms.Label Label40;
|
|
internal System.Windows.Forms.TextBox TextBox29;
|
|
internal System.Windows.Forms.TextBox TextBox18;
|
|
internal System.Windows.Forms.Label Label26;
|
|
internal System.Windows.Forms.DateTimePicker DateTimePicker1;
|
|
internal System.Windows.Forms.CheckBox CheckBox8;
|
|
internal System.Windows.Forms.TextBox TextBox9;
|
|
internal System.Windows.Forms.CheckBox CheckBox7;
|
|
internal System.Windows.Forms.Label Label4;
|
|
internal System.Windows.Forms.TextBox TextBox4;
|
|
internal System.Windows.Forms.Label Label9;
|
|
internal System.Windows.Forms.Label Label13;
|
|
internal System.Windows.Forms.ComboBox ComboBox1;
|
|
internal System.Windows.Forms.ComboBox ComboBox2;
|
|
internal System.Windows.Forms.Label Label14;
|
|
internal System.Windows.Forms.TextBox TextBox12;
|
|
internal System.Windows.Forms.Label Label15;
|
|
internal System.Windows.Forms.TabPage TabPage2;
|
|
internal System.Windows.Forms.GroupBox GroupBox2;
|
|
internal System.Windows.Forms.Label Label45;
|
|
internal System.Windows.Forms.TextBox TextBox32;
|
|
internal System.Windows.Forms.TextBox TextBox26;
|
|
internal System.Windows.Forms.Label Label37;
|
|
internal System.Windows.Forms.Label Label38;
|
|
internal System.Windows.Forms.TextBox TextBox27;
|
|
internal System.Windows.Forms.Label Label39;
|
|
internal System.Windows.Forms.TextBox TextBox28;
|
|
internal System.Windows.Forms.CheckBox CheckBox15;
|
|
internal System.Windows.Forms.TabPage TabPage1;
|
|
internal System.Windows.Forms.GroupBox GroupBox1;
|
|
internal System.Windows.Forms.Label Label46;
|
|
internal System.Windows.Forms.TextBox TextBox33;
|
|
internal System.Windows.Forms.Panel Panel2;
|
|
internal System.Windows.Forms.RadioButton RadioButton3;
|
|
internal System.Windows.Forms.RadioButton RadioButton7;
|
|
internal System.Windows.Forms.RadioButton RadioButton4;
|
|
internal System.Windows.Forms.RadioButton RadioButton6;
|
|
internal System.Windows.Forms.RadioButton RadioButton5;
|
|
internal System.Windows.Forms.Label Label5;
|
|
internal System.Windows.Forms.TextBox TextBox5;
|
|
internal System.Windows.Forms.Label Label6;
|
|
internal System.Windows.Forms.TextBox TextBox6;
|
|
internal System.Windows.Forms.Label Label3;
|
|
internal System.Windows.Forms.TextBox TextBox3;
|
|
internal System.Windows.Forms.CheckBox CheckBox1;
|
|
internal System.Windows.Forms.TabPage TabPage4;
|
|
internal System.Windows.Forms.GroupBox GroupBox6;
|
|
internal System.Windows.Forms.PictureBox PictureBox2;
|
|
internal System.Windows.Forms.PictureBox PictureBox1;
|
|
internal System.Windows.Forms.ComboBox ComboBox5;
|
|
internal System.Windows.Forms.ComboBox ComboBox4;
|
|
internal System.Windows.Forms.TextBox TextBox19;
|
|
internal System.Windows.Forms.Label Label28;
|
|
internal System.Windows.Forms.CheckBox CheckBox5;
|
|
internal System.Windows.Forms.TextBox TextBox15;
|
|
internal System.Windows.Forms.TextBox TextBox14;
|
|
internal System.Windows.Forms.Label Label25;
|
|
internal System.Windows.Forms.TextBox TextBox16;
|
|
internal System.Windows.Forms.Label Label24;
|
|
internal System.Windows.Forms.Label Label22;
|
|
internal System.Windows.Forms.Label Label23;
|
|
internal System.Windows.Forms.Button Button4;
|
|
internal System.Windows.Forms.TextBox TextBox10;
|
|
internal System.Windows.Forms.Label Label29;
|
|
internal System.Windows.Forms.Label Label30;
|
|
internal System.Windows.Forms.PictureBox PictureBox3;
|
|
internal System.Windows.Forms.Label Label20;
|
|
internal System.Windows.Forms.Label Label19;
|
|
internal System.Windows.Forms.Label Label18;
|
|
internal System.Windows.Forms.Label lblFotoTotaliNum;
|
|
private System.Windows.Forms.MenuStrip menuStrip1;
|
|
private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem caricaImpostazioniToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem salvaImpostazioniToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem creaCatalogoToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem aiutoToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem informazioniToolStripMenuItem;
|
|
private System.Windows.Forms.ToolStripMenuItem esciToolStripMenuItem;
|
|
private System.Windows.Forms.GroupBox groupBox12;
|
|
private System.Windows.Forms.Button btnStopCreazione;
|
|
private System.Windows.Forms.ListBox lblLog;
|
|
private System.Windows.Forms.TextBox txtFileInfo;
|
|
private System.Windows.Forms.Panel panelTesto;
|
|
private System.Windows.Forms.Panel panelMiniature;
|
|
|
|
}
|
|
}
|
|
|