namespace Fuel01 { partial class f_about { /// /// Variable nécessaire au concepteur. /// private System.ComponentModel.IContainer components = null; /// /// Nettoyage des ressources utilisées. /// protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Code généré par le Concepteur Windows Form /// /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas /// le contenu de cette méthode avec l'éditeur de code. /// private void InitializeComponent() { this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel(); this.bt_clean = new System.Windows.Forms.Button(); this.lblClean = new System.Windows.Forms.Label(); this.button3 = new System.Windows.Forms.Button(); this.labelProductName = new System.Windows.Forms.Label(); this.labelVersion = new System.Windows.Forms.Label(); this.labelCopyright = new System.Windows.Forms.Label(); this.labelCompanyName = new System.Windows.Forms.Label(); this.textBoxDescription = new System.Windows.Forms.TextBox(); this.logoPictureBox = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.lbl_Send = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.bt_send = new System.Windows.Forms.Button(); this.bt_maj = new System.Windows.Forms.Button(); this.okButton = new System.Windows.Forms.Button(); this.progressBar1 = new System.Windows.Forms.ProgressBar(); this.fold = new System.Windows.Forms.FolderBrowserDialog(); this.opfile = new System.Windows.Forms.OpenFileDialog(); this.label1 = new System.Windows.Forms.Label(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabAbout = new System.Windows.Forms.TabPage(); this.tabParam = new System.Windows.Forms.TabPage(); this.checkBoxAPI = new System.Windows.Forms.CheckBox(); this.bt_chekAPI = new System.Windows.Forms.Button(); this.label6 = new System.Windows.Forms.Label(); this.textCopieAPI = new System.Windows.Forms.TextBox(); this.bt_fold = new System.Windows.Forms.Button(); this.label5 = new System.Windows.Forms.Label(); this.textCopieLocal = new System.Windows.Forms.TextBox(); this.bt_sav = new System.Windows.Forms.Button(); this.checkAll = new System.Windows.Forms.CheckBox(); this.checkBoxSignalR = new System.Windows.Forms.CheckBox(); this.checkBoxBin = new System.Windows.Forms.CheckBox(); this.checkBoxDatas = new System.Windows.Forms.CheckBox(); this.lblRes = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.textSignalR = new System.Windows.Forms.TextBox(); this.bt_checkR = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.textSrvBin = new System.Windows.Forms.TextBox(); this.bt_checkBin = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.textSrvDatas = new System.Windows.Forms.TextBox(); this.bt_checkDatas = new System.Windows.Forms.Button(); this.checkBoxLocale = new System.Windows.Forms.CheckBox(); this.fold2 = new System.Windows.Forms.FolderBrowserDialog(); this.tableLayoutPanel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.tabControl1.SuspendLayout(); this.tabAbout.SuspendLayout(); this.tabParam.SuspendLayout(); this.SuspendLayout(); // // tableLayoutPanel // this.tableLayoutPanel.ColumnCount = 3; this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.91589F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 44.04494F)); this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 19.10112F)); this.tableLayoutPanel.Controls.Add(this.bt_clean, 2, 5); this.tableLayoutPanel.Controls.Add(this.lblClean, 1, 5); this.tableLayoutPanel.Controls.Add(this.button3, 2, 7); this.tableLayoutPanel.Controls.Add(this.labelProductName, 1, 0); this.tableLayoutPanel.Controls.Add(this.labelVersion, 1, 1); this.tableLayoutPanel.Controls.Add(this.labelCopyright, 1, 2); this.tableLayoutPanel.Controls.Add(this.labelCompanyName, 1, 3); this.tableLayoutPanel.Controls.Add(this.textBoxDescription, 1, 4); this.tableLayoutPanel.Controls.Add(this.logoPictureBox, 0, 4); this.tableLayoutPanel.Controls.Add(this.pictureBox1, 0, 0); this.tableLayoutPanel.Controls.Add(this.lbl_Send, 1, 6); this.tableLayoutPanel.Controls.Add(this.button1, 1, 7); this.tableLayoutPanel.Controls.Add(this.bt_send, 2, 6); this.tableLayoutPanel.Controls.Add(this.bt_maj, 1, 8); this.tableLayoutPanel.Controls.Add(this.okButton, 2, 8); this.tableLayoutPanel.Controls.Add(this.progressBar1, 0, 9); this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel.Location = new System.Drawing.Point(3, 3); this.tableLayoutPanel.Name = "tableLayoutPanel"; this.tableLayoutPanel.RowCount = 11; this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 90F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel.Size = new System.Drawing.Size(494, 337); this.tableLayoutPanel.TabIndex = 0; this.tableLayoutPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel_Paint); // // bt_clean // this.bt_clean.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.bt_clean.Location = new System.Drawing.Point(416, 173); this.bt_clean.Name = "bt_clean"; this.bt_clean.Size = new System.Drawing.Size(75, 24); this.bt_clean.TabIndex = 34; this.bt_clean.Text = "Nettoyage"; this.bt_clean.UseVisualStyleBackColor = true; this.bt_clean.Click += new System.EventHandler(this.bt_clean_Click); // // lblClean // this.lblClean.Location = new System.Drawing.Point(185, 170); this.lblClean.Name = "lblClean"; this.lblClean.Size = new System.Drawing.Size(189, 27); this.lblClean.TabIndex = 33; this.lblClean.Text = "Nettoyage des données \r\n(fichiers inutiles)"; this.lblClean.TextAlign = System.Drawing.ContentAlignment.TopRight; // // button3 // this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button3.Location = new System.Drawing.Point(416, 233); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(75, 24); this.button3.TabIndex = 30; this.button3.Text = "Restauration"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button2_Click); // // labelProductName // this.tableLayoutPanel.SetColumnSpan(this.labelProductName, 2); this.labelProductName.Dock = System.Windows.Forms.DockStyle.Fill; this.labelProductName.Location = new System.Drawing.Point(188, 0); this.labelProductName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0); this.labelProductName.Name = "labelProductName"; this.labelProductName.Size = new System.Drawing.Size(303, 20); this.labelProductName.TabIndex = 19; this.labelProductName.Text = "Nom du produit"; this.labelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelVersion // this.tableLayoutPanel.SetColumnSpan(this.labelVersion, 2); this.labelVersion.Dock = System.Windows.Forms.DockStyle.Fill; this.labelVersion.Location = new System.Drawing.Point(188, 20); this.labelVersion.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0); this.labelVersion.Name = "labelVersion"; this.labelVersion.Size = new System.Drawing.Size(303, 20); this.labelVersion.TabIndex = 0; this.labelVersion.Text = "Version Version Version Version"; this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelCopyright // this.tableLayoutPanel.SetColumnSpan(this.labelCopyright, 2); this.labelCopyright.Dock = System.Windows.Forms.DockStyle.Fill; this.labelCopyright.Location = new System.Drawing.Point(188, 40); this.labelCopyright.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0); this.labelCopyright.Name = "labelCopyright"; this.labelCopyright.Size = new System.Drawing.Size(303, 20); this.labelCopyright.TabIndex = 21; this.labelCopyright.Text = "Copyright"; this.labelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labelCompanyName // this.tableLayoutPanel.SetColumnSpan(this.labelCompanyName, 2); this.labelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill; this.labelCompanyName.Location = new System.Drawing.Point(188, 60); this.labelCompanyName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0); this.labelCompanyName.Name = "labelCompanyName"; this.labelCompanyName.Size = new System.Drawing.Size(303, 20); this.labelCompanyName.TabIndex = 22; this.labelCompanyName.Text = "Nom de la société"; this.labelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // textBoxDescription // this.tableLayoutPanel.SetColumnSpan(this.textBoxDescription, 2); this.textBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill; this.textBoxDescription.Location = new System.Drawing.Point(188, 83); this.textBoxDescription.Margin = new System.Windows.Forms.Padding(6, 3, 3, 3); this.textBoxDescription.Multiline = true; this.textBoxDescription.Name = "textBoxDescription"; this.textBoxDescription.ReadOnly = true; this.textBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.textBoxDescription.Size = new System.Drawing.Size(303, 84); this.textBoxDescription.TabIndex = 23; this.textBoxDescription.TabStop = false; this.textBoxDescription.Text = "Patrick Germain\r\npgermain@aformatix.com\r\ntel : 04 94 00 39 40\r\nmob: 06 07 02 66 8" + "2\r\n"; // // logoPictureBox // this.logoPictureBox.Image = global::Fuel01.Properties.Resources.aPompe; this.logoPictureBox.Location = new System.Drawing.Point(3, 83); this.logoPictureBox.Name = "logoPictureBox"; this.tableLayoutPanel.SetRowSpan(this.logoPictureBox, 3); this.logoPictureBox.Size = new System.Drawing.Size(127, 144); this.logoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.logoPictureBox.TabIndex = 12; this.logoPictureBox.TabStop = false; // // pictureBox1 // this.pictureBox1.Image = global::Fuel01.Properties.Resources.aax3; this.pictureBox1.Location = new System.Drawing.Point(3, 3); this.pictureBox1.Name = "pictureBox1"; this.tableLayoutPanel.SetRowSpan(this.pictureBox1, 4); this.pictureBox1.Size = new System.Drawing.Size(158, 74); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox1.TabIndex = 26; this.pictureBox1.TabStop = false; // // lbl_Send // this.lbl_Send.Location = new System.Drawing.Point(185, 200); this.lbl_Send.Name = "lbl_Send"; this.lbl_Send.Size = new System.Drawing.Size(189, 27); this.lbl_Send.TabIndex = 32; this.lbl_Send.Text = "Envoi des données pour saisie tablettes\r\n"; this.lbl_Send.TextAlign = System.Drawing.ContentAlignment.TopRight; // // button1 // this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button1.Location = new System.Drawing.Point(321, 233); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 24); this.button1.TabIndex = 28; this.button1.Text = "Sauvegarde"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // bt_send // this.bt_send.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.bt_send.Location = new System.Drawing.Point(416, 203); this.bt_send.Name = "bt_send"; this.bt_send.Size = new System.Drawing.Size(75, 24); this.bt_send.TabIndex = 31; this.bt_send.Text = "Envoi Serveur"; this.bt_send.UseVisualStyleBackColor = true; this.bt_send.Click += new System.EventHandler(this.bt_send_Click); // // bt_maj // this.bt_maj.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.bt_maj.Location = new System.Drawing.Point(321, 263); this.bt_maj.Name = "bt_maj"; this.bt_maj.Size = new System.Drawing.Size(75, 24); this.bt_maj.TabIndex = 35; this.bt_maj.Text = "MAJ"; this.bt_maj.UseVisualStyleBackColor = true; this.bt_maj.Click += new System.EventHandler(this.button2_Click_1); // // okButton // this.okButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.okButton.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.okButton.Location = new System.Drawing.Point(416, 263); this.okButton.Name = "okButton"; this.okButton.Size = new System.Drawing.Size(75, 24); this.okButton.TabIndex = 24; this.okButton.Text = "&Fermer"; this.okButton.Click += new System.EventHandler(this.okButton_Click); // // progressBar1 // this.tableLayoutPanel.SetColumnSpan(this.progressBar1, 3); this.progressBar1.Dock = System.Windows.Forms.DockStyle.Fill; this.progressBar1.Location = new System.Drawing.Point(3, 293); this.progressBar1.Name = "progressBar1"; this.progressBar1.Size = new System.Drawing.Size(488, 14); this.progressBar1.TabIndex = 36; // // opfile // this.opfile.FileName = "*.zip"; // // label1 // this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Red; this.label1.Location = new System.Drawing.Point(21, 95); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(460, 40); this.label1.TabIndex = 1; this.label1.Text = "Envoi en cours"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label1.Visible = false; // // tabControl1 // this.tabControl1.Controls.Add(this.tabAbout); this.tabControl1.Controls.Add(this.tabParam); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(9, 9); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(508, 369); this.tabControl1.TabIndex = 2; // // tabAbout // this.tabAbout.Controls.Add(this.label1); this.tabAbout.Controls.Add(this.tableLayoutPanel); this.tabAbout.Location = new System.Drawing.Point(4, 22); this.tabAbout.Name = "tabAbout"; this.tabAbout.Padding = new System.Windows.Forms.Padding(3); this.tabAbout.Size = new System.Drawing.Size(500, 343); this.tabAbout.TabIndex = 0; this.tabAbout.Text = "Informations"; this.tabAbout.UseVisualStyleBackColor = true; // // tabParam // this.tabParam.Controls.Add(this.checkBoxAPI); this.tabParam.Controls.Add(this.bt_chekAPI); this.tabParam.Controls.Add(this.label6); this.tabParam.Controls.Add(this.textCopieAPI); this.tabParam.Controls.Add(this.bt_fold); this.tabParam.Controls.Add(this.label5); this.tabParam.Controls.Add(this.textCopieLocal); this.tabParam.Controls.Add(this.bt_sav); this.tabParam.Controls.Add(this.checkAll); this.tabParam.Controls.Add(this.checkBoxSignalR); this.tabParam.Controls.Add(this.checkBoxBin); this.tabParam.Controls.Add(this.checkBoxDatas); this.tabParam.Controls.Add(this.lblRes); this.tabParam.Controls.Add(this.label4); this.tabParam.Controls.Add(this.textSignalR); this.tabParam.Controls.Add(this.bt_checkR); this.tabParam.Controls.Add(this.label3); this.tabParam.Controls.Add(this.textSrvBin); this.tabParam.Controls.Add(this.bt_checkBin); this.tabParam.Controls.Add(this.label2); this.tabParam.Controls.Add(this.textSrvDatas); this.tabParam.Controls.Add(this.bt_checkDatas); this.tabParam.Controls.Add(this.checkBoxLocale); this.tabParam.Location = new System.Drawing.Point(4, 22); this.tabParam.Name = "tabParam"; this.tabParam.Padding = new System.Windows.Forms.Padding(3); this.tabParam.Size = new System.Drawing.Size(500, 343); this.tabParam.TabIndex = 1; this.tabParam.Text = "Paramètres"; this.tabParam.UseVisualStyleBackColor = true; // // checkBoxAPI // this.checkBoxAPI.AutoSize = true; this.checkBoxAPI.Checked = true; this.checkBoxAPI.CheckState = System.Windows.Forms.CheckState.Indeterminate; this.checkBoxAPI.Location = new System.Drawing.Point(362, 168); this.checkBoxAPI.Name = "checkBoxAPI"; this.checkBoxAPI.Size = new System.Drawing.Size(55, 17); this.checkBoxAPI.TabIndex = 60; this.checkBoxAPI.Text = "Vérifié"; this.checkBoxAPI.UseVisualStyleBackColor = true; // // bt_chekAPI // this.bt_chekAPI.Location = new System.Drawing.Point(256, 163); this.bt_chekAPI.Name = "bt_chekAPI"; this.bt_chekAPI.Size = new System.Drawing.Size(89, 23); this.bt_chekAPI.TabIndex = 59; this.bt_chekAPI.Text = "Vérifier serveur"; this.bt_chekAPI.UseVisualStyleBackColor = true; this.bt_chekAPI.Click += new System.EventHandler(this.bt_check_Click); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(3, 172); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(162, 13); this.label6.TabIndex = 58; this.label6.Text = "Adresse pour envoi des données"; // // textCopieAPI // this.textCopieAPI.Location = new System.Drawing.Point(35, 187); this.textCopieAPI.Name = "textCopieAPI"; this.textCopieAPI.Size = new System.Drawing.Size(382, 20); this.textCopieAPI.TabIndex = 57; // // bt_fold // this.bt_fold.Location = new System.Drawing.Point(436, 228); this.bt_fold.Name = "bt_fold"; this.bt_fold.Size = new System.Drawing.Size(24, 23); this.bt_fold.TabIndex = 56; this.bt_fold.Text = "..."; this.bt_fold.UseVisualStyleBackColor = true; this.bt_fold.Click += new System.EventHandler(this.bt_fold_Click); // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(2, 216); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(218, 13); this.label5.TabIndex = 54; this.label5.Text = "Chemin pour copie locale vers le serveur ISS"; // // textCopieLocal // this.textCopieLocal.DataBindings.Add(new System.Windows.Forms.Binding("Enabled", global::Fuel01.Properties.Settings.Default, "use_locale", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.textCopieLocal.Enabled = global::Fuel01.Properties.Settings.Default.use_locale; this.textCopieLocal.Location = new System.Drawing.Point(35, 231); this.textCopieLocal.Name = "textCopieLocal"; this.textCopieLocal.Size = new System.Drawing.Size(382, 20); this.textCopieLocal.TabIndex = 53; // // bt_sav // this.bt_sav.Location = new System.Drawing.Point(318, 309); this.bt_sav.Name = "bt_sav"; this.bt_sav.Size = new System.Drawing.Size(99, 23); this.bt_sav.TabIndex = 52; this.bt_sav.Text = "Sauvegarder"; this.bt_sav.UseVisualStyleBackColor = true; this.bt_sav.Click += new System.EventHandler(this.bt_sav_Click); // // checkAll // this.checkAll.AutoSize = true; this.checkAll.Location = new System.Drawing.Point(47, 313); this.checkAll.Name = "checkAll"; this.checkAll.Size = new System.Drawing.Size(265, 17); this.checkAll.TabIndex = 51; this.checkAll.Text = "Forcer la sauvegarde des données non vérifiées !!!"; this.checkAll.UseVisualStyleBackColor = true; // // checkBoxSignalR // this.checkBoxSignalR.AutoSize = true; this.checkBoxSignalR.Checked = true; this.checkBoxSignalR.CheckState = System.Windows.Forms.CheckState.Indeterminate; this.checkBoxSignalR.Location = new System.Drawing.Point(362, 122); this.checkBoxSignalR.Name = "checkBoxSignalR"; this.checkBoxSignalR.Size = new System.Drawing.Size(55, 17); this.checkBoxSignalR.TabIndex = 50; this.checkBoxSignalR.Text = "Vérifié"; this.checkBoxSignalR.UseVisualStyleBackColor = true; // // checkBoxBin // this.checkBoxBin.AutoSize = true; this.checkBoxBin.Checked = true; this.checkBoxBin.CheckState = System.Windows.Forms.CheckState.Indeterminate; this.checkBoxBin.Location = new System.Drawing.Point(362, 69); this.checkBoxBin.Name = "checkBoxBin"; this.checkBoxBin.Size = new System.Drawing.Size(55, 17); this.checkBoxBin.TabIndex = 49; this.checkBoxBin.Text = "Vérifié"; this.checkBoxBin.UseVisualStyleBackColor = true; // // checkBoxDatas // this.checkBoxDatas.AutoSize = true; this.checkBoxDatas.Checked = true; this.checkBoxDatas.CheckState = System.Windows.Forms.CheckState.Indeterminate; this.checkBoxDatas.Location = new System.Drawing.Point(362, 10); this.checkBoxDatas.Name = "checkBoxDatas"; this.checkBoxDatas.Size = new System.Drawing.Size(55, 17); this.checkBoxDatas.TabIndex = 48; this.checkBoxDatas.Text = "Vérifié"; this.checkBoxDatas.UseVisualStyleBackColor = true; // // lblRes // this.lblRes.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.lblRes.AutoSize = true; this.lblRes.Location = new System.Drawing.Point(444, 314); this.lblRes.Name = "lblRes"; this.lblRes.Size = new System.Drawing.Size(16, 13); this.lblRes.TabIndex = 47; this.lblRes.Text = "..."; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(3, 126); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(138, 13); this.label4.TabIndex = 46; this.label4.Text = "Adresse du serveur SignalR"; // // textSignalR // this.textSignalR.Location = new System.Drawing.Point(39, 141); this.textSignalR.Name = "textSignalR"; this.textSignalR.Size = new System.Drawing.Size(382, 20); this.textSignalR.TabIndex = 44; // // bt_checkR // this.bt_checkR.Location = new System.Drawing.Point(256, 117); this.bt_checkR.Name = "bt_checkR"; this.bt_checkR.Size = new System.Drawing.Size(89, 23); this.bt_checkR.TabIndex = 45; this.bt_checkR.Text = "Vérifier serveur"; this.bt_checkR.UseVisualStyleBackColor = true; this.bt_checkR.Click += new System.EventHandler(this.bt_check_Click); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(3, 73); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(236, 13); this.label3.TabIndex = 43; this.label3.Text = "Adresse du serveur pour la mise à jour du logiciel"; // // textSrvBin // this.textSrvBin.Location = new System.Drawing.Point(39, 88); this.textSrvBin.Name = "textSrvBin"; this.textSrvBin.Size = new System.Drawing.Size(382, 20); this.textSrvBin.TabIndex = 41; // // bt_checkBin // this.bt_checkBin.Location = new System.Drawing.Point(256, 64); this.bt_checkBin.Name = "bt_checkBin"; this.bt_checkBin.Size = new System.Drawing.Size(89, 23); this.bt_checkBin.TabIndex = 42; this.bt_checkBin.Text = "Vérifier serveur"; this.bt_checkBin.UseVisualStyleBackColor = true; this.bt_checkBin.Click += new System.EventHandler(this.bt_check_Click); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(3, 14); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(244, 13); this.label2.TabIndex = 40; this.label2.Text = "Adresse du serveur pour la récupération des datas"; // // textSrvDatas // this.textSrvDatas.Location = new System.Drawing.Point(39, 29); this.textSrvDatas.Name = "textSrvDatas"; this.textSrvDatas.Size = new System.Drawing.Size(382, 20); this.textSrvDatas.TabIndex = 38; // // bt_checkDatas // this.bt_checkDatas.Location = new System.Drawing.Point(256, 5); this.bt_checkDatas.Name = "bt_checkDatas"; this.bt_checkDatas.Size = new System.Drawing.Size(89, 23); this.bt_checkDatas.TabIndex = 39; this.bt_checkDatas.Text = "Vérifier serveur"; this.bt_checkDatas.UseVisualStyleBackColor = true; this.bt_checkDatas.Click += new System.EventHandler(this.bt_check_Click); // // checkBoxLocale // this.checkBoxLocale.AutoSize = true; this.checkBoxLocale.Checked = global::Fuel01.Properties.Settings.Default.use_locale; this.checkBoxLocale.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::Fuel01.Properties.Settings.Default, "use_locale", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.checkBoxLocale.Location = new System.Drawing.Point(236, 215); this.checkBoxLocale.Name = "checkBoxLocale"; this.checkBoxLocale.Size = new System.Drawing.Size(128, 17); this.checkBoxLocale.TabIndex = 55; this.checkBoxLocale.Text = "Utiliser la copie locale"; this.checkBoxLocale.UseVisualStyleBackColor = true; // // f_about // this.AcceptButton = this.okButton; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(526, 387); this.Controls.Add(this.tabControl1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "f_about"; this.Padding = new System.Windows.Forms.Padding(9); this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "A propos"; this.Load += new System.EventHandler(this.f_about_Load); this.tableLayoutPanel.ResumeLayout(false); this.tableLayoutPanel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.tabControl1.ResumeLayout(false); this.tabAbout.ResumeLayout(false); this.tabParam.ResumeLayout(false); this.tabParam.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TableLayoutPanel tableLayoutPanel; private System.Windows.Forms.PictureBox logoPictureBox; private System.Windows.Forms.Label labelProductName; private System.Windows.Forms.Label labelVersion; private System.Windows.Forms.Label labelCopyright; private System.Windows.Forms.Label labelCompanyName; private System.Windows.Forms.TextBox textBoxDescription; private System.Windows.Forms.Button okButton; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.FolderBrowserDialog fold; private System.Windows.Forms.Button button1; private System.Windows.Forms.OpenFileDialog opfile; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button bt_send; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button bt_clean; private System.Windows.Forms.Label lblClean; private System.Windows.Forms.Label lbl_Send; private System.Windows.Forms.Button bt_maj; private System.Windows.Forms.ProgressBar progressBar1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabAbout; private System.Windows.Forms.TabPage tabParam; private System.Windows.Forms.Button bt_checkDatas; private System.Windows.Forms.TextBox textSrvDatas; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textSrvBin; private System.Windows.Forms.Button bt_checkBin; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox textSignalR; private System.Windows.Forms.Button bt_checkR; private System.Windows.Forms.Label lblRes; private System.Windows.Forms.CheckBox checkBoxSignalR; private System.Windows.Forms.CheckBox checkBoxBin; private System.Windows.Forms.CheckBox checkBoxDatas; private System.Windows.Forms.Button bt_sav; private System.Windows.Forms.CheckBox checkAll; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox textCopieLocal; private System.Windows.Forms.CheckBox checkBoxLocale; private System.Windows.Forms.FolderBrowserDialog fold2; private System.Windows.Forms.Button bt_fold; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox textCopieAPI; private System.Windows.Forms.CheckBox checkBoxAPI; private System.Windows.Forms.Button bt_chekAPI; } }