2284 lines
No EOL
91 KiB
C#
2284 lines
No EOL
91 KiB
C#
using System;
|
||
using System.Diagnostics;
|
||
using System.Drawing;
|
||
using System.Runtime.CompilerServices;
|
||
using System.Windows.Forms;
|
||
using Microsoft.VisualBasic.CompilerServices;
|
||
|
||
namespace ImageCatalog
|
||
{
|
||
[DesignerGenerated()]
|
||
public partial class MainForm : Form
|
||
{
|
||
|
||
// Form overrides dispose to clean up the component list.
|
||
[DebuggerNonUserCode()]
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
try
|
||
{
|
||
if (disposing && components is object)
|
||
{
|
||
components.Dispose();
|
||
}
|
||
}
|
||
finally
|
||
{
|
||
base.Dispose(disposing);
|
||
}
|
||
}
|
||
|
||
// Required by the Windows Form Designer
|
||
private System.ComponentModel.IContainer components;
|
||
|
||
// NOTE: The following procedure is required by the Windows Form Designer
|
||
// It can be modified using the Windows Form Designer.
|
||
// Do not modify it using the code editor.
|
||
[DebuggerStepThrough()]
|
||
private void InitializeComponent()
|
||
{
|
||
components = new System.ComponentModel.Container();
|
||
ProgressBar1 = new ProgressBar();
|
||
CheckBox22 = new CheckBox();
|
||
Label43 = new Label();
|
||
bindingSource1 = new BindingSource(components);
|
||
dataModelBindingSource = new BindingSource(components);
|
||
TabControl1 = new TabControl();
|
||
TabPage5 = new TabPage();
|
||
button1 = new Button();
|
||
btnTest = new Button();
|
||
GroupBox11 = new GroupBox();
|
||
numericUpDown2 = new NumericUpDown();
|
||
numericUpDown1 = new NumericUpDown();
|
||
Panel3 = new Panel();
|
||
rdbNuovoMetodo = new RadioButton();
|
||
rdbVecchioMetodo = new RadioButton();
|
||
Label8 = new Label();
|
||
Label7 = new Label();
|
||
GroupBox3 = new GroupBox();
|
||
chkAggiornaSottodirectory = new CheckBox();
|
||
_Button3 = new Button();
|
||
_Button2 = new Button();
|
||
Label1 = new Label();
|
||
Label2 = new Label();
|
||
txtSorgente = new TextBox();
|
||
txtDestinazione = new TextBox();
|
||
GroupBox8 = new GroupBox();
|
||
rdbNumFiles = new RadioButton();
|
||
rdbNumProgressiva = new RadioButton();
|
||
txtCifreContatore = new TextBox();
|
||
Label34 = new Label();
|
||
txtSuffissoCartelle = new TextBox();
|
||
Label33 = new Label();
|
||
Label31 = new Label();
|
||
chkCreaSottocartelle = new CheckBox();
|
||
txtFilePerCartella = new TextBox();
|
||
Label32 = new Label();
|
||
GroupBox7 = new GroupBox();
|
||
chkSovrascriviFile = new CheckBox();
|
||
chkRotazioneAutomatica = new CheckBox();
|
||
chkForzaJpg = new CheckBox();
|
||
TabPage3 = new TabPage();
|
||
GroupBox10 = new GroupBox();
|
||
Label42 = new Label();
|
||
Label41 = new Label();
|
||
TextBox31 = new TextBox();
|
||
TextBox30 = new TextBox();
|
||
GroupBox9 = new GroupBox();
|
||
CheckBox17 = new CheckBox();
|
||
CheckBox16 = new CheckBox();
|
||
GroupBox5 = new GroupBox();
|
||
TextBox34 = new TextBox();
|
||
_Button8 = new Button();
|
||
Label36 = new Label();
|
||
TextBox25 = new TextBox();
|
||
Label35 = new Label();
|
||
ComboBox3 = new ComboBox();
|
||
TextBox11 = new TextBox();
|
||
Label12 = new Label();
|
||
Label11 = new Label();
|
||
CheckBox3 = new CheckBox();
|
||
GroupBox4 = new GroupBox();
|
||
Label40 = new Label();
|
||
TextBox29 = new TextBox();
|
||
TextBox18 = new TextBox();
|
||
Label26 = new Label();
|
||
DateTimePicker1 = new DateTimePicker();
|
||
CheckBox8 = new CheckBox();
|
||
TextBox9 = new TextBox();
|
||
CheckBox7 = new CheckBox();
|
||
Label4 = new Label();
|
||
TextBox4 = new TextBox();
|
||
Label9 = new Label();
|
||
Label13 = new Label();
|
||
ComboBox1 = new ComboBox();
|
||
ComboBox2 = new ComboBox();
|
||
Label14 = new Label();
|
||
TextBox12 = new TextBox();
|
||
Label15 = new Label();
|
||
TabPage2 = new TabPage();
|
||
GroupBox2 = new GroupBox();
|
||
Label45 = new Label();
|
||
TextBox32 = new TextBox();
|
||
TextBox26 = new TextBox();
|
||
Label37 = new Label();
|
||
Label38 = new Label();
|
||
TextBox27 = new TextBox();
|
||
Label39 = new Label();
|
||
TextBox28 = new TextBox();
|
||
CheckBox15 = new CheckBox();
|
||
TabPage1 = new TabPage();
|
||
Panel1 = new Panel();
|
||
_CheckBox18 = new CheckBox();
|
||
_CheckBox4 = new CheckBox();
|
||
_CheckBox12 = new CheckBox();
|
||
GroupBox1 = new GroupBox();
|
||
Label46 = new Label();
|
||
TextBox33 = new TextBox();
|
||
Panel2 = new Panel();
|
||
RadioButton3 = new RadioButton();
|
||
RadioButton7 = new RadioButton();
|
||
RadioButton4 = new RadioButton();
|
||
RadioButton6 = new RadioButton();
|
||
RadioButton5 = new RadioButton();
|
||
Label5 = new Label();
|
||
TextBox5 = new TextBox();
|
||
Label6 = new Label();
|
||
TextBox6 = new TextBox();
|
||
Label3 = new Label();
|
||
TextBox3 = new TextBox();
|
||
CheckBox1 = new CheckBox();
|
||
TabPage4 = new TabPage();
|
||
GroupBox6 = new GroupBox();
|
||
PictureBox2 = new PictureBox();
|
||
_PictureBox1 = new PictureBox();
|
||
ComboBox5 = new ComboBox();
|
||
ComboBox4 = new ComboBox();
|
||
TextBox19 = new TextBox();
|
||
Label28 = new Label();
|
||
CheckBox5 = new CheckBox();
|
||
TextBox15 = new TextBox();
|
||
TextBox14 = new TextBox();
|
||
Label25 = new Label();
|
||
TextBox16 = new TextBox();
|
||
Label24 = new Label();
|
||
Label22 = new Label();
|
||
Label23 = new Label();
|
||
_Button4 = new Button();
|
||
TextBox10 = new TextBox();
|
||
Label29 = new Label();
|
||
Label30 = new Label();
|
||
PictureBox3 = new PictureBox();
|
||
_Label27 = new Label();
|
||
_Button7 = new Button();
|
||
_Button5 = new Button();
|
||
Label20 = new Label();
|
||
Label19 = new Label();
|
||
Label18 = new Label();
|
||
lblFotoTotaliNum = new Label();
|
||
Label10 = new Label();
|
||
_Button6 = new Button();
|
||
_btnCreaCatalogoAsync = new Button();
|
||
timer1 = new System.Windows.Forms.Timer(components);
|
||
dataModelBindingSource1 = new BindingSource(components);
|
||
((System.ComponentModel.ISupportInitialize)bindingSource1).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)dataModelBindingSource).BeginInit();
|
||
TabControl1.SuspendLayout();
|
||
TabPage5.SuspendLayout();
|
||
GroupBox11.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)numericUpDown2).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)numericUpDown1).BeginInit();
|
||
Panel3.SuspendLayout();
|
||
GroupBox3.SuspendLayout();
|
||
GroupBox8.SuspendLayout();
|
||
GroupBox7.SuspendLayout();
|
||
TabPage3.SuspendLayout();
|
||
GroupBox10.SuspendLayout();
|
||
GroupBox9.SuspendLayout();
|
||
GroupBox5.SuspendLayout();
|
||
GroupBox4.SuspendLayout();
|
||
TabPage2.SuspendLayout();
|
||
GroupBox2.SuspendLayout();
|
||
TabPage1.SuspendLayout();
|
||
Panel1.SuspendLayout();
|
||
GroupBox1.SuspendLayout();
|
||
Panel2.SuspendLayout();
|
||
TabPage4.SuspendLayout();
|
||
GroupBox6.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)PictureBox2).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)_PictureBox1).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)PictureBox3).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)dataModelBindingSource1).BeginInit();
|
||
SuspendLayout();
|
||
//
|
||
// ProgressBar1
|
||
//
|
||
ProgressBar1.Location = new Point(1168, 598);
|
||
ProgressBar1.Margin = new Padding(6, 8, 6, 8);
|
||
ProgressBar1.Name = "ProgressBar1";
|
||
ProgressBar1.Size = new Size(416, 56);
|
||
ProgressBar1.TabIndex = 67;
|
||
//
|
||
// CheckBox22
|
||
//
|
||
CheckBox22.DataBindings.Add(new Binding("Checked", bindingSource1, "ShutdownSystem", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox22.AutoSize = true;
|
||
CheckBox22.Location = new Point(1168, 882);
|
||
CheckBox22.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox22.Name = "CheckBox22";
|
||
CheckBox22.Size = new Size(226, 36);
|
||
CheckBox22.TabIndex = 65;
|
||
CheckBox22.Text = "Arresta il sistema";
|
||
CheckBox22.UseVisualStyleBackColor = true;
|
||
//
|
||
// Label43
|
||
//
|
||
Label43.AutoSize = true;
|
||
Label43.DataBindings.Add(new Binding("Text", bindingSource1, "SpeedCounter", true));
|
||
Label43.Location = new Point(1162, 842);
|
||
Label43.Margin = new Padding(6, 0, 6, 0);
|
||
Label43.Name = "Label43";
|
||
Label43.Size = new Size(53, 32);
|
||
Label43.TabIndex = 64;
|
||
Label43.Text = "000";
|
||
Label43.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
bindingSource1.DataSource = dataModelBindingSource;
|
||
//
|
||
// dataModelBindingSource
|
||
//
|
||
dataModelBindingSource.DataSource = typeof(ImageCatalog_2.DataModel);
|
||
//
|
||
// TabControl1
|
||
//
|
||
TabControl1.Controls.Add(TabPage5);
|
||
TabControl1.Controls.Add(TabPage3);
|
||
TabControl1.Controls.Add(TabPage2);
|
||
TabControl1.Controls.Add(TabPage1);
|
||
TabControl1.Controls.Add(TabPage4);
|
||
TabControl1.DataBindings.Add(new Binding("Enabled", bindingSource1, "UiEnabled", true));
|
||
TabControl1.Location = new Point(26, 24);
|
||
TabControl1.Margin = new Padding(6, 8, 6, 8);
|
||
TabControl1.Name = "TabControl1";
|
||
TabControl1.SelectedIndex = 0;
|
||
TabControl1.Size = new Size(1129, 928);
|
||
TabControl1.TabIndex = 63;
|
||
//
|
||
// TabPage5
|
||
//
|
||
TabPage5.Controls.Add(button1);
|
||
TabPage5.Controls.Add(btnTest);
|
||
TabPage5.Controls.Add(GroupBox11);
|
||
TabPage5.Controls.Add(GroupBox3);
|
||
TabPage5.Controls.Add(GroupBox8);
|
||
TabPage5.Controls.Add(GroupBox7);
|
||
TabPage5.Location = new Point(8, 46);
|
||
TabPage5.Margin = new Padding(6, 8, 6, 8);
|
||
TabPage5.Name = "TabPage5";
|
||
TabPage5.Padding = new Padding(6, 8, 6, 8);
|
||
TabPage5.Size = new Size(1113, 874);
|
||
TabPage5.TabIndex = 4;
|
||
TabPage5.Text = "Generale";
|
||
TabPage5.UseVisualStyleBackColor = true;
|
||
//
|
||
// button1
|
||
//
|
||
button1.DataBindings.Add(new Binding("Command", bindingSource1, "AsyncTestCommand", true));
|
||
button1.Location = new Point(814, 768);
|
||
button1.Margin = new Padding(5);
|
||
button1.Name = "button1";
|
||
button1.Size = new Size(153, 46);
|
||
button1.TabIndex = 50;
|
||
button1.Text = "Test Async";
|
||
button1.UseVisualStyleBackColor = true;
|
||
//
|
||
// btnTest
|
||
//
|
||
btnTest.DataBindings.Add(new Binding("Command", bindingSource1, "TestCommand", true));
|
||
btnTest.Location = new Point(528, 755);
|
||
btnTest.Margin = new Padding(5);
|
||
btnTest.Name = "btnTest";
|
||
btnTest.Size = new Size(153, 46);
|
||
btnTest.TabIndex = 49;
|
||
btnTest.Text = "Test";
|
||
btnTest.UseVisualStyleBackColor = true;
|
||
//
|
||
// GroupBox11
|
||
//
|
||
GroupBox11.Controls.Add(numericUpDown2);
|
||
GroupBox11.Controls.Add(numericUpDown1);
|
||
GroupBox11.Controls.Add(Panel3);
|
||
GroupBox11.Controls.Add(Label8);
|
||
GroupBox11.Controls.Add(Label7);
|
||
GroupBox11.Location = new Point(15, 515);
|
||
GroupBox11.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox11.Name = "GroupBox11";
|
||
GroupBox11.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox11.Size = new Size(414, 325);
|
||
GroupBox11.TabIndex = 48;
|
||
GroupBox11.TabStop = false;
|
||
GroupBox11.Text = "Avanzate (ATTENZIONE)";
|
||
//
|
||
// numericUpDown2
|
||
//
|
||
numericUpDown2.DataBindings.Add(new Binding("Value", bindingSource1, "ThreadsCount", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
numericUpDown2.Location = new Point(15, 118);
|
||
numericUpDown2.Maximum = new decimal(new int[] { 10000, 0, 0, 0 });
|
||
numericUpDown2.Name = "numericUpDown2";
|
||
numericUpDown2.Size = new Size(114, 39);
|
||
numericUpDown2.TabIndex = 52;
|
||
//
|
||
// numericUpDown1
|
||
//
|
||
numericUpDown1.DataBindings.Add(new Binding("Value", bindingSource1, "ChunkSize", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
numericUpDown1.Location = new Point(15, 62);
|
||
numericUpDown1.Maximum = new decimal(new int[] { 10000, 0, 0, 0 });
|
||
numericUpDown1.Name = "numericUpDown1";
|
||
numericUpDown1.Size = new Size(114, 39);
|
||
numericUpDown1.TabIndex = 51;
|
||
//
|
||
// Panel3
|
||
//
|
||
Panel3.Controls.Add(rdbNuovoMetodo);
|
||
Panel3.Controls.Add(rdbVecchioMetodo);
|
||
Panel3.Location = new Point(15, 179);
|
||
Panel3.Margin = new Padding(6, 8, 6, 8);
|
||
Panel3.Name = "Panel3";
|
||
Panel3.Size = new Size(385, 131);
|
||
Panel3.TabIndex = 4;
|
||
//
|
||
// rdbNuovoMetodo
|
||
//
|
||
rdbNuovoMetodo.DataBindings.Add(new Binding("Checked", bindingSource1, "UseParallelProcessing", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
rdbNuovoMetodo.AutoSize = true;
|
||
rdbNuovoMetodo.Checked = true;
|
||
rdbNuovoMetodo.Location = new Point(18, 69);
|
||
rdbNuovoMetodo.Margin = new Padding(6, 8, 6, 8);
|
||
rdbNuovoMetodo.Name = "rdbNuovoMetodo";
|
||
rdbNuovoMetodo.Size = new Size(134, 36);
|
||
rdbNuovoMetodo.TabIndex = 1;
|
||
rdbNuovoMetodo.TabStop = true;
|
||
rdbNuovoMetodo.Text = "Parallelo";
|
||
rdbNuovoMetodo.UseVisualStyleBackColor = true;
|
||
//
|
||
// rdbVecchioMetodo
|
||
//
|
||
rdbVecchioMetodo.DataBindings.Add(new Binding("Checked", bindingSource1, "UseSequentialProcessing", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
rdbVecchioMetodo.AutoSize = true;
|
||
rdbVecchioMetodo.Location = new Point(18, 10);
|
||
rdbVecchioMetodo.Margin = new Padding(6, 8, 6, 8);
|
||
rdbVecchioMetodo.Name = "rdbVecchioMetodo";
|
||
rdbVecchioMetodo.Size = new Size(122, 36);
|
||
rdbVecchioMetodo.TabIndex = 0;
|
||
rdbVecchioMetodo.Text = "Lineare";
|
||
rdbVecchioMetodo.UseVisualStyleBackColor = true;
|
||
//
|
||
// Label8
|
||
//
|
||
Label8.AutoSize = true;
|
||
Label8.Location = new Point(138, 64);
|
||
Label8.Margin = new Padding(6, 0, 6, 0);
|
||
Label8.Name = "Label8";
|
||
Label8.Size = new Size(248, 32);
|
||
Label8.TabIndex = 3;
|
||
Label8.Text = "Chunk Size (0 = MAX)";
|
||
//
|
||
// Label7
|
||
//
|
||
Label7.AutoSize = true;
|
||
Label7.Location = new Point(138, 120);
|
||
Label7.Margin = new Padding(6, 0, 6, 0);
|
||
Label7.Name = "Label7";
|
||
Label7.Size = new Size(213, 32);
|
||
Label7.TabIndex = 1;
|
||
Label7.Text = "Threads (0 = Auto)";
|
||
//
|
||
// GroupBox3
|
||
//
|
||
GroupBox3.Controls.Add(chkAggiornaSottodirectory);
|
||
GroupBox3.Controls.Add(_Button3);
|
||
GroupBox3.Controls.Add(_Button2);
|
||
GroupBox3.Controls.Add(Label1);
|
||
GroupBox3.Controls.Add(Label2);
|
||
GroupBox3.Controls.Add(txtSorgente);
|
||
GroupBox3.Controls.Add(txtDestinazione);
|
||
GroupBox3.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox3.Location = new Point(13, 14);
|
||
GroupBox3.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox3.Name = "GroupBox3";
|
||
GroupBox3.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox3.Size = new Size(1074, 248);
|
||
GroupBox3.TabIndex = 35;
|
||
GroupBox3.TabStop = false;
|
||
GroupBox3.Text = "Directory";
|
||
//
|
||
// chkAggiornaSottodirectory
|
||
//
|
||
chkAggiornaSottodirectory.DataBindings.Add(new Binding("Checked", bindingSource1, "UpdateSubdirectories", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
chkAggiornaSottodirectory.ForeColor = Color.Black;
|
||
chkAggiornaSottodirectory.Location = new Point(174, 157);
|
||
chkAggiornaSottodirectory.Margin = new Padding(6, 8, 6, 8);
|
||
chkAggiornaSottodirectory.Name = "chkAggiornaSottodirectory";
|
||
chkAggiornaSottodirectory.Size = new Size(515, 59);
|
||
chkAggiornaSottodirectory.TabIndex = 25;
|
||
chkAggiornaSottodirectory.Text = "aggiorna le sottodirectory";
|
||
//
|
||
// _Button3
|
||
//
|
||
_Button3.Location = new Point(1001, 99);
|
||
_Button3.Margin = new Padding(6, 8, 6, 8);
|
||
_Button3.Name = "_Button3";
|
||
_Button3.Size = new Size(52, 50);
|
||
_Button3.TabIndex = 6;
|
||
_Button3.Text = "...";
|
||
//
|
||
// _Button2
|
||
//
|
||
_Button2.Location = new Point(1001, 40);
|
||
_Button2.Margin = new Padding(6, 8, 6, 8);
|
||
_Button2.Name = "_Button2";
|
||
_Button2.Size = new Size(52, 50);
|
||
_Button2.TabIndex = 5;
|
||
_Button2.Text = "...";
|
||
//
|
||
// Label1
|
||
//
|
||
Label1.AutoSize = true;
|
||
Label1.ForeColor = Color.Black;
|
||
Label1.Location = new Point(13, 46);
|
||
Label1.Margin = new Padding(6, 0, 6, 0);
|
||
Label1.Name = "Label1";
|
||
Label1.Size = new Size(111, 32);
|
||
Label1.TabIndex = 3;
|
||
Label1.Text = "Sorgente";
|
||
//
|
||
// Label2
|
||
//
|
||
Label2.AutoSize = true;
|
||
Label2.ForeColor = Color.Black;
|
||
Label2.Location = new Point(13, 102);
|
||
Label2.Margin = new Padding(6, 0, 6, 0);
|
||
Label2.Name = "Label2";
|
||
Label2.Size = new Size(152, 32);
|
||
Label2.TabIndex = 4;
|
||
Label2.Text = "Destinazione";
|
||
//
|
||
// txtSorgente
|
||
//
|
||
txtSorgente.DataBindings.Add(new Binding("Text", bindingSource1, "SourcePath", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
txtSorgente.Location = new Point(174, 40);
|
||
txtSorgente.Margin = new Padding(6, 8, 6, 8);
|
||
txtSorgente.Name = "txtSorgente";
|
||
txtSorgente.Size = new Size(810, 39);
|
||
txtSorgente.TabIndex = 0;
|
||
//
|
||
// txtDestinazione
|
||
//
|
||
txtDestinazione.DataBindings.Add(new Binding("Text", bindingSource1, "DestinationPath", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
txtDestinazione.Location = new Point(174, 99);
|
||
txtDestinazione.Margin = new Padding(6, 8, 6, 8);
|
||
txtDestinazione.Name = "txtDestinazione";
|
||
txtDestinazione.Size = new Size(810, 39);
|
||
txtDestinazione.TabIndex = 1;
|
||
txtDestinazione.Text = "TextBox2";
|
||
//
|
||
// GroupBox8
|
||
//
|
||
GroupBox8.Controls.Add(rdbNumFiles);
|
||
GroupBox8.Controls.Add(rdbNumProgressiva);
|
||
GroupBox8.Controls.Add(txtCifreContatore);
|
||
GroupBox8.Controls.Add(Label34);
|
||
GroupBox8.Controls.Add(txtSuffissoCartelle);
|
||
GroupBox8.Controls.Add(Label33);
|
||
GroupBox8.Controls.Add(Label31);
|
||
GroupBox8.Controls.Add(chkCreaSottocartelle);
|
||
GroupBox8.Controls.Add(txtFilePerCartella);
|
||
GroupBox8.Controls.Add(Label32);
|
||
GroupBox8.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox8.Location = new Point(442, 278);
|
||
GroupBox8.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox8.Name = "GroupBox8";
|
||
GroupBox8.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox8.Size = new Size(416, 374);
|
||
GroupBox8.TabIndex = 47;
|
||
GroupBox8.TabStop = false;
|
||
GroupBox8.Text = "Sottocartelle";
|
||
//
|
||
// rdbNumFiles
|
||
//
|
||
rdbNumFiles.DataBindings.Add(new Binding("Checked", bindingSource1, "UseFileNumbering", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
rdbNumFiles.ForeColor = Color.Black;
|
||
rdbNumFiles.Location = new Point(70, 315);
|
||
rdbNumFiles.Margin = new Padding(6, 8, 6, 8);
|
||
rdbNumFiles.Name = "rdbNumFiles";
|
||
rdbNumFiles.Size = new Size(294, 40);
|
||
rdbNumFiles.TabIndex = 38;
|
||
rdbNumFiles.Text = "Numerazione files";
|
||
//
|
||
// rdbNumProgressiva
|
||
//
|
||
rdbNumProgressiva.DataBindings.Add(new Binding("Checked", bindingSource1, "UseProgressiveNumbering", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
rdbNumProgressiva.Checked = true;
|
||
rdbNumProgressiva.ForeColor = Color.Black;
|
||
rdbNumProgressiva.Location = new Point(70, 275);
|
||
rdbNumProgressiva.Margin = new Padding(6, 8, 6, 8);
|
||
rdbNumProgressiva.Name = "rdbNumProgressiva";
|
||
rdbNumProgressiva.Size = new Size(330, 40);
|
||
rdbNumProgressiva.TabIndex = 37;
|
||
rdbNumProgressiva.TabStop = true;
|
||
rdbNumProgressiva.Text = "Numerazione progressiva";
|
||
//
|
||
// txtCifreContatore
|
||
//
|
||
txtCifreContatore.DataBindings.Add(new Binding("Text", bindingSource1, "CounterDigits", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
txtCifreContatore.Location = new Point(278, 216);
|
||
txtCifreContatore.Margin = new Padding(6, 8, 6, 8);
|
||
txtCifreContatore.Name = "txtCifreContatore";
|
||
txtCifreContatore.Size = new Size(116, 39);
|
||
txtCifreContatore.TabIndex = 34;
|
||
txtCifreContatore.Text = "4";
|
||
//
|
||
// Label34
|
||
//
|
||
Label34.ForeColor = Color.Black;
|
||
Label34.Location = new Point(18, 216);
|
||
Label34.Margin = new Padding(6, 0, 6, 0);
|
||
Label34.Name = "Label34";
|
||
Label34.Size = new Size(242, 40);
|
||
Label34.TabIndex = 33;
|
||
Label34.Text = "Num. cifre contatore";
|
||
Label34.TextAlign = ContentAlignment.MiddleRight;
|
||
//
|
||
// txtSuffissoCartelle
|
||
//
|
||
txtSuffissoCartelle.DataBindings.Add(new Binding("Text", bindingSource1, "FolderSuffix", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
txtSuffissoCartelle.Location = new Point(122, 157);
|
||
txtSuffissoCartelle.Margin = new Padding(6, 8, 6, 8);
|
||
txtSuffissoCartelle.Name = "txtSuffissoCartelle";
|
||
txtSuffissoCartelle.Size = new Size(272, 39);
|
||
txtSuffissoCartelle.TabIndex = 32;
|
||
txtSuffissoCartelle.Text = "TextBox20";
|
||
//
|
||
// Label33
|
||
//
|
||
Label33.ForeColor = Color.Black;
|
||
Label33.Location = new Point(13, 165);
|
||
Label33.Margin = new Padding(6, 0, 6, 0);
|
||
Label33.Name = "Label33";
|
||
Label33.Size = new Size(104, 40);
|
||
Label33.TabIndex = 31;
|
||
Label33.Text = "Suffisso";
|
||
//
|
||
// Label31
|
||
//
|
||
Label31.ForeColor = Color.Black;
|
||
Label31.Location = new Point(52, 99);
|
||
Label31.Margin = new Padding(6, 0, 6, 0);
|
||
Label31.Name = "Label31";
|
||
Label31.Size = new Size(70, 40);
|
||
Label31.TabIndex = 30;
|
||
Label31.Text = "ogni";
|
||
//
|
||
// chkCreaSottocartelle
|
||
//
|
||
chkCreaSottocartelle.DataBindings.Add(new Binding("Checked", bindingSource1, "CreateSubfolders", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
chkCreaSottocartelle.ForeColor = Color.Black;
|
||
chkCreaSottocartelle.Location = new Point(122, 40);
|
||
chkCreaSottocartelle.Margin = new Padding(6, 8, 6, 8);
|
||
chkCreaSottocartelle.Name = "chkCreaSottocartelle";
|
||
chkCreaSottocartelle.Size = new Size(242, 40);
|
||
chkCreaSottocartelle.TabIndex = 29;
|
||
chkCreaSottocartelle.Text = "crea sottocartelle";
|
||
//
|
||
// txtFilePerCartella
|
||
//
|
||
txtFilePerCartella.DataBindings.Add(new Binding("Text", bindingSource1, "FilesPerFolder", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
txtFilePerCartella.Location = new Point(122, 99);
|
||
txtFilePerCartella.Margin = new Padding(6, 8, 6, 8);
|
||
txtFilePerCartella.Name = "txtFilePerCartella";
|
||
txtFilePerCartella.Size = new Size(134, 39);
|
||
txtFilePerCartella.TabIndex = 27;
|
||
txtFilePerCartella.Text = "99";
|
||
//
|
||
// Label32
|
||
//
|
||
Label32.ForeColor = Color.Black;
|
||
Label32.Location = new Point(278, 99);
|
||
Label32.Margin = new Padding(6, 0, 6, 0);
|
||
Label32.Name = "Label32";
|
||
Label32.Size = new Size(52, 40);
|
||
Label32.TabIndex = 28;
|
||
Label32.Text = "file";
|
||
//
|
||
// GroupBox7
|
||
//
|
||
GroupBox7.Controls.Add(chkSovrascriviFile);
|
||
GroupBox7.Controls.Add(chkRotazioneAutomatica);
|
||
GroupBox7.Controls.Add(chkForzaJpg);
|
||
GroupBox7.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox7.Location = new Point(13, 278);
|
||
GroupBox7.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox7.Name = "GroupBox7";
|
||
GroupBox7.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox7.Size = new Size(416, 216);
|
||
GroupBox7.TabIndex = 45;
|
||
GroupBox7.TabStop = false;
|
||
GroupBox7.Text = "Generale";
|
||
//
|
||
// chkSovrascriviFile
|
||
//
|
||
chkSovrascriviFile.AutoSize = true;
|
||
chkSovrascriviFile.DataBindings.Add(new Binding("Checked", bindingSource1, "OverwriteImages", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
chkSovrascriviFile.Location = new Point(34, 150);
|
||
chkSovrascriviFile.Margin = new Padding(6, 8, 6, 8);
|
||
chkSovrascriviFile.Name = "chkSovrascriviFile";
|
||
chkSovrascriviFile.Size = new Size(198, 36);
|
||
chkSovrascriviFile.TabIndex = 2;
|
||
chkSovrascriviFile.Text = "Sovrascrivi file";
|
||
chkSovrascriviFile.UseVisualStyleBackColor = true;
|
||
//
|
||
// chkRotazioneAutomatica
|
||
//
|
||
chkRotazioneAutomatica.DataBindings.Add(new Binding("Checked", bindingSource1, "AutomaticRotation", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
chkRotazioneAutomatica.ForeColor = Color.Black;
|
||
chkRotazioneAutomatica.Location = new Point(34, 96);
|
||
chkRotazioneAutomatica.Margin = new Padding(6, 8, 6, 8);
|
||
chkRotazioneAutomatica.Name = "chkRotazioneAutomatica";
|
||
chkRotazioneAutomatica.Size = new Size(294, 40);
|
||
chkRotazioneAutomatica.TabIndex = 1;
|
||
chkRotazioneAutomatica.Text = "Rotazione automatica";
|
||
//
|
||
// chkForzaJpg
|
||
//
|
||
chkForzaJpg.DataBindings.Add(new Binding("Checked", bindingSource1, "ForceJpeg", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
chkForzaJpg.Checked = true;
|
||
chkForzaJpg.CheckState = CheckState.Checked;
|
||
chkForzaJpg.ForeColor = Color.Black;
|
||
chkForzaJpg.Location = new Point(34, 45);
|
||
chkForzaJpg.Margin = new Padding(6, 8, 6, 8);
|
||
chkForzaJpg.Name = "chkForzaJpg";
|
||
chkForzaJpg.Size = new Size(174, 40);
|
||
chkForzaJpg.TabIndex = 0;
|
||
chkForzaJpg.Text = "Forza Jpg";
|
||
//
|
||
// TabPage3
|
||
//
|
||
TabPage3.Controls.Add(GroupBox10);
|
||
TabPage3.Controls.Add(GroupBox9);
|
||
TabPage3.Controls.Add(GroupBox5);
|
||
TabPage3.Controls.Add(GroupBox4);
|
||
TabPage3.Location = new Point(8, 46);
|
||
TabPage3.Margin = new Padding(6, 8, 6, 8);
|
||
TabPage3.Name = "TabPage3";
|
||
TabPage3.Padding = new Padding(6, 8, 6, 8);
|
||
TabPage3.Size = new Size(1113, 874);
|
||
TabPage3.TabIndex = 2;
|
||
TabPage3.Text = "Testo";
|
||
TabPage3.UseVisualStyleBackColor = true;
|
||
//
|
||
// GroupBox10
|
||
//
|
||
GroupBox10.Controls.Add(Label42);
|
||
GroupBox10.Controls.Add(Label41);
|
||
GroupBox10.Controls.Add(TextBox31);
|
||
GroupBox10.Controls.Add(TextBox30);
|
||
GroupBox10.Location = new Point(684, 192);
|
||
GroupBox10.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox10.Name = "GroupBox10";
|
||
GroupBox10.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox10.Size = new Size(403, 179);
|
||
GroupBox10.TabIndex = 39;
|
||
GroupBox10.TabStop = false;
|
||
GroupBox10.Text = "Testo foto verticali";
|
||
//
|
||
// Label42
|
||
//
|
||
Label42.AutoSize = true;
|
||
Label42.Location = new Point(15, 114);
|
||
Label42.Margin = new Padding(6, 0, 6, 0);
|
||
Label42.Name = "Label42";
|
||
Label42.Size = new Size(103, 32);
|
||
Label42.TabIndex = 3;
|
||
Label42.Text = "Margine";
|
||
//
|
||
// Label41
|
||
//
|
||
Label41.AutoSize = true;
|
||
Label41.Location = new Point(15, 61);
|
||
Label41.Margin = new Padding(6, 0, 6, 0);
|
||
Label41.Name = "Label41";
|
||
Label41.Size = new Size(246, 32);
|
||
Label41.TabIndex = 2;
|
||
Label41.Text = "Dimensione Carattere";
|
||
//
|
||
// TextBox31
|
||
//
|
||
TextBox31.DataBindings.Add(new Binding("Text", bindingSource1, "VerticalTextMargin", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox31.Location = new Point(284, 114);
|
||
TextBox31.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox31.Name = "TextBox31";
|
||
TextBox31.Size = new Size(80, 39);
|
||
TextBox31.TabIndex = 1;
|
||
//
|
||
// TextBox30
|
||
//
|
||
TextBox30.DataBindings.Add(new Binding("Text", bindingSource1, "VerticalTextSize", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox30.Location = new Point(284, 54);
|
||
TextBox30.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox30.Name = "TextBox30";
|
||
TextBox30.Size = new Size(80, 39);
|
||
TextBox30.TabIndex = 0;
|
||
//
|
||
// GroupBox9
|
||
//
|
||
GroupBox9.Controls.Add(CheckBox17);
|
||
GroupBox9.Controls.Add(CheckBox16);
|
||
GroupBox9.Location = new Point(684, 77);
|
||
GroupBox9.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox9.Name = "GroupBox9";
|
||
GroupBox9.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox9.Size = new Size(403, 110);
|
||
GroupBox9.TabIndex = 38;
|
||
GroupBox9.TabStop = false;
|
||
GroupBox9.Text = "Slide show";
|
||
//
|
||
// CheckBox17
|
||
//
|
||
CheckBox17.DataBindings.Add(new Binding("Checked", bindingSource1, "ShowPhotoNumber", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox17.AutoSize = true;
|
||
CheckBox17.Location = new Point(208, 45);
|
||
CheckBox17.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox17.Name = "CheckBox17";
|
||
CheckBox17.Size = new Size(185, 36);
|
||
CheckBox17.TabIndex = 1;
|
||
CheckBox17.Text = "Numero foto";
|
||
CheckBox17.UseVisualStyleBackColor = true;
|
||
//
|
||
// CheckBox16
|
||
//
|
||
CheckBox16.DataBindings.Add(new Binding("Checked", bindingSource1, "ShowDate", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox16.AutoSize = true;
|
||
CheckBox16.Location = new Point(13, 46);
|
||
CheckBox16.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox16.Name = "CheckBox16";
|
||
CheckBox16.Size = new Size(95, 36);
|
||
CheckBox16.TabIndex = 0;
|
||
CheckBox16.Text = "Data";
|
||
CheckBox16.UseVisualStyleBackColor = true;
|
||
//
|
||
// GroupBox5
|
||
//
|
||
GroupBox5.Controls.Add(TextBox34);
|
||
GroupBox5.Controls.Add(_Button8);
|
||
GroupBox5.Controls.Add(Label36);
|
||
GroupBox5.Controls.Add(TextBox25);
|
||
GroupBox5.Controls.Add(Label35);
|
||
GroupBox5.Controls.Add(ComboBox3);
|
||
GroupBox5.Controls.Add(TextBox11);
|
||
GroupBox5.Controls.Add(Label12);
|
||
GroupBox5.Controls.Add(Label11);
|
||
GroupBox5.Controls.Add(CheckBox3);
|
||
GroupBox5.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox5.Location = new Point(13, 77);
|
||
GroupBox5.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox5.Name = "GroupBox5";
|
||
GroupBox5.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox5.Size = new Size(658, 296);
|
||
GroupBox5.TabIndex = 37;
|
||
GroupBox5.TabStop = false;
|
||
GroupBox5.Text = "Carattere";
|
||
//
|
||
// TextBox34
|
||
//
|
||
TextBox34.DataBindings.Add(new Binding("Text", bindingSource1, "TextColorRGB", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox34.Location = new Point(346, 224);
|
||
TextBox34.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox34.Name = "TextBox34";
|
||
TextBox34.Size = new Size(116, 39);
|
||
TextBox34.TabIndex = 36;
|
||
TextBox34.TextAlign = HorizontalAlignment.Right;
|
||
//
|
||
// _Button8
|
||
//
|
||
_Button8.ForeColor = Color.Black;
|
||
_Button8.Location = new Point(481, 219);
|
||
_Button8.Margin = new Padding(6, 8, 6, 8);
|
||
_Button8.Name = "_Button8";
|
||
_Button8.Size = new Size(161, 59);
|
||
_Button8.TabIndex = 35;
|
||
_Button8.Text = "Scegli...";
|
||
//
|
||
// Label36
|
||
//
|
||
Label36.ForeColor = Color.Black;
|
||
Label36.Location = new Point(18, 147);
|
||
Label36.Margin = new Padding(6, 0, 6, 0);
|
||
Label36.Name = "Label36";
|
||
Label36.Size = new Size(260, 46);
|
||
Label36.TabIndex = 34;
|
||
Label36.Text = "Dimensione miniatura";
|
||
Label36.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// TextBox25
|
||
//
|
||
TextBox25.DataBindings.Add(new Binding("Text", bindingSource1, "FontSizeThumbnail", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox25.Location = new Point(346, 146);
|
||
TextBox25.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox25.Name = "TextBox25";
|
||
TextBox25.Size = new Size(116, 39);
|
||
TextBox25.TabIndex = 33;
|
||
TextBox25.Text = "TextBox25";
|
||
//
|
||
// Label35
|
||
//
|
||
Label35.ForeColor = Color.Black;
|
||
Label35.Location = new Point(18, 229);
|
||
Label35.Margin = new Padding(6, 0, 6, 0);
|
||
Label35.Name = "Label35";
|
||
Label35.Size = new Size(156, 40);
|
||
Label35.TabIndex = 32;
|
||
Label35.Text = "Colore RGB";
|
||
Label35.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// ComboBox3
|
||
//
|
||
ComboBox3.DataBindings.Add(new Binding("Text", bindingSource1, "FontName", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
ComboBox3.Location = new Point(208, 19);
|
||
ComboBox3.Margin = new Padding(6, 8, 6, 8);
|
||
ComboBox3.Name = "ComboBox3";
|
||
ComboBox3.Size = new Size(256, 40);
|
||
ComboBox3.TabIndex = 28;
|
||
ComboBox3.Text = "ComboBox3";
|
||
//
|
||
// TextBox11
|
||
//
|
||
TextBox11.DataBindings.Add(new Binding("Text", bindingSource1, "FontSize", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox11.Location = new Point(346, 86);
|
||
TextBox11.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox11.Name = "TextBox11";
|
||
TextBox11.Size = new Size(116, 39);
|
||
TextBox11.TabIndex = 27;
|
||
TextBox11.Text = "TextBox11";
|
||
//
|
||
// Label12
|
||
//
|
||
Label12.AutoSize = true;
|
||
Label12.ForeColor = Color.Black;
|
||
Label12.Location = new Point(18, 93);
|
||
Label12.Margin = new Padding(6, 0, 6, 0);
|
||
Label12.Name = "Label12";
|
||
Label12.Size = new Size(142, 32);
|
||
Label12.TabIndex = 26;
|
||
Label12.Text = "Dimensione";
|
||
Label12.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// Label11
|
||
//
|
||
Label11.AutoSize = true;
|
||
Label11.ForeColor = Color.Black;
|
||
Label11.Location = new Point(122, 19);
|
||
Label11.Margin = new Padding(6, 0, 6, 0);
|
||
Label11.Name = "Label11";
|
||
Label11.Size = new Size(62, 32);
|
||
Label11.TabIndex = 22;
|
||
Label11.Text = "Font";
|
||
//
|
||
// CheckBox3
|
||
//
|
||
CheckBox3.DataBindings.Add(new Binding("Checked", bindingSource1, "FontBold", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox3.ForeColor = Color.Black;
|
||
CheckBox3.Location = new Point(486, 19);
|
||
CheckBox3.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox3.Name = "CheckBox3";
|
||
CheckBox3.Size = new Size(156, 59);
|
||
CheckBox3.TabIndex = 24;
|
||
CheckBox3.Text = "Grassetto";
|
||
//
|
||
// GroupBox4
|
||
//
|
||
GroupBox4.Controls.Add(Label40);
|
||
GroupBox4.Controls.Add(TextBox29);
|
||
GroupBox4.Controls.Add(TextBox18);
|
||
GroupBox4.Controls.Add(Label26);
|
||
GroupBox4.Controls.Add(DateTimePicker1);
|
||
GroupBox4.Controls.Add(CheckBox8);
|
||
GroupBox4.Controls.Add(TextBox9);
|
||
GroupBox4.Controls.Add(CheckBox7);
|
||
GroupBox4.Controls.Add(Label4);
|
||
GroupBox4.Controls.Add(TextBox4);
|
||
GroupBox4.Controls.Add(Label9);
|
||
GroupBox4.Controls.Add(Label13);
|
||
GroupBox4.Controls.Add(ComboBox1);
|
||
GroupBox4.Controls.Add(ComboBox2);
|
||
GroupBox4.Controls.Add(Label14);
|
||
GroupBox4.Controls.Add(TextBox12);
|
||
GroupBox4.Controls.Add(Label15);
|
||
GroupBox4.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox4.Location = new Point(13, 387);
|
||
GroupBox4.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox4.Name = "GroupBox4";
|
||
GroupBox4.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox4.Size = new Size(1074, 458);
|
||
GroupBox4.TabIndex = 36;
|
||
GroupBox4.TabStop = false;
|
||
GroupBox4.Text = "Testo da applicare";
|
||
//
|
||
// Label40
|
||
//
|
||
Label40.AutoSize = true;
|
||
Label40.Location = new Point(18, 128);
|
||
Label40.Margin = new Padding(6, 0, 6, 0);
|
||
Label40.Name = "Label40";
|
||
Label40.Size = new Size(104, 32);
|
||
Label40.TabIndex = 40;
|
||
Label40.Text = "Verticale";
|
||
//
|
||
// TextBox29
|
||
//
|
||
TextBox29.DataBindings.Add(new Binding("Text", bindingSource1, "VerticalText", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox29.Location = new Point(156, 120);
|
||
TextBox29.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox29.Multiline = true;
|
||
TextBox29.Name = "TextBox29";
|
||
TextBox29.Size = new Size(880, 103);
|
||
TextBox29.TabIndex = 39;
|
||
//
|
||
// TextBox18
|
||
//
|
||
TextBox18.DataBindings.Add(new Binding("Text", bindingSource1, "TimeLabel", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox18.Location = new Point(502, 384);
|
||
TextBox18.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox18.Name = "TextBox18";
|
||
TextBox18.Size = new Size(212, 39);
|
||
TextBox18.TabIndex = 38;
|
||
//
|
||
// Label26
|
||
//
|
||
Label26.AutoSize = true;
|
||
Label26.ForeColor = Color.Black;
|
||
Label26.Location = new Point(746, 384);
|
||
Label26.Margin = new Padding(6, 0, 6, 0);
|
||
Label26.Name = "Label26";
|
||
Label26.Size = new Size(106, 32);
|
||
Label26.TabIndex = 37;
|
||
Label26.Text = "partenza";
|
||
//
|
||
// DateTimePicker1
|
||
//
|
||
DateTimePicker1.DataBindings.Add(new Binding("Value", bindingSource1, "RaceStartDate", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
DateTimePicker1.Format = DateTimePickerFormat.Time;
|
||
DateTimePicker1.Location = new Point(850, 384);
|
||
DateTimePicker1.Margin = new Padding(6, 8, 6, 8);
|
||
DateTimePicker1.Name = "DateTimePicker1";
|
||
DateTimePicker1.Size = new Size(186, 39);
|
||
DateTimePicker1.TabIndex = 36;
|
||
//
|
||
// CheckBox8
|
||
//
|
||
CheckBox8.DataBindings.Add(new Binding("Checked", bindingSource1, "AddTime", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox8.ForeColor = Color.Black;
|
||
CheckBox8.Location = new Point(156, 384);
|
||
CheckBox8.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox8.Name = "CheckBox8";
|
||
CheckBox8.Size = new Size(122, 40);
|
||
CheckBox8.TabIndex = 35;
|
||
CheckBox8.Text = "Orario";
|
||
//
|
||
// TextBox9
|
||
//
|
||
TextBox9.DataBindings.Add(new Binding("Text", bindingSource1, "TextTransparency", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox9.Location = new Point(260, 266);
|
||
TextBox9.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox9.Name = "TextBox9";
|
||
TextBox9.Size = new Size(116, 39);
|
||
TextBox9.TabIndex = 20;
|
||
TextBox9.Text = "TextBox9";
|
||
//
|
||
// CheckBox7
|
||
//
|
||
CheckBox7.DataBindings.Add(new Binding("Checked", bindingSource1, "AddRaceTime", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox7.ForeColor = Color.Black;
|
||
CheckBox7.Location = new Point(294, 384);
|
||
CheckBox7.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox7.Name = "CheckBox7";
|
||
CheckBox7.Size = new Size(190, 40);
|
||
CheckBox7.TabIndex = 34;
|
||
CheckBox7.Text = "Tempo gara";
|
||
//
|
||
// Label4
|
||
//
|
||
Label4.AutoSize = true;
|
||
Label4.ForeColor = Color.Black;
|
||
Label4.Location = new Point(18, 59);
|
||
Label4.Margin = new Padding(6, 0, 6, 0);
|
||
Label4.Name = "Label4";
|
||
Label4.Size = new Size(135, 32);
|
||
Label4.TabIndex = 9;
|
||
Label4.Text = "Orizzontale";
|
||
//
|
||
// TextBox4
|
||
//
|
||
TextBox4.DataBindings.Add(new Binding("Text", bindingSource1, "HorizontalText", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox4.Location = new Point(156, 59);
|
||
TextBox4.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox4.Name = "TextBox4";
|
||
TextBox4.Size = new Size(880, 39);
|
||
TextBox4.TabIndex = 8;
|
||
//
|
||
// Label9
|
||
//
|
||
Label9.AutoSize = true;
|
||
Label9.ForeColor = Color.Black;
|
||
Label9.Location = new Point(18, 266);
|
||
Label9.Margin = new Padding(6, 0, 6, 0);
|
||
Label9.Name = "Label9";
|
||
Label9.Size = new Size(242, 32);
|
||
Label9.TabIndex = 19;
|
||
Label9.Text = "Trasparenza (0-100%)";
|
||
//
|
||
// Label13
|
||
//
|
||
Label13.AutoSize = true;
|
||
Label13.ForeColor = Color.Black;
|
||
Label13.Location = new Point(34, 325);
|
||
Label13.Margin = new Padding(6, 0, 6, 0);
|
||
Label13.Name = "Label13";
|
||
Label13.Size = new Size(114, 32);
|
||
Label13.TabIndex = 29;
|
||
Label13.Text = "Posizione";
|
||
//
|
||
// ComboBox1
|
||
//
|
||
ComboBox1.DataBindings.Add(new Binding("Text", bindingSource1, "VerticalPosition", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
ComboBox1.Location = new Point(156, 325);
|
||
ComboBox1.Margin = new Padding(6, 8, 6, 8);
|
||
ComboBox1.Name = "ComboBox1";
|
||
ComboBox1.Size = new Size(220, 40);
|
||
ComboBox1.TabIndex = 28;
|
||
ComboBox1.Text = "ComboBox1";
|
||
//
|
||
// ComboBox2
|
||
//
|
||
ComboBox2.DataBindings.Add(new Binding("Text", bindingSource1, "HorizontalAlignment", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
ComboBox2.Location = new Point(814, 325);
|
||
ComboBox2.Margin = new Padding(6, 8, 6, 8);
|
||
ComboBox2.Name = "ComboBox2";
|
||
ComboBox2.Size = new Size(220, 40);
|
||
ComboBox2.TabIndex = 31;
|
||
ComboBox2.Text = "ComboBox2";
|
||
//
|
||
// Label14
|
||
//
|
||
Label14.AutoSize = true;
|
||
Label14.ForeColor = Color.Black;
|
||
Label14.Location = new Point(658, 325);
|
||
Label14.Margin = new Padding(6, 0, 6, 0);
|
||
Label14.Name = "Label14";
|
||
Label14.Size = new Size(156, 32);
|
||
Label14.TabIndex = 30;
|
||
Label14.Text = "Allineamento";
|
||
//
|
||
// TextBox12
|
||
//
|
||
TextBox12.DataBindings.Add(new Binding("Text", bindingSource1, "TextMargin", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox12.Location = new Point(814, 266);
|
||
TextBox12.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox12.Name = "TextBox12";
|
||
TextBox12.Size = new Size(220, 39);
|
||
TextBox12.TabIndex = 33;
|
||
TextBox12.Text = "TextBox12";
|
||
//
|
||
// Label15
|
||
//
|
||
Label15.AutoSize = true;
|
||
Label15.ForeColor = Color.Black;
|
||
Label15.Location = new Point(642, 266);
|
||
Label15.Margin = new Padding(6, 0, 6, 0);
|
||
Label15.Name = "Label15";
|
||
Label15.Size = new Size(174, 32);
|
||
Label15.TabIndex = 32;
|
||
Label15.Text = "Margine (pixel)";
|
||
//
|
||
// TabPage2
|
||
//
|
||
TabPage2.Controls.Add(GroupBox2);
|
||
TabPage2.Location = new Point(8, 46);
|
||
TabPage2.Margin = new Padding(6, 8, 6, 8);
|
||
TabPage2.Name = "TabPage2";
|
||
TabPage2.Padding = new Padding(6, 8, 6, 8);
|
||
TabPage2.Size = new Size(1113, 874);
|
||
TabPage2.TabIndex = 5;
|
||
TabPage2.Text = "Foto";
|
||
TabPage2.UseVisualStyleBackColor = true;
|
||
//
|
||
// GroupBox2
|
||
//
|
||
GroupBox2.Controls.Add(Label45);
|
||
GroupBox2.Controls.Add(TextBox32);
|
||
GroupBox2.Controls.Add(TextBox26);
|
||
GroupBox2.Controls.Add(Label37);
|
||
GroupBox2.Controls.Add(Label38);
|
||
GroupBox2.Controls.Add(TextBox27);
|
||
GroupBox2.Controls.Add(Label39);
|
||
GroupBox2.Controls.Add(TextBox28);
|
||
GroupBox2.Controls.Add(CheckBox15);
|
||
GroupBox2.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox2.Location = new Point(6, 14);
|
||
GroupBox2.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox2.Name = "GroupBox2";
|
||
GroupBox2.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox2.Size = new Size(658, 384);
|
||
GroupBox2.TabIndex = 36;
|
||
GroupBox2.TabStop = false;
|
||
GroupBox2.Text = "Foto grande";
|
||
//
|
||
// Label45
|
||
//
|
||
Label45.AutoSize = true;
|
||
Label45.Location = new Point(24, 211);
|
||
Label45.Margin = new Padding(6, 0, 6, 0);
|
||
Label45.Name = "Label45";
|
||
Label45.Size = new Size(90, 32);
|
||
Label45.TabIndex = 22;
|
||
Label45.Text = "Qualità";
|
||
//
|
||
// TextBox32
|
||
//
|
||
TextBox32.DataBindings.Add(new Binding("Text", bindingSource1, "JpegQuality", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox32.Location = new Point(156, 197);
|
||
TextBox32.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox32.Name = "TextBox32";
|
||
TextBox32.Size = new Size(152, 39);
|
||
TextBox32.TabIndex = 21;
|
||
TextBox32.Text = "100";
|
||
//
|
||
// TextBox26
|
||
//
|
||
TextBox26.DataBindings.Add(new Binding("Text", bindingSource1, "BigPhotoSuffix", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox26.Location = new Point(486, 118);
|
||
TextBox26.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox26.Name = "TextBox26";
|
||
TextBox26.Size = new Size(116, 39);
|
||
TextBox26.TabIndex = 20;
|
||
//
|
||
// Label37
|
||
//
|
||
Label37.ForeColor = Color.Black;
|
||
Label37.Location = new Point(364, 118);
|
||
Label37.Margin = new Padding(6, 0, 6, 0);
|
||
Label37.Name = "Label37";
|
||
Label37.Size = new Size(104, 40);
|
||
Label37.TabIndex = 19;
|
||
Label37.Text = "Suffisso";
|
||
Label37.TextAlign = ContentAlignment.MiddleRight;
|
||
//
|
||
// Label38
|
||
//
|
||
Label38.AutoSize = true;
|
||
Label38.ForeColor = Color.Black;
|
||
Label38.Location = new Point(52, 59);
|
||
Label38.Margin = new Padding(6, 0, 6, 0);
|
||
Label38.Name = "Label38";
|
||
Label38.Size = new Size(90, 32);
|
||
Label38.TabIndex = 16;
|
||
Label38.Text = "Altezza";
|
||
//
|
||
// TextBox27
|
||
//
|
||
TextBox27.DataBindings.Add(new Binding("Text", bindingSource1, "PhotoBigWidth", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox27.Location = new Point(156, 59);
|
||
TextBox27.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox27.Name = "TextBox27";
|
||
TextBox27.Size = new Size(152, 39);
|
||
TextBox27.TabIndex = 14;
|
||
TextBox27.Text = "TextBox27";
|
||
//
|
||
// Label39
|
||
//
|
||
Label39.AutoSize = true;
|
||
Label39.ForeColor = Color.Black;
|
||
Label39.Location = new Point(18, 118);
|
||
Label39.Margin = new Padding(6, 0, 6, 0);
|
||
Label39.Name = "Label39";
|
||
Label39.Size = new Size(120, 32);
|
||
Label39.TabIndex = 17;
|
||
Label39.Text = "Larghezza";
|
||
//
|
||
// TextBox28
|
||
//
|
||
TextBox28.DataBindings.Add(new Binding("Text", bindingSource1, "PhotoBigHeight", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox28.Location = new Point(156, 118);
|
||
TextBox28.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox28.Name = "TextBox28";
|
||
TextBox28.Size = new Size(152, 39);
|
||
TextBox28.TabIndex = 15;
|
||
TextBox28.Text = "TextBox28";
|
||
//
|
||
// CheckBox15
|
||
//
|
||
CheckBox15.DataBindings.Add(new Binding("Checked", bindingSource1, "KeepOriginalDimensions", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox15.Checked = true;
|
||
CheckBox15.CheckState = CheckState.Checked;
|
||
CheckBox15.ForeColor = Color.Black;
|
||
CheckBox15.Location = new Point(364, 40);
|
||
CheckBox15.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox15.Name = "CheckBox15";
|
||
CheckBox15.Size = new Size(260, 78);
|
||
CheckBox15.TabIndex = 18;
|
||
CheckBox15.Text = "Mantieni dimensioni originali";
|
||
//
|
||
// TabPage1
|
||
//
|
||
TabPage1.Controls.Add(Panel1);
|
||
TabPage1.Controls.Add(GroupBox1);
|
||
TabPage1.Location = new Point(8, 46);
|
||
TabPage1.Margin = new Padding(6, 8, 6, 8);
|
||
TabPage1.Name = "TabPage1";
|
||
TabPage1.Padding = new Padding(6, 8, 6, 8);
|
||
TabPage1.Size = new Size(1113, 874);
|
||
TabPage1.TabIndex = 0;
|
||
TabPage1.Text = "Miniature";
|
||
TabPage1.UseVisualStyleBackColor = true;
|
||
//
|
||
// Panel1
|
||
//
|
||
Panel1.Controls.Add(_CheckBox18);
|
||
Panel1.Controls.Add(_CheckBox4);
|
||
Panel1.Controls.Add(_CheckBox12);
|
||
Panel1.Location = new Point(112, 581);
|
||
Panel1.Margin = new Padding(6, 8, 6, 8);
|
||
Panel1.Name = "Panel1";
|
||
Panel1.Size = new Size(658, 179);
|
||
Panel1.TabIndex = 26;
|
||
Panel1.Visible = false;
|
||
//
|
||
// _CheckBox18
|
||
//
|
||
_CheckBox18.AutoSize = true;
|
||
_CheckBox18.Location = new Point(304, 8);
|
||
_CheckBox18.Margin = new Padding(6, 8, 6, 8);
|
||
_CheckBox18.Name = "_CheckBox18";
|
||
_CheckBox18.Size = new Size(185, 36);
|
||
_CheckBox18.TabIndex = 36;
|
||
_CheckBox18.Text = "Numero foto";
|
||
_CheckBox18.UseVisualStyleBackColor = true;
|
||
//
|
||
// _CheckBox4
|
||
//
|
||
_CheckBox4.ForeColor = Color.Black;
|
||
_CheckBox4.Location = new Point(21, 8);
|
||
_CheckBox4.Margin = new Padding(6, 8, 6, 8);
|
||
_CheckBox4.Name = "_CheckBox4";
|
||
_CheckBox4.Size = new Size(226, 42);
|
||
_CheckBox4.TabIndex = 34;
|
||
_CheckBox4.Text = "Aggiungi scritta";
|
||
//
|
||
// _CheckBox12
|
||
//
|
||
_CheckBox12.ForeColor = Color.Black;
|
||
_CheckBox12.Location = new Point(21, 46);
|
||
_CheckBox12.Margin = new Padding(6, 8, 6, 8);
|
||
_CheckBox12.Name = "_CheckBox12";
|
||
_CheckBox12.Size = new Size(226, 51);
|
||
_CheckBox12.TabIndex = 35;
|
||
_CheckBox12.Text = "Aggiungi orario";
|
||
//
|
||
// GroupBox1
|
||
//
|
||
GroupBox1.Controls.Add(Label46);
|
||
GroupBox1.Controls.Add(TextBox33);
|
||
GroupBox1.Controls.Add(Panel2);
|
||
GroupBox1.Controls.Add(Label5);
|
||
GroupBox1.Controls.Add(TextBox5);
|
||
GroupBox1.Controls.Add(Label6);
|
||
GroupBox1.Controls.Add(TextBox6);
|
||
GroupBox1.Controls.Add(Label3);
|
||
GroupBox1.Controls.Add(TextBox3);
|
||
GroupBox1.Controls.Add(CheckBox1);
|
||
GroupBox1.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox1.Location = new Point(13, 13);
|
||
GroupBox1.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox1.Name = "GroupBox1";
|
||
GroupBox1.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox1.Size = new Size(759, 517);
|
||
GroupBox1.TabIndex = 25;
|
||
GroupBox1.TabStop = false;
|
||
GroupBox1.Text = "Miniature";
|
||
//
|
||
// Label46
|
||
//
|
||
Label46.AutoSize = true;
|
||
Label46.Location = new Point(429, 106);
|
||
Label46.Margin = new Padding(6, 0, 6, 0);
|
||
Label46.Name = "Label46";
|
||
Label46.Size = new Size(90, 32);
|
||
Label46.TabIndex = 21;
|
||
Label46.Text = "Qualità";
|
||
//
|
||
// TextBox33
|
||
//
|
||
TextBox33.DataBindings.Add(new Binding("Text", bindingSource1, "JpegQualityThumbnail", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox33.Location = new Point(528, 99);
|
||
TextBox33.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox33.Name = "TextBox33";
|
||
TextBox33.Size = new Size(212, 39);
|
||
TextBox33.TabIndex = 20;
|
||
//
|
||
// Panel2
|
||
//
|
||
Panel2.Controls.Add(RadioButton3);
|
||
Panel2.Controls.Add(RadioButton7);
|
||
Panel2.Controls.Add(RadioButton4);
|
||
Panel2.Controls.Add(RadioButton6);
|
||
Panel2.Controls.Add(RadioButton5);
|
||
Panel2.Location = new Point(122, 280);
|
||
Panel2.Margin = new Padding(6, 8, 6, 8);
|
||
Panel2.Name = "Panel2";
|
||
Panel2.Size = new Size(509, 221);
|
||
Panel2.TabIndex = 19;
|
||
//
|
||
// RadioButton3
|
||
//
|
||
RadioButton3.DataBindings.Add(new Binding("Checked", bindingSource1, "AddTextToThumbnails", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
RadioButton3.AutoSize = true;
|
||
RadioButton3.Location = new Point(32, 40);
|
||
RadioButton3.Margin = new Padding(6, 8, 6, 8);
|
||
RadioButton3.Name = "RadioButton3";
|
||
RadioButton3.Size = new Size(215, 36);
|
||
RadioButton3.TabIndex = 14;
|
||
RadioButton3.TabStop = true;
|
||
RadioButton3.Text = "Aggiungi Scritta";
|
||
RadioButton3.UseVisualStyleBackColor = true;
|
||
//
|
||
// RadioButton7
|
||
//
|
||
RadioButton7.DataBindings.Add(new Binding("Checked", bindingSource1, "AddNumberAndTimeToThumbnails", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
RadioButton7.AutoSize = true;
|
||
RadioButton7.Location = new Point(280, 99);
|
||
RadioButton7.Margin = new Padding(6, 8, 6, 8);
|
||
RadioButton7.Name = "RadioButton7";
|
||
RadioButton7.Size = new Size(215, 36);
|
||
RadioButton7.TabIndex = 18;
|
||
RadioButton7.TabStop = true;
|
||
RadioButton7.Text = "numero+tempo";
|
||
RadioButton7.UseVisualStyleBackColor = true;
|
||
//
|
||
// RadioButton4
|
||
//
|
||
RadioButton4.AutoSize = true;
|
||
RadioButton4.Location = new Point(32, 99);
|
||
RadioButton4.Margin = new Padding(6, 8, 6, 8);
|
||
RadioButton4.Name = "RadioButton4";
|
||
RadioButton4.Size = new Size(211, 36);
|
||
RadioButton4.TabIndex = 15;
|
||
RadioButton4.TabStop = true;
|
||
RadioButton4.Text = "Aggiungi orario";
|
||
RadioButton4.UseVisualStyleBackColor = true;
|
||
//
|
||
// RadioButton6
|
||
//
|
||
RadioButton6.AutoSize = true;
|
||
RadioButton6.Location = new Point(280, 40);
|
||
RadioButton6.Margin = new Padding(6, 8, 6, 8);
|
||
RadioButton6.Name = "RadioButton6";
|
||
RadioButton6.Size = new Size(184, 36);
|
||
RadioButton6.TabIndex = 17;
|
||
RadioButton6.TabStop = true;
|
||
RadioButton6.Text = "Numero foto";
|
||
RadioButton6.UseVisualStyleBackColor = true;
|
||
//
|
||
// RadioButton5
|
||
//
|
||
RadioButton5.DataBindings.Add(new Binding("Checked", bindingSource1, "AddRaceTimeToThumbnails", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
RadioButton5.AutoSize = true;
|
||
RadioButton5.Location = new Point(32, 160);
|
||
RadioButton5.Margin = new Padding(6, 8, 6, 8);
|
||
RadioButton5.Name = "RadioButton5";
|
||
RadioButton5.Size = new Size(173, 36);
|
||
RadioButton5.TabIndex = 16;
|
||
RadioButton5.TabStop = true;
|
||
RadioButton5.Text = "Tempo Gara";
|
||
RadioButton5.UseVisualStyleBackColor = true;
|
||
//
|
||
// Label5
|
||
//
|
||
Label5.AutoSize = true;
|
||
Label5.ForeColor = Color.Black;
|
||
Label5.Location = new Point(52, 216);
|
||
Label5.Margin = new Padding(6, 0, 6, 0);
|
||
Label5.Name = "Label5";
|
||
Label5.Size = new Size(90, 32);
|
||
Label5.TabIndex = 12;
|
||
Label5.Text = "Altezza";
|
||
//
|
||
// TextBox5
|
||
//
|
||
TextBox5.DataBindings.Add(new Binding("Text", bindingSource1, "ThumbnailWidth", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox5.Location = new Point(156, 157);
|
||
TextBox5.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox5.Name = "TextBox5";
|
||
TextBox5.Size = new Size(186, 39);
|
||
TextBox5.TabIndex = 10;
|
||
TextBox5.Text = "TextBox5";
|
||
//
|
||
// Label6
|
||
//
|
||
Label6.AutoSize = true;
|
||
Label6.ForeColor = Color.Black;
|
||
Label6.Location = new Point(18, 157);
|
||
Label6.Margin = new Padding(6, 0, 6, 0);
|
||
Label6.Name = "Label6";
|
||
Label6.Size = new Size(120, 32);
|
||
Label6.TabIndex = 13;
|
||
Label6.Text = "Larghezza";
|
||
//
|
||
// TextBox6
|
||
//
|
||
TextBox6.DataBindings.Add(new Binding("Text", bindingSource1, "ThumbnailHeight", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox6.Location = new Point(156, 216);
|
||
TextBox6.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox6.Name = "TextBox6";
|
||
TextBox6.Size = new Size(186, 39);
|
||
TextBox6.TabIndex = 11;
|
||
TextBox6.Text = "TextBox6";
|
||
//
|
||
// Label3
|
||
//
|
||
Label3.AutoSize = true;
|
||
Label3.ForeColor = Color.Black;
|
||
Label3.Location = new Point(52, 99);
|
||
Label3.Margin = new Padding(6, 0, 6, 0);
|
||
Label3.Name = "Label3";
|
||
Label3.Size = new Size(97, 32);
|
||
Label3.TabIndex = 7;
|
||
Label3.Text = "Suffisso";
|
||
//
|
||
// TextBox3
|
||
//
|
||
TextBox3.DataBindings.Add(new Binding("Text", bindingSource1, "ThumbnailPrefix", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox3.Location = new Point(156, 99);
|
||
TextBox3.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox3.Name = "TextBox3";
|
||
TextBox3.Size = new Size(186, 39);
|
||
TextBox3.TabIndex = 6;
|
||
TextBox3.Text = "TextBox3";
|
||
//
|
||
// CheckBox1
|
||
//
|
||
CheckBox1.DataBindings.Add(new Binding("Checked", bindingSource1, "CreateThumbnails", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox1.ForeColor = Color.Black;
|
||
CheckBox1.Location = new Point(156, 40);
|
||
CheckBox1.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox1.Name = "CheckBox1";
|
||
CheckBox1.Size = new Size(226, 59);
|
||
CheckBox1.TabIndex = 5;
|
||
CheckBox1.Text = "Crea miniature";
|
||
//
|
||
// TabPage4
|
||
//
|
||
TabPage4.Controls.Add(GroupBox6);
|
||
TabPage4.Location = new Point(8, 46);
|
||
TabPage4.Margin = new Padding(6, 8, 6, 8);
|
||
TabPage4.Name = "TabPage4";
|
||
TabPage4.Padding = new Padding(6, 8, 6, 8);
|
||
TabPage4.Size = new Size(1113, 874);
|
||
TabPage4.TabIndex = 3;
|
||
TabPage4.Text = "Logo";
|
||
TabPage4.UseVisualStyleBackColor = true;
|
||
//
|
||
// GroupBox6
|
||
//
|
||
GroupBox6.Controls.Add(PictureBox2);
|
||
GroupBox6.Controls.Add(_PictureBox1);
|
||
GroupBox6.Controls.Add(ComboBox5);
|
||
GroupBox6.Controls.Add(ComboBox4);
|
||
GroupBox6.Controls.Add(TextBox19);
|
||
GroupBox6.Controls.Add(Label28);
|
||
GroupBox6.Controls.Add(CheckBox5);
|
||
GroupBox6.Controls.Add(TextBox15);
|
||
GroupBox6.Controls.Add(TextBox14);
|
||
GroupBox6.Controls.Add(Label25);
|
||
GroupBox6.Controls.Add(TextBox16);
|
||
GroupBox6.Controls.Add(Label24);
|
||
GroupBox6.Controls.Add(Label22);
|
||
GroupBox6.Controls.Add(Label23);
|
||
GroupBox6.Controls.Add(_Button4);
|
||
GroupBox6.Controls.Add(TextBox10);
|
||
GroupBox6.Controls.Add(Label29);
|
||
GroupBox6.Controls.Add(Label30);
|
||
GroupBox6.Controls.Add(PictureBox3);
|
||
GroupBox6.ForeColor = Color.FromArgb(0, 0, 192);
|
||
GroupBox6.Location = new Point(13, 14);
|
||
GroupBox6.Margin = new Padding(6, 8, 6, 8);
|
||
GroupBox6.Name = "GroupBox6";
|
||
GroupBox6.Padding = new Padding(6, 8, 6, 8);
|
||
GroupBox6.Size = new Size(1074, 552);
|
||
GroupBox6.TabIndex = 42;
|
||
GroupBox6.TabStop = false;
|
||
GroupBox6.Text = "Logo";
|
||
//
|
||
// PictureBox2
|
||
//
|
||
PictureBox2.BorderStyle = BorderStyle.FixedSingle;
|
||
PictureBox2.Location = new Point(312, 472);
|
||
PictureBox2.Margin = new Padding(6, 8, 6, 8);
|
||
PictureBox2.Name = "PictureBox2";
|
||
PictureBox2.Size = new Size(49, 56);
|
||
PictureBox2.TabIndex = 44;
|
||
PictureBox2.TabStop = false;
|
||
PictureBox2.Visible = false;
|
||
//
|
||
// _PictureBox1
|
||
//
|
||
_PictureBox1.Cursor = Cursors.Cross;
|
||
_PictureBox1.Location = new Point(554, 138);
|
||
_PictureBox1.Margin = new Padding(6, 8, 6, 8);
|
||
_PictureBox1.Name = "_PictureBox1";
|
||
_PictureBox1.Size = new Size(486, 394);
|
||
_PictureBox1.SizeMode = PictureBoxSizeMode.StretchImage;
|
||
_PictureBox1.TabIndex = 43;
|
||
_PictureBox1.TabStop = false;
|
||
//
|
||
// ComboBox5
|
||
//
|
||
ComboBox5.DataBindings.Add(new Binding("Text", bindingSource1, "LogoVerticalPosition", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
ComboBox5.Location = new Point(312, 413);
|
||
ComboBox5.Margin = new Padding(6, 8, 6, 8);
|
||
ComboBox5.Name = "ComboBox5";
|
||
ComboBox5.Size = new Size(204, 40);
|
||
ComboBox5.TabIndex = 42;
|
||
ComboBox5.Text = "ComboBox5";
|
||
//
|
||
// ComboBox4
|
||
//
|
||
ComboBox4.DataBindings.Add(new Binding("Text", bindingSource1, "LogoHorizontalPosition", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
ComboBox4.Location = new Point(312, 355);
|
||
ComboBox4.Margin = new Padding(6, 8, 6, 8);
|
||
ComboBox4.Name = "ComboBox4";
|
||
ComboBox4.Size = new Size(204, 40);
|
||
ComboBox4.TabIndex = 41;
|
||
ComboBox4.Text = "ComboBox4";
|
||
//
|
||
// TextBox19
|
||
//
|
||
TextBox19.DataBindings.Add(new Binding("Text", bindingSource1, "LogoTransparency", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox19.Location = new Point(312, 237);
|
||
TextBox19.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox19.Name = "TextBox19";
|
||
TextBox19.Size = new Size(204, 39);
|
||
TextBox19.TabIndex = 40;
|
||
TextBox19.Text = "TextBox19";
|
||
//
|
||
// Label28
|
||
//
|
||
Label28.ForeColor = Color.Black;
|
||
Label28.Location = new Point(37, 238);
|
||
Label28.Margin = new Padding(6, 0, 6, 0);
|
||
Label28.Name = "Label28";
|
||
Label28.Size = new Size(260, 40);
|
||
Label28.TabIndex = 39;
|
||
Label28.Text = "Trasparenza (0-100%)";
|
||
Label28.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// CheckBox5
|
||
//
|
||
CheckBox5.DataBindings.Add(new Binding("Checked", bindingSource1, "AddLogo", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
CheckBox5.ForeColor = Color.Black;
|
||
CheckBox5.Location = new Point(0, 64);
|
||
CheckBox5.Margin = new Padding(6, 8, 6, 8);
|
||
CheckBox5.Name = "CheckBox5";
|
||
CheckBox5.Size = new Size(156, 50);
|
||
CheckBox5.TabIndex = 38;
|
||
CheckBox5.Text = "Aggiungi";
|
||
//
|
||
// TextBox15
|
||
//
|
||
TextBox15.DataBindings.Add(new Binding("Text", bindingSource1, "LogoHeight", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox15.Location = new Point(312, 178);
|
||
TextBox15.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox15.Name = "TextBox15";
|
||
TextBox15.Size = new Size(204, 39);
|
||
TextBox15.TabIndex = 19;
|
||
TextBox15.Text = "TextBox15";
|
||
//
|
||
// TextBox14
|
||
//
|
||
TextBox14.DataBindings.Add(new Binding("Text", bindingSource1, "LogoWidth", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox14.Location = new Point(312, 118);
|
||
TextBox14.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox14.Name = "TextBox14";
|
||
TextBox14.Size = new Size(204, 39);
|
||
TextBox14.TabIndex = 18;
|
||
TextBox14.Text = "TextBox14";
|
||
//
|
||
// Label25
|
||
//
|
||
Label25.AutoSize = true;
|
||
Label25.ForeColor = Color.Black;
|
||
Label25.Location = new Point(37, 413);
|
||
Label25.Margin = new Padding(6, 0, 6, 0);
|
||
Label25.Name = "Label25";
|
||
Label25.Size = new Size(210, 32);
|
||
Label25.TabIndex = 36;
|
||
Label25.Text = "Posizione verticale";
|
||
Label25.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// TextBox16
|
||
//
|
||
TextBox16.DataBindings.Add(new Binding("Text", bindingSource1, "LogoMargin", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox16.Location = new Point(312, 296);
|
||
TextBox16.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox16.Name = "TextBox16";
|
||
TextBox16.Size = new Size(204, 39);
|
||
TextBox16.TabIndex = 35;
|
||
TextBox16.Text = "TextBox16";
|
||
//
|
||
// Label24
|
||
//
|
||
Label24.AutoSize = true;
|
||
Label24.ForeColor = Color.Black;
|
||
Label24.Location = new Point(41, 302);
|
||
Label24.Margin = new Padding(6, 0, 6, 0);
|
||
Label24.Name = "Label24";
|
||
Label24.Size = new Size(203, 32);
|
||
Label24.TabIndex = 34;
|
||
Label24.Text = "Margine (pixel/%)";
|
||
Label24.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// Label22
|
||
//
|
||
Label22.AutoSize = true;
|
||
Label22.ForeColor = Color.Black;
|
||
Label22.Location = new Point(41, 125);
|
||
Label22.Margin = new Padding(6, 0, 6, 0);
|
||
Label22.Name = "Label22";
|
||
Label22.Size = new Size(90, 32);
|
||
Label22.TabIndex = 20;
|
||
Label22.Text = "Altezza";
|
||
Label22.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// Label23
|
||
//
|
||
Label23.AutoSize = true;
|
||
Label23.ForeColor = Color.Black;
|
||
Label23.Location = new Point(41, 184);
|
||
Label23.Margin = new Padding(6, 0, 6, 0);
|
||
Label23.Name = "Label23";
|
||
Label23.Size = new Size(120, 32);
|
||
Label23.TabIndex = 21;
|
||
Label23.Text = "Larghezza";
|
||
Label23.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// _Button4
|
||
//
|
||
_Button4.Location = new Point(1006, 59);
|
||
_Button4.Margin = new Padding(6, 8, 6, 8);
|
||
_Button4.Name = "_Button4";
|
||
_Button4.Size = new Size(52, 50);
|
||
_Button4.TabIndex = 8;
|
||
_Button4.Text = "...";
|
||
//
|
||
// TextBox10
|
||
//
|
||
TextBox10.DataBindings.Add(new Binding("Text", bindingSource1, "LogoFile", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
TextBox10.Location = new Point(312, 59);
|
||
TextBox10.Margin = new Padding(6, 8, 6, 8);
|
||
TextBox10.Name = "TextBox10";
|
||
TextBox10.Size = new Size(672, 39);
|
||
TextBox10.TabIndex = 6;
|
||
TextBox10.Text = "TextBox10";
|
||
//
|
||
// Label29
|
||
//
|
||
Label29.AutoSize = true;
|
||
Label29.ForeColor = Color.Black;
|
||
Label29.Location = new Point(37, 362);
|
||
Label29.Margin = new Padding(6, 0, 6, 0);
|
||
Label29.Name = "Label29";
|
||
Label29.Size = new Size(238, 32);
|
||
Label29.TabIndex = 36;
|
||
Label29.Text = "Posizione orizzontale";
|
||
Label29.TextAlign = ContentAlignment.MiddleLeft;
|
||
//
|
||
// Label30
|
||
//
|
||
Label30.AutoSize = true;
|
||
Label30.ForeColor = Color.Black;
|
||
Label30.Location = new Point(41, 499);
|
||
Label30.Margin = new Padding(6, 0, 6, 0);
|
||
Label30.Name = "Label30";
|
||
Label30.Size = new Size(211, 32);
|
||
Label30.TabIndex = 36;
|
||
Label30.Text = "Colore trasparente";
|
||
Label30.TextAlign = ContentAlignment.MiddleLeft;
|
||
Label30.Visible = false;
|
||
//
|
||
// PictureBox3
|
||
//
|
||
PictureBox3.BorderStyle = BorderStyle.FixedSingle;
|
||
PictureBox3.Location = new Point(468, 472);
|
||
PictureBox3.Margin = new Padding(6, 8, 6, 8);
|
||
PictureBox3.Name = "PictureBox3";
|
||
PictureBox3.Size = new Size(49, 56);
|
||
PictureBox3.TabIndex = 44;
|
||
PictureBox3.TabStop = false;
|
||
PictureBox3.Visible = false;
|
||
//
|
||
// _Label27
|
||
//
|
||
_Label27.Location = new Point(1280, 931);
|
||
_Label27.Margin = new Padding(6, 0, 6, 0);
|
||
_Label27.Name = "_Label27";
|
||
_Label27.Size = new Size(304, 50);
|
||
_Label27.TabIndex = 62;
|
||
_Label27.Text = "Versione 2.2 2021";
|
||
_Label27.TextAlign = ContentAlignment.MiddleRight;
|
||
//
|
||
// _Button7
|
||
//
|
||
_Button7.DataBindings.Add(new Binding("Enabled", bindingSource1, "UiDisabled", true, DataSourceUpdateMode.OnPropertyChanged));
|
||
_Button7.DataBindings.Add(new Binding("Command", bindingSource1, "AsyncCancelOperationCommand", true));
|
||
_Button7.Font = new Font("Microsoft Sans Serif", 14.25F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
_Button7.Location = new Point(1168, 296);
|
||
_Button7.Margin = new Padding(6, 8, 6, 8);
|
||
_Button7.Name = "_Button7";
|
||
_Button7.Size = new Size(416, 99);
|
||
_Button7.TabIndex = 61;
|
||
_Button7.Text = "STOP";
|
||
//
|
||
// _Button5
|
||
//
|
||
_Button5.DataBindings.Add(new Binding("Enabled", bindingSource1, "UiEnabled", true));
|
||
_Button5.Font = new Font("Microsoft Sans Serif", 11F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
_Button5.Location = new Point(1168, 101);
|
||
_Button5.Margin = new Padding(6, 8, 6, 8);
|
||
_Button5.Name = "_Button5";
|
||
_Button5.Size = new Size(416, 78);
|
||
_Button5.TabIndex = 60;
|
||
_Button5.Text = "Salva impostazioni";
|
||
//
|
||
// Label20
|
||
//
|
||
Label20.AutoSize = true;
|
||
Label20.Font = new Font("Microsoft Sans Serif", 9.75F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
Label20.Location = new Point(1168, 723);
|
||
Label20.Margin = new Padding(6, 0, 6, 0);
|
||
Label20.Name = "Label20";
|
||
Label20.Size = new Size(183, 30);
|
||
Label20.TabIndex = 59;
|
||
Label20.Text = "foto generate:";
|
||
//
|
||
// Label19
|
||
//
|
||
Label19.AutoSize = true;
|
||
Label19.Font = new Font("Microsoft Sans Serif", 9.75F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
Label19.Location = new Point(1168, 677);
|
||
Label19.Margin = new Padding(6, 0, 6, 0);
|
||
Label19.Name = "Label19";
|
||
Label19.Size = new Size(143, 30);
|
||
Label19.TabIndex = 58;
|
||
Label19.Text = "foto totali: ";
|
||
//
|
||
// Label18
|
||
//
|
||
Label18.AutoSize = true;
|
||
Label18.Font = new Font("Microsoft Sans Serif", 12F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
Label18.Location = new Point(1393, 723);
|
||
Label18.Margin = new Padding(6, 0, 6, 0);
|
||
Label18.Name = "Label18";
|
||
Label18.Size = new Size(36, 37);
|
||
Label18.TabIndex = 57;
|
||
Label18.Text = "0";
|
||
//
|
||
// lblFotoTotaliNum
|
||
//
|
||
lblFotoTotaliNum.AutoSize = true;
|
||
lblFotoTotaliNum.Font = new Font("Microsoft Sans Serif", 12F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
lblFotoTotaliNum.Location = new Point(1393, 677);
|
||
lblFotoTotaliNum.Margin = new Padding(6, 0, 6, 0);
|
||
lblFotoTotaliNum.Name = "lblFotoTotaliNum";
|
||
lblFotoTotaliNum.Size = new Size(36, 37);
|
||
lblFotoTotaliNum.TabIndex = 56;
|
||
lblFotoTotaliNum.Text = "0";
|
||
//
|
||
// Label10
|
||
//
|
||
Label10.Font = new Font("Microsoft Sans Serif", 14.25F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
Label10.Location = new Point(1168, 402);
|
||
Label10.Margin = new Padding(6, 0, 6, 0);
|
||
Label10.Name = "Label10";
|
||
Label10.Size = new Size(416, 178);
|
||
Label10.TabIndex = 55;
|
||
Label10.Text = "file";
|
||
//
|
||
// _Button6
|
||
//
|
||
_Button6.DataBindings.Add(new Binding("Enabled", bindingSource1, "UiEnabled", true));
|
||
_Button6.Font = new Font("Microsoft Sans Serif", 11F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
_Button6.Location = new Point(1168, 24);
|
||
_Button6.Margin = new Padding(6, 8, 6, 8);
|
||
_Button6.Name = "_Button6";
|
||
_Button6.Size = new Size(416, 78);
|
||
_Button6.TabIndex = 54;
|
||
_Button6.Text = "Carica impostazioni";
|
||
//
|
||
// _btnCreaCatalogoAsync
|
||
//
|
||
_btnCreaCatalogoAsync.DataBindings.Add(new Binding("Enabled", bindingSource1, "UiEnabled", true));
|
||
_btnCreaCatalogoAsync.Font = new Font("Microsoft Sans Serif", 8.25F, FontStyle.Bold, GraphicsUnit.Point, 0);
|
||
_btnCreaCatalogoAsync.Location = new Point(1168, 187);
|
||
_btnCreaCatalogoAsync.Margin = new Padding(6, 8, 6, 8);
|
||
_btnCreaCatalogoAsync.Name = "_btnCreaCatalogoAsync";
|
||
_btnCreaCatalogoAsync.Size = new Size(416, 93);
|
||
_btnCreaCatalogoAsync.TabIndex = 68;
|
||
_btnCreaCatalogoAsync.Text = "CREA";
|
||
_btnCreaCatalogoAsync.UseVisualStyleBackColor = true;
|
||
_btnCreaCatalogoAsync.Click += Button1_Click;
|
||
//
|
||
// dataModelBindingSource1
|
||
//
|
||
dataModelBindingSource1.DataSource = typeof(ImageCatalog_2.DataModel);
|
||
//
|
||
// MainForm
|
||
//
|
||
AutoScaleDimensions = new SizeF(13F, 32F);
|
||
AutoScaleMode = AutoScaleMode.Font;
|
||
ClientSize = new Size(1601, 987);
|
||
Controls.Add(_btnCreaCatalogoAsync);
|
||
Controls.Add(ProgressBar1);
|
||
Controls.Add(CheckBox22);
|
||
Controls.Add(Label43);
|
||
Controls.Add(TabControl1);
|
||
Controls.Add(_Label27);
|
||
Controls.Add(_Button7);
|
||
Controls.Add(_Button5);
|
||
Controls.Add(Label20);
|
||
Controls.Add(Label19);
|
||
Controls.Add(Label18);
|
||
Controls.Add(lblFotoTotaliNum);
|
||
Controls.Add(Label10);
|
||
Controls.Add(_Button6);
|
||
Margin = new Padding(6, 8, 6, 8);
|
||
MaximizeBox = false;
|
||
Name = "MainForm";
|
||
Text = "Image Catalog";
|
||
Load += Form1_Load;
|
||
((System.ComponentModel.ISupportInitialize)bindingSource1).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)dataModelBindingSource).EndInit();
|
||
TabControl1.ResumeLayout(false);
|
||
TabPage5.ResumeLayout(false);
|
||
GroupBox11.ResumeLayout(false);
|
||
GroupBox11.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)numericUpDown2).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)numericUpDown1).EndInit();
|
||
Panel3.ResumeLayout(false);
|
||
Panel3.PerformLayout();
|
||
GroupBox3.ResumeLayout(false);
|
||
GroupBox3.PerformLayout();
|
||
GroupBox8.ResumeLayout(false);
|
||
GroupBox8.PerformLayout();
|
||
GroupBox7.ResumeLayout(false);
|
||
GroupBox7.PerformLayout();
|
||
TabPage3.ResumeLayout(false);
|
||
GroupBox10.ResumeLayout(false);
|
||
GroupBox10.PerformLayout();
|
||
GroupBox9.ResumeLayout(false);
|
||
GroupBox9.PerformLayout();
|
||
GroupBox5.ResumeLayout(false);
|
||
GroupBox5.PerformLayout();
|
||
GroupBox4.ResumeLayout(false);
|
||
GroupBox4.PerformLayout();
|
||
TabPage2.ResumeLayout(false);
|
||
GroupBox2.ResumeLayout(false);
|
||
GroupBox2.PerformLayout();
|
||
TabPage1.ResumeLayout(false);
|
||
Panel1.ResumeLayout(false);
|
||
Panel1.PerformLayout();
|
||
GroupBox1.ResumeLayout(false);
|
||
GroupBox1.PerformLayout();
|
||
Panel2.ResumeLayout(false);
|
||
Panel2.PerformLayout();
|
||
TabPage4.ResumeLayout(false);
|
||
GroupBox6.ResumeLayout(false);
|
||
GroupBox6.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)PictureBox2).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)_PictureBox1).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)PictureBox3).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)dataModelBindingSource1).EndInit();
|
||
ResumeLayout(false);
|
||
PerformLayout();
|
||
}
|
||
|
||
internal ProgressBar ProgressBar1;
|
||
internal CheckBox CheckBox22;
|
||
internal Label Label43;
|
||
internal TabControl TabControl1;
|
||
internal TabPage TabPage5;
|
||
internal GroupBox GroupBox3;
|
||
internal CheckBox chkAggiornaSottodirectory;
|
||
private Button _Button3;
|
||
|
||
internal Button Button3
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _Button3;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_Button3 = value;
|
||
}
|
||
}
|
||
|
||
private Button _Button2;
|
||
|
||
internal Button Button2
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _Button2;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_Button2 = value;
|
||
}
|
||
}
|
||
|
||
internal Label Label1;
|
||
internal Label Label2;
|
||
internal TextBox txtSorgente;
|
||
internal TextBox txtDestinazione;
|
||
internal GroupBox GroupBox8;
|
||
internal RadioButton rdbNumFiles;
|
||
internal RadioButton rdbNumProgressiva;
|
||
internal TextBox txtCifreContatore;
|
||
internal Label Label34;
|
||
internal TextBox txtSuffissoCartelle;
|
||
internal Label Label33;
|
||
internal Label Label31;
|
||
internal CheckBox chkCreaSottocartelle;
|
||
internal TextBox txtFilePerCartella;
|
||
internal Label Label32;
|
||
internal GroupBox GroupBox7;
|
||
internal CheckBox chkRotazioneAutomatica;
|
||
internal CheckBox chkForzaJpg;
|
||
internal TabPage TabPage3;
|
||
internal GroupBox GroupBox10;
|
||
internal Label Label42;
|
||
internal Label Label41;
|
||
internal TextBox TextBox31;
|
||
internal TextBox TextBox30;
|
||
internal GroupBox GroupBox9;
|
||
internal CheckBox CheckBox17;
|
||
internal CheckBox CheckBox16;
|
||
internal GroupBox GroupBox5;
|
||
internal TextBox TextBox34;
|
||
private Button _Button8;
|
||
|
||
internal Button Button8
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _Button8;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_Button8 = value;
|
||
}
|
||
}
|
||
|
||
internal Label Label36;
|
||
internal TextBox TextBox25;
|
||
internal Label Label35;
|
||
internal ComboBox ComboBox3;
|
||
internal TextBox TextBox11;
|
||
internal Label Label12;
|
||
internal Label Label11;
|
||
internal CheckBox CheckBox3;
|
||
internal GroupBox GroupBox4;
|
||
internal Label Label40;
|
||
internal TextBox TextBox29;
|
||
internal TextBox TextBox18;
|
||
internal Label Label26;
|
||
internal DateTimePicker DateTimePicker1;
|
||
internal CheckBox CheckBox8;
|
||
internal TextBox TextBox9;
|
||
internal CheckBox CheckBox7;
|
||
internal Label Label4;
|
||
internal TextBox TextBox4;
|
||
internal Label Label9;
|
||
internal Label Label13;
|
||
internal ComboBox ComboBox1;
|
||
internal ComboBox ComboBox2;
|
||
internal Label Label14;
|
||
internal TextBox TextBox12;
|
||
internal Label Label15;
|
||
internal TabPage TabPage2;
|
||
internal GroupBox GroupBox2;
|
||
internal Label Label45;
|
||
internal TextBox TextBox32;
|
||
internal TextBox TextBox26;
|
||
internal Label Label37;
|
||
internal Label Label38;
|
||
internal TextBox TextBox27;
|
||
internal Label Label39;
|
||
internal TextBox TextBox28;
|
||
internal CheckBox CheckBox15;
|
||
internal TabPage TabPage1;
|
||
internal Panel Panel1;
|
||
private CheckBox _CheckBox18;
|
||
|
||
internal CheckBox CheckBox18
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _CheckBox18;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_CheckBox18 = value;
|
||
}
|
||
}
|
||
|
||
private CheckBox _CheckBox4;
|
||
|
||
internal CheckBox CheckBox4
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _CheckBox4;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_CheckBox4 = value;
|
||
}
|
||
}
|
||
|
||
private CheckBox _CheckBox12;
|
||
|
||
internal CheckBox CheckBox12
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _CheckBox12;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_CheckBox12 = value;
|
||
}
|
||
}
|
||
|
||
internal GroupBox GroupBox1;
|
||
internal Label Label46;
|
||
internal TextBox TextBox33;
|
||
internal Panel Panel2;
|
||
internal RadioButton RadioButton3;
|
||
internal RadioButton RadioButton7;
|
||
internal RadioButton RadioButton4;
|
||
internal RadioButton RadioButton6;
|
||
internal RadioButton RadioButton5;
|
||
internal Label Label5;
|
||
internal TextBox TextBox5;
|
||
internal Label Label6;
|
||
internal TextBox TextBox6;
|
||
internal Label Label3;
|
||
internal TextBox TextBox3;
|
||
internal CheckBox CheckBox1;
|
||
internal TabPage TabPage4;
|
||
internal GroupBox GroupBox6;
|
||
internal PictureBox PictureBox2;
|
||
private PictureBox _PictureBox1;
|
||
|
||
internal PictureBox PictureBox1
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _PictureBox1;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_PictureBox1 = value;
|
||
}
|
||
}
|
||
|
||
internal ComboBox ComboBox5;
|
||
internal ComboBox ComboBox4;
|
||
internal TextBox TextBox19;
|
||
internal Label Label28;
|
||
internal CheckBox CheckBox5;
|
||
internal TextBox TextBox15;
|
||
internal TextBox TextBox14;
|
||
internal Label Label25;
|
||
internal TextBox TextBox16;
|
||
internal Label Label24;
|
||
internal Label Label22;
|
||
internal Label Label23;
|
||
private Button _Button4;
|
||
|
||
internal Button Button4
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _Button4;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_Button4 = value;
|
||
}
|
||
}
|
||
|
||
internal TextBox TextBox10;
|
||
internal Label Label29;
|
||
internal Label Label30;
|
||
internal PictureBox PictureBox3;
|
||
private Label _Label27;
|
||
|
||
internal Label Label27
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _Label27;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_Label27 = value;
|
||
}
|
||
}
|
||
|
||
private Button _Button7;
|
||
|
||
private Button _Button5;
|
||
|
||
internal Button Button5
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _Button5;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_Button5 = value;
|
||
}
|
||
}
|
||
|
||
internal Label Label20;
|
||
internal Label Label19;
|
||
internal Label Label18;
|
||
internal Label lblFotoTotaliNum;
|
||
internal Label Label10;
|
||
|
||
//internal Button btnCreaCatalogo
|
||
//{
|
||
// [MethodImpl(MethodImplOptions.Synchronized)]
|
||
// get
|
||
// {
|
||
// return _btnCreaCatalogo;
|
||
// }
|
||
|
||
// [MethodImpl(MethodImplOptions.Synchronized)]
|
||
// set
|
||
// {
|
||
// if (_btnCreaCatalogo != null)
|
||
// {
|
||
// _btnCreaCatalogo.Click -= btnCreaCatalogo_Click;
|
||
// }
|
||
|
||
// _btnCreaCatalogo = value;
|
||
// if (_btnCreaCatalogo != null)
|
||
// {
|
||
// _btnCreaCatalogo.Click += btnCreaCatalogo_Click;
|
||
// }
|
||
// }
|
||
//}
|
||
|
||
private Button _Button6;
|
||
|
||
internal Button Button6
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _Button6;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
_Button6 = value;
|
||
}
|
||
}
|
||
|
||
internal GroupBox GroupBox11;
|
||
internal Label Label7;
|
||
internal Label Label8;
|
||
internal Panel Panel3;
|
||
internal RadioButton rdbNuovoMetodo;
|
||
internal RadioButton rdbVecchioMetodo;
|
||
internal CheckBox chkSovrascriviFile;
|
||
private Button _btnCreaCatalogoAsync;
|
||
private System.Windows.Forms.Timer timer1;
|
||
private BindingSource dataModelBindingSource;
|
||
private BindingSource dataModelBindingSource1;
|
||
private BindingSource bindingSource1;
|
||
private Button btnTest;
|
||
private Button button1;
|
||
private NumericUpDown numericUpDown1;
|
||
private NumericUpDown numericUpDown2;
|
||
|
||
internal Button btnCreaCatalogoAsync
|
||
{
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
get
|
||
{
|
||
return _btnCreaCatalogoAsync;
|
||
}
|
||
|
||
[MethodImpl(MethodImplOptions.Synchronized)]
|
||
set
|
||
{
|
||
if (_btnCreaCatalogoAsync != null)
|
||
{
|
||
_btnCreaCatalogoAsync.Click -= Button1_Click;
|
||
}
|
||
|
||
_btnCreaCatalogoAsync = value;
|
||
if (_btnCreaCatalogoAsync != null)
|
||
{
|
||
_btnCreaCatalogoAsync.Click += Button1_Click;
|
||
}
|
||
}
|
||
}
|
||
}
|
||
} |