namespace Big.Lito.Desktop { partial class Projects { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Projects)); this.Header = new System.Windows.Forms.TextBox(); this.tab = new System.Windows.Forms.TabControl(); this.tabRegistration = new System.Windows.Forms.TabPage(); this.buttonUpdateProject = new System.Windows.Forms.Button(); this.buttonDeleteProject = new System.Windows.Forms.Button(); this.btnNewProject = new System.Windows.Forms.Button(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabProject = new System.Windows.Forms.TabPage(); this.panel1 = new System.Windows.Forms.Panel(); this.buttonSetHomeProjectDir = new System.Windows.Forms.Button(); this.labelHomeProjectsDir = new System.Windows.Forms.Label(); this.textBoxHomeProjectsDir = new System.Windows.Forms.TextBox(); this.labelName = new System.Windows.Forms.Label(); this.cmbProjects = new System.Windows.Forms.ComboBox(); this.textBoxAuthor = new System.Windows.Forms.TextBox(); this.labelAuthor = new System.Windows.Forms.Label(); this.dataGridViewProjects = new System.Windows.Forms.DataGridView(); this.tabIniGen = new System.Windows.Forms.TabPage(); this.tabControl2 = new System.Windows.Forms.TabControl(); this.tabExpIni = new System.Windows.Forms.TabPage(); this.domainUpDown1 = new System.Windows.Forms.DomainUpDown(); this.buttonUpdateProjectIniGen = new System.Windows.Forms.Button(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.textBoxCoX = new System.Windows.Forms.TextBox(); this.textBoxCoY = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.textBoxObjW = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.textBoxObjH = new System.Windows.Forms.TextBox(); this.buttonCalcRowsCols = new System.Windows.Forms.Button(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.textBoxNCols = new System.Windows.Forms.TextBox(); this.textBoxNRows = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.textBoxObjName = new System.Windows.Forms.TextBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.textBoxNumEdgesProcessed = new System.Windows.Forms.TextBox(); this.buttonRunIniGen = new System.Windows.Forms.Button(); this.buttonCancelProcess = new System.Windows.Forms.Button(); this.textBoxNumEdges = new System.Windows.Forms.TextBox(); this.labelNumberOfEdges = new System.Windows.Forms.Label(); this.labelNumberOfEdgesProcessed = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label2 = new System.Windows.Forms.Label(); this.textBoxResH = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.textBoxResW = new System.Windows.Forms.TextBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label32 = new System.Windows.Forms.Label(); this.textBoxFrameHeight = new System.Windows.Forms.TextBox(); this.label33 = new System.Windows.Forms.Label(); this.textBoxFrameWidth = new System.Windows.Forms.TextBox(); this.progressBarIniGen = new System.Windows.Forms.ProgressBar(); this.labelMessageIniGen = new System.Windows.Forms.Label(); this.tabImageGen = new System.Windows.Forms.TabPage(); this.tabControl3 = new System.Windows.Forms.TabControl(); this.tabGenImage = new System.Windows.Forms.TabPage(); this.groupBox11 = new System.Windows.Forms.GroupBox(); this.textBoxFrequency = new System.Windows.Forms.TextBox(); this.textBoxPercent = new System.Windows.Forms.TextBox(); this.trackBarFrequency = new System.Windows.Forms.TrackBar(); this.trackBarPercent = new System.Windows.Forms.TrackBar(); this.label45 = new System.Windows.Forms.Label(); this.label46 = new System.Windows.Forms.Label(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.btSave = new System.Windows.Forms.Button(); this.MenuEn = new System.Windows.Forms.CheckBox(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.textBoxRepeats = new System.Windows.Forms.TextBox(); this.label18 = new System.Windows.Forms.Label(); this.textBoxRepTexture = new System.Windows.Forms.TextBox(); this.label16 = new System.Windows.Forms.Label(); this.textBoxNLevels = new System.Windows.Forms.TextBox(); this.trackBarNumberSlices = new System.Windows.Forms.TrackBar(); this.RepTlabel = new System.Windows.Forms.Label(); this.groupBoxColor = new System.Windows.Forms.GroupBox(); this.textBoxMaxLevel = new System.Windows.Forms.TextBox(); this.textBoxMinLevel = new System.Windows.Forms.TextBox(); this.trackBarMaxLevel = new System.Windows.Forms.TrackBar(); this.trackBarMinLevel = new System.Windows.Forms.TrackBar(); this.MaxLevelLabel = new System.Windows.Forms.Label(); this.MinLevelLabel = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.trackBarPictureWidth = new System.Windows.Forms.TrackBar(); this.TextureHeight = new System.Windows.Forms.PictureBox(); this.Bordlabel = new System.Windows.Forms.Label(); this.tabGifsGen = new System.Windows.Forms.TabPage(); this.tabControl4 = new System.Windows.Forms.TabControl(); this.tabGifsGenerator = new System.Windows.Forms.TabPage(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.textBoxEndLevel = new System.Windows.Forms.TextBox(); this.textBoxStartLevel = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.textBoxNumberOfLevels = new System.Windows.Forms.TextBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.textBoxNumFramesProcessed = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.textBoxNumLevelsProcessed = new System.Windows.Forms.TextBox(); this.textBoxNumLevels = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.progressBarGifGen = new System.Windows.Forms.ProgressBar(); this.labelMessageGifGen = new System.Windows.Forms.Label(); this.buttonCancelGifGen = new System.Windows.Forms.Button(); this.buttonRunGifsGen = new System.Windows.Forms.Button(); this.tabStat = new System.Windows.Forms.TabPage(); this.tabControl6 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.label28 = new System.Windows.Forms.Label(); this.textBox10 = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.textBox1 = new System.Windows.Forms.TextBox(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label22 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.button2 = new System.Windows.Forms.Button(); this.label23 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.textBox5 = new System.Windows.Forms.TextBox(); this.textBox6 = new System.Windows.Forms.TextBox(); this.label25 = new System.Windows.Forms.Label(); this.textBox7 = new System.Windows.Forms.TextBox(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.textBox9 = new System.Windows.Forms.TextBox(); this.label26 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.groupBox12 = new System.Windows.Forms.GroupBox(); this.textBox21 = new System.Windows.Forms.TextBox(); this.textBox20 = new System.Windows.Forms.TextBox(); this.textBox19 = new System.Windows.Forms.TextBox(); this.textBox18 = new System.Windows.Forms.TextBox(); this.textBox17 = new System.Windows.Forms.TextBox(); this.textBox16 = new System.Windows.Forms.TextBox(); this.textBox15 = new System.Windows.Forms.TextBox(); this.textBox14 = new System.Windows.Forms.TextBox(); this.textBox12 = new System.Windows.Forms.TextBox(); this.textBox11 = new System.Windows.Forms.TextBox(); this.label44 = new System.Windows.Forms.Label(); this.label43 = new System.Windows.Forms.Label(); this.label42 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.label40 = new System.Windows.Forms.Label(); this.label39 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.label37 = new System.Windows.Forms.Label(); this.label36 = new System.Windows.Forms.Label(); this.label35 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.textBox13 = new System.Windows.Forms.TextBox(); this.progressBar1 = new System.Windows.Forms.ProgressBar(); this.label34 = new System.Windows.Forms.Label(); this.tabSystemSettings = new System.Windows.Forms.TabPage(); this.tabControl5 = new System.Windows.Forms.TabControl(); this.tabSystem = new System.Windows.Forms.TabPage(); this.buttonUpdateProjectSystemSettings = new System.Windows.Forms.Button(); this.buttonSetBlenderDir = new System.Windows.Forms.Button(); this.labelBlenderDir = new System.Windows.Forms.Label(); this.textBoxBlenderDir = new System.Windows.Forms.TextBox(); this.buttonRunBlender = new System.Windows.Forms.Button(); this.btnRefresh = new System.Windows.Forms.Button(); this.backWorkerIniGen = new System.ComponentModel.BackgroundWorker(); this.backWorkerGifGen = new System.ComponentModel.BackgroundWorker(); this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog(); this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.tab.SuspendLayout(); this.tabRegistration.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabProject.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewProjects)).BeginInit(); this.tabIniGen.SuspendLayout(); this.tabControl2.SuspendLayout(); this.tabExpIni.SuspendLayout(); this.groupBox4.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.tabImageGen.SuspendLayout(); this.tabControl3.SuspendLayout(); this.tabGenImage.SuspendLayout(); this.groupBox11.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarFrequency)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarPercent)).BeginInit(); this.groupBox7.SuspendLayout(); this.groupBox8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarNumberSlices)).BeginInit(); this.groupBoxColor.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarMaxLevel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarMinLevel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarPictureWidth)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TextureHeight)).BeginInit(); this.tabGifsGen.SuspendLayout(); this.tabControl4.SuspendLayout(); this.tabGifsGenerator.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox5.SuspendLayout(); this.tabStat.SuspendLayout(); this.tabControl6.SuspendLayout(); this.tabPage1.SuspendLayout(); this.groupBox9.SuspendLayout(); this.groupBox10.SuspendLayout(); this.groupBox12.SuspendLayout(); this.tabSystemSettings.SuspendLayout(); this.tabControl5.SuspendLayout(); this.tabSystem.SuspendLayout(); this.SuspendLayout(); // // Header // this.Header.BackColor = System.Drawing.SystemColors.Control; this.Header.BorderStyle = System.Windows.Forms.BorderStyle.None; this.Header.Dock = System.Windows.Forms.DockStyle.Fill; this.Header.Enabled = false; this.Header.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold); this.Header.ForeColor = System.Drawing.Color.DimGray; this.Header.Location = new System.Drawing.Point(0, 0); this.Header.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Header.Name = "Header"; this.Header.Size = new System.Drawing.Size(1575, 46); this.Header.TabIndex = 0; this.Header.Text = "Big Litho"; this.Header.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // tab // this.tab.Controls.Add(this.tabRegistration); this.tab.Controls.Add(this.tabIniGen); this.tab.Controls.Add(this.tabImageGen); this.tab.Controls.Add(this.tabGifsGen); this.tab.Controls.Add(this.tabStat); this.tab.Controls.Add(this.tabSystemSettings); this.tab.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.tab.ItemSize = new System.Drawing.Size(106, 20); this.tab.Location = new System.Drawing.Point(9, 54); this.tab.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tab.Name = "tab"; this.tab.SelectedIndex = 0; this.tab.Size = new System.Drawing.Size(1508, 794); this.tab.TabIndex = 0; this.tab.SelectedIndexChanged += new System.EventHandler(this.tab_SelectedIndexChanged); // // tabRegistration // this.tabRegistration.BackColor = System.Drawing.SystemColors.InactiveCaption; this.tabRegistration.Controls.Add(this.buttonUpdateProject); this.tabRegistration.Controls.Add(this.buttonDeleteProject); this.tabRegistration.Controls.Add(this.btnNewProject); this.tabRegistration.Controls.Add(this.tabControl1); this.tabRegistration.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold); this.tabRegistration.Location = new System.Drawing.Point(4, 24); this.tabRegistration.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabRegistration.Name = "tabRegistration"; this.tabRegistration.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabRegistration.Size = new System.Drawing.Size(1500, 766); this.tabRegistration.TabIndex = 0; this.tabRegistration.Text = "Project Management"; // // buttonUpdateProject // this.buttonUpdateProject.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonUpdateProject.Location = new System.Drawing.Point(1294, 112); this.buttonUpdateProject.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonUpdateProject.Name = "buttonUpdateProject"; this.buttonUpdateProject.Size = new System.Drawing.Size(172, 43); this.buttonUpdateProject.TabIndex = 15; this.buttonUpdateProject.Text = "Update Project"; this.buttonUpdateProject.UseVisualStyleBackColor = true; this.buttonUpdateProject.Click += new System.EventHandler(this.buttonUpdateProject_Click); // // buttonDeleteProject // this.buttonDeleteProject.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonDeleteProject.Location = new System.Drawing.Point(1294, 234); this.buttonDeleteProject.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonDeleteProject.Name = "buttonDeleteProject"; this.buttonDeleteProject.Size = new System.Drawing.Size(172, 43); this.buttonDeleteProject.TabIndex = 14; this.buttonDeleteProject.Text = "Delete Project"; this.buttonDeleteProject.UseVisualStyleBackColor = true; this.buttonDeleteProject.Click += new System.EventHandler(this.buttonDeleteProject_Click); // // btnNewProject // this.btnNewProject.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnNewProject.Location = new System.Drawing.Point(1294, 38); this.btnNewProject.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnNewProject.Name = "btnNewProject"; this.btnNewProject.Size = new System.Drawing.Size(172, 43); this.btnNewProject.TabIndex = 13; this.btnNewProject.Text = "New Project"; this.btnNewProject.UseVisualStyleBackColor = true; this.btnNewProject.Click += new System.EventHandler(this.btnNewProject_Click); // // tabControl1 // this.tabControl1.Controls.Add(this.tabProject); this.tabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1240, 725); this.tabControl1.TabIndex = 0; // // tabProject // this.tabProject.Controls.Add(this.panel1); this.tabProject.Controls.Add(this.dataGridViewProjects); this.tabProject.Location = new System.Drawing.Point(4, 34); this.tabProject.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabProject.Name = "tabProject"; this.tabProject.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabProject.Size = new System.Drawing.Size(1232, 687); this.tabProject.TabIndex = 0; this.tabProject.Text = "Project management"; this.tabProject.UseVisualStyleBackColor = true; // // panel1 // this.panel1.Controls.Add(this.buttonSetHomeProjectDir); this.panel1.Controls.Add(this.labelHomeProjectsDir); this.panel1.Controls.Add(this.textBoxHomeProjectsDir); this.panel1.Controls.Add(this.labelName); this.panel1.Controls.Add(this.cmbProjects); this.panel1.Controls.Add(this.textBoxAuthor); this.panel1.Controls.Add(this.labelAuthor); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1227, 154); this.panel1.TabIndex = 19; // // buttonSetHomeProjectDir // this.buttonSetHomeProjectDir.Location = new System.Drawing.Point(1125, 95); this.buttonSetHomeProjectDir.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonSetHomeProjectDir.Name = "buttonSetHomeProjectDir"; this.buttonSetHomeProjectDir.Size = new System.Drawing.Size(94, 35); this.buttonSetHomeProjectDir.TabIndex = 82; this.buttonSetHomeProjectDir.Text = "Set"; this.buttonSetHomeProjectDir.UseVisualStyleBackColor = true; this.buttonSetHomeProjectDir.Click += new System.EventHandler(this.buttonSetHomeProjectDir_Click); // // labelHomeProjectsDir // this.labelHomeProjectsDir.AutoSize = true; this.labelHomeProjectsDir.Location = new System.Drawing.Point(6, 105); this.labelHomeProjectsDir.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelHomeProjectsDir.Name = "labelHomeProjectsDir"; this.labelHomeProjectsDir.Size = new System.Drawing.Size(169, 25); this.labelHomeProjectsDir.TabIndex = 81; this.labelHomeProjectsDir.Text = "Home projects dir:"; // // textBoxHomeProjectsDir // this.textBoxHomeProjectsDir.Location = new System.Drawing.Point(200, 95); this.textBoxHomeProjectsDir.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxHomeProjectsDir.Name = "textBoxHomeProjectsDir"; this.textBoxHomeProjectsDir.Size = new System.Drawing.Size(914, 30); this.textBoxHomeProjectsDir.TabIndex = 80; this.textBoxHomeProjectsDir.Text = "C:\\home\\projects\\"; // // labelName // this.labelName.AutoSize = true; this.labelName.Location = new System.Drawing.Point(48, 54); this.labelName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelName.Name = "labelName"; this.labelName.Size = new System.Drawing.Size(132, 25); this.labelName.TabIndex = 19; this.labelName.Text = "Project name:"; // // cmbProjects // this.cmbProjects.FormattingEnabled = true; this.cmbProjects.Location = new System.Drawing.Point(200, 49); this.cmbProjects.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cmbProjects.Name = "cmbProjects"; this.cmbProjects.Size = new System.Drawing.Size(416, 33); this.cmbProjects.TabIndex = 0; this.cmbProjects.SelectedIndexChanged += new System.EventHandler(this.cmbProjects_SelectedIndexChanged); // // textBoxAuthor // this.textBoxAuthor.Location = new System.Drawing.Point(200, 5); this.textBoxAuthor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxAuthor.Name = "textBoxAuthor"; this.textBoxAuthor.Size = new System.Drawing.Size(176, 30); this.textBoxAuthor.TabIndex = 17; // // labelAuthor // this.labelAuthor.AutoSize = true; this.labelAuthor.Location = new System.Drawing.Point(110, 9); this.labelAuthor.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelAuthor.Name = "labelAuthor"; this.labelAuthor.Size = new System.Drawing.Size(76, 25); this.labelAuthor.TabIndex = 18; this.labelAuthor.Text = "Author:"; // // dataGridViewProjects // this.dataGridViewProjects.AllowUserToAddRows = false; this.dataGridViewProjects.AllowUserToOrderColumns = true; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridViewProjects.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dataGridViewProjects.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridViewProjects.ColumnHeadersVisible = false; this.dataGridViewProjects.Dock = System.Windows.Forms.DockStyle.Bottom; this.dataGridViewProjects.Location = new System.Drawing.Point(4, 170); this.dataGridViewProjects.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dataGridViewProjects.Name = "dataGridViewProjects"; this.dataGridViewProjects.ReadOnly = true; this.dataGridViewProjects.RowHeadersWidth = 62; this.dataGridViewProjects.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridViewProjects.Size = new System.Drawing.Size(1224, 512); this.dataGridViewProjects.TabIndex = 3; this.dataGridViewProjects.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridViewProjects_CellFormatting); this.dataGridViewProjects.SelectionChanged += new System.EventHandler(this.dataGridViewProjects_SelectionChanged); // // tabIniGen // this.tabIniGen.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.tabIniGen.Controls.Add(this.tabControl2); this.tabIniGen.Location = new System.Drawing.Point(4, 24); this.tabIniGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabIniGen.Name = "tabIniGen"; this.tabIniGen.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabIniGen.Size = new System.Drawing.Size(1500, 766); this.tabIniGen.TabIndex = 1; this.tabIniGen.Text = "Generate Exp.Ini"; // // tabControl2 // this.tabControl2.Controls.Add(this.tabExpIni); this.tabControl2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.tabControl2.Location = new System.Drawing.Point(4, 9); this.tabControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabControl2.Name = "tabControl2"; this.tabControl2.SelectedIndex = 0; this.tabControl2.Size = new System.Drawing.Size(1527, 603); this.tabControl2.TabIndex = 0; // // tabExpIni // this.tabExpIni.Controls.Add(this.domainUpDown1); this.tabExpIni.Controls.Add(this.buttonUpdateProjectIniGen); this.tabExpIni.Controls.Add(this.groupBox4); this.tabExpIni.Controls.Add(this.groupBox3); this.tabExpIni.Controls.Add(this.groupBox2); this.tabExpIni.Controls.Add(this.groupBox1); this.tabExpIni.Controls.Add(this.progressBarIniGen); this.tabExpIni.Controls.Add(this.labelMessageIniGen); this.tabExpIni.Location = new System.Drawing.Point(4, 34); this.tabExpIni.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabExpIni.Name = "tabExpIni"; this.tabExpIni.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabExpIni.Size = new System.Drawing.Size(1519, 565); this.tabExpIni.TabIndex = 0; this.tabExpIni.Text = "Generate Exp.Ini"; this.tabExpIni.UseVisualStyleBackColor = true; // // domainUpDown1 // this.domainUpDown1.Location = new System.Drawing.Point(956, 332); this.domainUpDown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.domainUpDown1.Name = "domainUpDown1"; this.domainUpDown1.Size = new System.Drawing.Size(180, 30); this.domainUpDown1.TabIndex = 76; this.domainUpDown1.Text = "domainUpDown1"; // // buttonUpdateProjectIniGen // this.buttonUpdateProjectIniGen.Location = new System.Drawing.Point(1014, 474); this.buttonUpdateProjectIniGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonUpdateProjectIniGen.Name = "buttonUpdateProjectIniGen"; this.buttonUpdateProjectIniGen.Size = new System.Drawing.Size(204, 48); this.buttonUpdateProjectIniGen.TabIndex = 75; this.buttonUpdateProjectIniGen.Text = "Update Project"; this.buttonUpdateProjectIniGen.UseVisualStyleBackColor = true; this.buttonUpdateProjectIniGen.Click += new System.EventHandler(this.buttonUpdateProjectIniGen_Click); // // groupBox4 // this.groupBox4.Controls.Add(this.textBoxCoX); this.groupBox4.Controls.Add(this.textBoxCoY); this.groupBox4.Controls.Add(this.label15); this.groupBox4.Controls.Add(this.label4); this.groupBox4.Controls.Add(this.label8); this.groupBox4.Controls.Add(this.textBoxObjW); this.groupBox4.Controls.Add(this.label7); this.groupBox4.Controls.Add(this.textBoxObjH); this.groupBox4.Controls.Add(this.buttonCalcRowsCols); this.groupBox4.Controls.Add(this.label6); this.groupBox4.Controls.Add(this.label5); this.groupBox4.Controls.Add(this.textBoxNCols); this.groupBox4.Controls.Add(this.textBoxNRows); this.groupBox4.Controls.Add(this.label1); this.groupBox4.Controls.Add(this.textBoxObjName); this.groupBox4.Location = new System.Drawing.Point(44, 315); this.groupBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox4.Name = "groupBox4"; this.groupBox4.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox4.Size = new System.Drawing.Size(868, 206); this.groupBox4.TabIndex = 74; this.groupBox4.TabStop = false; this.groupBox4.Text = "Object:"; // // textBoxCoX // this.textBoxCoX.Location = new System.Drawing.Point(90, 89); this.textBoxCoX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxCoX.Name = "textBoxCoX"; this.textBoxCoX.Size = new System.Drawing.Size(97, 30); this.textBoxCoX.TabIndex = 15; this.textBoxCoX.Leave += new System.EventHandler(this.textBoxCoX_Leave); // // textBoxCoY // this.textBoxCoY.Location = new System.Drawing.Point(90, 138); this.textBoxCoY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxCoY.Name = "textBoxCoY"; this.textBoxCoY.Size = new System.Drawing.Size(98, 30); this.textBoxCoY.TabIndex = 14; this.textBoxCoY.Leave += new System.EventHandler(this.textBoxCoY_Leave); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(24, 142); this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(57, 25); this.label15.TabIndex = 12; this.label15.Text = "CoY:"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(24, 98); this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(58, 25); this.label4.TabIndex = 11; this.label4.Text = "CoX:"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(364, 46); this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(111, 25); this.label8.TabIndex = 10; this.label8.Text = "Width, mm:"; // // textBoxObjW // this.textBoxObjW.Location = new System.Drawing.Point(488, 43); this.textBoxObjW.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxObjW.Name = "textBoxObjW"; this.textBoxObjW.Size = new System.Drawing.Size(94, 30); this.textBoxObjW.TabIndex = 9; this.textBoxObjW.Leave += new System.EventHandler(this.textBoxObjW_Leave); // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(362, 92); this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(116, 25); this.label7.TabIndex = 8; this.label7.Text = "Height, mm:"; // // textBoxObjH // this.textBoxObjH.Location = new System.Drawing.Point(488, 91); this.textBoxObjH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxObjH.Name = "textBoxObjH"; this.textBoxObjH.Size = new System.Drawing.Size(97, 30); this.textBoxObjH.TabIndex = 7; this.textBoxObjH.Leave += new System.EventHandler(this.textBoxObjH_Leave); // // buttonCalcRowsCols // this.buttonCalcRowsCols.Location = new System.Drawing.Point(738, 142); this.buttonCalcRowsCols.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonCalcRowsCols.Name = "buttonCalcRowsCols"; this.buttonCalcRowsCols.Size = new System.Drawing.Size(122, 43); this.buttonCalcRowsCols.TabIndex = 6; this.buttonCalcRowsCols.Text = "Calculate"; this.buttonCalcRowsCols.UseVisualStyleBackColor = true; this.buttonCalcRowsCols.Click += new System.EventHandler(this.buttonCalcRowsCols_Click); // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(590, 92); this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(163, 25); this.label6.TabIndex = 5; this.label6.Text = "Num of Columns:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(620, 46); this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(133, 25); this.label5.TabIndex = 4; this.label5.Text = "Num of Rows:"; // // textBoxNCols // this.textBoxNCols.Location = new System.Drawing.Point(771, 91); this.textBoxNCols.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNCols.Name = "textBoxNCols"; this.textBoxNCols.Size = new System.Drawing.Size(86, 30); this.textBoxNCols.TabIndex = 3; // // textBoxNRows // this.textBoxNRows.Location = new System.Drawing.Point(771, 43); this.textBoxNRows.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNRows.Name = "textBoxNRows"; this.textBoxNRows.Size = new System.Drawing.Size(86, 30); this.textBoxNRows.TabIndex = 2; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(8, 45); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(70, 25); this.label1.TabIndex = 1; this.label1.Text = "Name:"; // // textBoxObjName // this.textBoxObjName.Location = new System.Drawing.Point(90, 45); this.textBoxObjName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxObjName.Name = "textBoxObjName"; this.textBoxObjName.Size = new System.Drawing.Size(234, 30); this.textBoxObjName.TabIndex = 0; // // groupBox3 // this.groupBox3.Controls.Add(this.textBoxNumEdgesProcessed); this.groupBox3.Controls.Add(this.buttonRunIniGen); this.groupBox3.Controls.Add(this.buttonCancelProcess); this.groupBox3.Controls.Add(this.textBoxNumEdges); this.groupBox3.Controls.Add(this.labelNumberOfEdges); this.groupBox3.Controls.Add(this.labelNumberOfEdgesProcessed); this.groupBox3.Location = new System.Drawing.Point(778, 109); this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox3.Name = "groupBox3"; this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox3.Size = new System.Drawing.Size(438, 202); this.groupBox3.TabIndex = 73; this.groupBox3.TabStop = false; this.groupBox3.Text = "Process Info Update:"; // // textBoxNumEdgesProcessed // this.textBoxNumEdgesProcessed.Location = new System.Drawing.Point(306, 89); this.textBoxNumEdgesProcessed.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNumEdgesProcessed.Name = "textBoxNumEdgesProcessed"; this.textBoxNumEdgesProcessed.ReadOnly = true; this.textBoxNumEdgesProcessed.Size = new System.Drawing.Size(120, 30); this.textBoxNumEdgesProcessed.TabIndex = 77; // // buttonRunIniGen // this.buttonRunIniGen.Location = new System.Drawing.Point(14, 149); this.buttonRunIniGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonRunIniGen.Name = "buttonRunIniGen"; this.buttonRunIniGen.Size = new System.Drawing.Size(192, 43); this.buttonRunIniGen.TabIndex = 70; this.buttonRunIniGen.Text = "Run IniGen"; this.buttonRunIniGen.UseVisualStyleBackColor = true; this.buttonRunIniGen.Click += new System.EventHandler(this.buttonRunIniGen_Click); // // buttonCancelProcess // this.buttonCancelProcess.Location = new System.Drawing.Point(236, 149); this.buttonCancelProcess.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonCancelProcess.Name = "buttonCancelProcess"; this.buttonCancelProcess.Size = new System.Drawing.Size(192, 43); this.buttonCancelProcess.TabIndex = 71; this.buttonCancelProcess.Text = "Cancel Process"; this.buttonCancelProcess.UseVisualStyleBackColor = true; this.buttonCancelProcess.Click += new System.EventHandler(this.buttonCancelProcess_Click); // // textBoxNumEdges // this.textBoxNumEdges.Location = new System.Drawing.Point(306, 40); this.textBoxNumEdges.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNumEdges.Name = "textBoxNumEdges"; this.textBoxNumEdges.ReadOnly = true; this.textBoxNumEdges.Size = new System.Drawing.Size(120, 30); this.textBoxNumEdges.TabIndex = 76; // // labelNumberOfEdges // this.labelNumberOfEdges.AutoSize = true; this.labelNumberOfEdges.Location = new System.Drawing.Point(9, 45); this.labelNumberOfEdges.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelNumberOfEdges.Name = "labelNumberOfEdges"; this.labelNumberOfEdges.Size = new System.Drawing.Size(215, 25); this.labelNumberOfEdges.TabIndex = 74; this.labelNumberOfEdges.Text = "Total number of Edges:"; // // labelNumberOfEdgesProcessed // this.labelNumberOfEdgesProcessed.AutoSize = true; this.labelNumberOfEdgesProcessed.Location = new System.Drawing.Point(9, 94); this.labelNumberOfEdgesProcessed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelNumberOfEdgesProcessed.Name = "labelNumberOfEdgesProcessed"; this.labelNumberOfEdgesProcessed.Size = new System.Drawing.Size(265, 25); this.labelNumberOfEdgesProcessed.TabIndex = 73; this.labelNumberOfEdgesProcessed.Text = "Number of Edges processed:"; // // groupBox2 // this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.textBoxResH); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.textBoxResW); this.groupBox2.Location = new System.Drawing.Point(398, 182); this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox2.Name = "groupBox2"; this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox2.Size = new System.Drawing.Size(326, 125); this.groupBox2.TabIndex = 69; this.groupBox2.TabStop = false; this.groupBox2.Text = "Resolution:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(20, 74); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(105, 25); this.label2.TabIndex = 56; this.label2.Text = "Height, px:"; // // textBoxResH // this.textBoxResH.Location = new System.Drawing.Point(136, 74); this.textBoxResH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxResH.Name = "textBoxResH"; this.textBoxResH.Size = new System.Drawing.Size(140, 30); this.textBoxResH.TabIndex = 55; this.textBoxResH.Text = "768"; this.textBoxResH.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(24, 34); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(100, 25); this.label3.TabIndex = 54; this.label3.Text = "Width, px:"; // // textBoxResW // this.textBoxResW.Location = new System.Drawing.Point(136, 29); this.textBoxResW.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxResW.Name = "textBoxResW"; this.textBoxResW.Size = new System.Drawing.Size(140, 30); this.textBoxResW.TabIndex = 53; this.textBoxResW.Text = "1024"; this.textBoxResW.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // groupBox1 // this.groupBox1.Controls.Add(this.label32); this.groupBox1.Controls.Add(this.textBoxFrameHeight); this.groupBox1.Controls.Add(this.label33); this.groupBox1.Controls.Add(this.textBoxFrameWidth); this.groupBox1.Location = new System.Drawing.Point(42, 182); this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox1.Size = new System.Drawing.Size(326, 125); this.groupBox1.TabIndex = 68; this.groupBox1.TabStop = false; this.groupBox1.Text = "Frame:"; // // label32 // this.label32.AutoSize = true; this.label32.Location = new System.Drawing.Point(20, 74); this.label32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(116, 25); this.label32.TabIndex = 56; this.label32.Text = "Height, mm:"; // // textBoxFrameHeight // this.textBoxFrameHeight.Location = new System.Drawing.Point(150, 74); this.textBoxFrameHeight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxFrameHeight.Name = "textBoxFrameHeight"; this.textBoxFrameHeight.Size = new System.Drawing.Size(140, 30); this.textBoxFrameHeight.TabIndex = 55; this.textBoxFrameHeight.Text = "0.15"; this.textBoxFrameHeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.textBoxFrameHeight.Leave += new System.EventHandler(this.textBoxFrameHeight_Leave); // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(24, 34); this.label33.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(111, 25); this.label33.TabIndex = 54; this.label33.Text = "Width, mm:"; // // textBoxFrameWidth // this.textBoxFrameWidth.Location = new System.Drawing.Point(150, 29); this.textBoxFrameWidth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxFrameWidth.Name = "textBoxFrameWidth"; this.textBoxFrameWidth.Size = new System.Drawing.Size(140, 30); this.textBoxFrameWidth.TabIndex = 53; this.textBoxFrameWidth.Text = "0,2"; this.textBoxFrameWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.textBoxFrameWidth.Leave += new System.EventHandler(this.textBoxFrameWidth_Leave); // // progressBarIniGen // this.progressBarIniGen.Location = new System.Drawing.Point(44, 65); this.progressBarIniGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.progressBarIniGen.Name = "progressBarIniGen"; this.progressBarIniGen.Size = new System.Drawing.Size(1173, 35); this.progressBarIniGen.TabIndex = 49; this.progressBarIniGen.Visible = false; // // labelMessageIniGen // this.labelMessageIniGen.AutoSize = true; this.labelMessageIniGen.Location = new System.Drawing.Point(39, 18); this.labelMessageIniGen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelMessageIniGen.Name = "labelMessageIniGen"; this.labelMessageIniGen.Size = new System.Drawing.Size(231, 25); this.labelMessageIniGen.TabIndex = 48; this.labelMessageIniGen.Text = "In progress, please wait..."; this.labelMessageIniGen.Visible = false; // // tabImageGen // this.tabImageGen.BackColor = System.Drawing.SystemColors.GradientActiveCaption; this.tabImageGen.Controls.Add(this.tabControl3); this.tabImageGen.Location = new System.Drawing.Point(4, 24); this.tabImageGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabImageGen.Name = "tabImageGen"; this.tabImageGen.Size = new System.Drawing.Size(1500, 766); this.tabImageGen.TabIndex = 2; this.tabImageGen.Text = "Slices"; // // tabControl3 // this.tabControl3.Controls.Add(this.tabGenImage); this.tabControl3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.tabControl3.Location = new System.Drawing.Point(4, 5); this.tabControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabControl3.Name = "tabControl3"; this.tabControl3.SelectedIndex = 0; this.tabControl3.Size = new System.Drawing.Size(1236, 712); this.tabControl3.TabIndex = 0; // // tabGenImage // this.tabGenImage.Controls.Add(this.groupBox11); this.tabGenImage.Controls.Add(this.groupBox7); this.tabGenImage.Controls.Add(this.groupBox8); this.tabGenImage.Controls.Add(this.groupBoxColor); this.tabGenImage.Controls.Add(this.label17); this.tabGenImage.Controls.Add(this.trackBarPictureWidth); this.tabGenImage.Controls.Add(this.TextureHeight); this.tabGenImage.Controls.Add(this.Bordlabel); this.tabGenImage.Location = new System.Drawing.Point(4, 34); this.tabGenImage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabGenImage.Name = "tabGenImage"; this.tabGenImage.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabGenImage.Size = new System.Drawing.Size(1228, 674); this.tabGenImage.TabIndex = 0; this.tabGenImage.Text = "Image"; this.tabGenImage.UseVisualStyleBackColor = true; this.tabGenImage.Paint += new System.Windows.Forms.PaintEventHandler(this.tabGenImage_Paint); // // groupBox11 // this.groupBox11.BackColor = System.Drawing.Color.WhiteSmoke; this.groupBox11.Controls.Add(this.textBoxFrequency); this.groupBox11.Controls.Add(this.textBoxPercent); this.groupBox11.Controls.Add(this.trackBarFrequency); this.groupBox11.Controls.Add(this.trackBarPercent); this.groupBox11.Controls.Add(this.label45); this.groupBox11.Controls.Add(this.label46); this.groupBox11.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.groupBox11.ForeColor = System.Drawing.SystemColors.ControlText; this.groupBox11.Location = new System.Drawing.Point(4, 175); this.groupBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox11.Name = "groupBox11"; this.groupBox11.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox11.Size = new System.Drawing.Size(682, 149); this.groupBox11.TabIndex = 94; this.groupBox11.TabStop = false; this.groupBox11.Text = "Modulation"; // // textBoxFrequency // this.textBoxFrequency.Location = new System.Drawing.Point(594, 86); this.textBoxFrequency.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxFrequency.Name = "textBoxFrequency"; this.textBoxFrequency.Size = new System.Drawing.Size(78, 30); this.textBoxFrequency.TabIndex = 9; this.textBoxFrequency.Text = "10"; this.textBoxFrequency.TextChanged += new System.EventHandler(this.textBoxFrequency_TextChanged); // // textBoxPercent // this.textBoxPercent.Location = new System.Drawing.Point(594, 42); this.textBoxPercent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxPercent.Name = "textBoxPercent"; this.textBoxPercent.Size = new System.Drawing.Size(78, 30); this.textBoxPercent.TabIndex = 8; this.textBoxPercent.Text = "0"; this.textBoxPercent.TextChanged += new System.EventHandler(this.textBoxPercent_TextChanged); // // trackBarFrequency // this.trackBarFrequency.BackColor = System.Drawing.Color.WhiteSmoke; this.trackBarFrequency.Location = new System.Drawing.Point(16, 88); this.trackBarFrequency.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.trackBarFrequency.Maximum = 20; this.trackBarFrequency.Name = "trackBarFrequency"; this.trackBarFrequency.Size = new System.Drawing.Size(480, 69); this.trackBarFrequency.TabIndex = 7; this.trackBarFrequency.Value = 10; this.trackBarFrequency.Scroll += new System.EventHandler(this.trackBarFrequency_Scroll); // // trackBarPercent // this.trackBarPercent.BackColor = System.Drawing.Color.WhiteSmoke; this.trackBarPercent.Location = new System.Drawing.Point(9, 34); this.trackBarPercent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.trackBarPercent.Maximum = 200; this.trackBarPercent.Name = "trackBarPercent"; this.trackBarPercent.Size = new System.Drawing.Size(480, 69); this.trackBarPercent.TabIndex = 3; this.trackBarPercent.Scroll += new System.EventHandler(this.trackBarPercent_Scroll); // // label45 // this.label45.AutoSize = true; this.label45.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label45.Location = new System.Drawing.Point(498, 88); this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(84, 20); this.label45.TabIndex = 6; this.label45.Text = "Frequency"; // // label46 // this.label46.AutoSize = true; this.label46.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label46.Location = new System.Drawing.Point(498, 49); this.label46.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label46.Name = "label46"; this.label46.Size = new System.Drawing.Size(64, 20); this.label46.TabIndex = 5; this.label46.Text = "Percent"; // // groupBox7 // this.groupBox7.BackColor = System.Drawing.Color.WhiteSmoke; this.groupBox7.Controls.Add(this.btSave); this.groupBox7.Controls.Add(this.MenuEn); this.groupBox7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.groupBox7.Location = new System.Drawing.Point(9, 563); this.groupBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox7.Name = "groupBox7"; this.groupBox7.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox7.Size = new System.Drawing.Size(681, 95); this.groupBox7.TabIndex = 97; this.groupBox7.TabStop = false; this.groupBox7.Text = "Save texture"; // // btSave // this.btSave.BackColor = System.Drawing.Color.WhiteSmoke; this.btSave.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.btSave.Location = new System.Drawing.Point(9, 34); this.btSave.Margin = new System.Windows.Forms.Padding(450, 462, 450, 462); this.btSave.Name = "btSave"; this.btSave.Size = new System.Drawing.Size(204, 48); this.btSave.TabIndex = 12; this.btSave.Text = "Save texture"; this.btSave.UseVisualStyleBackColor = true; this.btSave.Click += new System.EventHandler(this.btSave_Click); // // MenuEn // this.MenuEn.AutoSize = true; this.MenuEn.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.MenuEn.Location = new System.Drawing.Point(316, 55); this.MenuEn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.MenuEn.Name = "MenuEn"; this.MenuEn.Size = new System.Drawing.Size(127, 24); this.MenuEn.TabIndex = 13; this.MenuEn.Text = "Menu enable"; this.MenuEn.UseVisualStyleBackColor = true; this.MenuEn.Visible = false; // // groupBox8 // this.groupBox8.BackColor = System.Drawing.Color.WhiteSmoke; this.groupBox8.Controls.Add(this.textBoxRepeats); this.groupBox8.Controls.Add(this.label18); this.groupBox8.Controls.Add(this.textBoxRepTexture); this.groupBox8.Controls.Add(this.label16); this.groupBox8.Controls.Add(this.textBoxNLevels); this.groupBox8.Controls.Add(this.trackBarNumberSlices); this.groupBox8.Controls.Add(this.RepTlabel); this.groupBox8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.groupBox8.Location = new System.Drawing.Point(4, 342); this.groupBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox8.Name = "groupBox8"; this.groupBox8.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox8.Size = new System.Drawing.Size(681, 205); this.groupBox8.TabIndex = 96; this.groupBox8.TabStop = false; this.groupBox8.Text = "Number Of Slices"; // // textBoxRepeats // this.textBoxRepeats.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold); this.textBoxRepeats.ForeColor = System.Drawing.Color.Red; this.textBoxRepeats.Location = new System.Drawing.Point(458, 145); this.textBoxRepeats.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxRepeats.Name = "textBoxRepeats"; this.textBoxRepeats.ReadOnly = true; this.textBoxRepeats.Size = new System.Drawing.Size(78, 30); this.textBoxRepeats.TabIndex = 18; // // label18 // this.label18.AutoSize = true; this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label18.Location = new System.Drawing.Point(12, 100); this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(162, 25); this.label18.TabIndex = 17; this.label18.Text = "Number of slices:"; // // textBoxRepTexture // this.textBoxRepTexture.Location = new System.Drawing.Point(222, 145); this.textBoxRepTexture.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxRepTexture.Name = "textBoxRepTexture"; this.textBoxRepTexture.ReadOnly = true; this.textBoxRepTexture.Size = new System.Drawing.Size(78, 30); this.textBoxRepTexture.TabIndex = 16; // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.label16.ForeColor = System.Drawing.Color.Red; this.label16.Location = new System.Drawing.Point(342, 149); this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(98, 25); this.label16.TabIndex = 15; this.label16.Text = "Repeat Y:"; // // textBoxNLevels // this.textBoxNLevels.BackColor = System.Drawing.Color.OldLace; this.textBoxNLevels.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.textBoxNLevels.Location = new System.Drawing.Point(222, 100); this.textBoxNLevels.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNLevels.Name = "textBoxNLevels"; this.textBoxNLevels.Size = new System.Drawing.Size(433, 30); this.textBoxNLevels.TabIndex = 0; this.textBoxNLevels.TextChanged += new System.EventHandler(this.textBoxNLevels_TextChanged); // // trackBarNumberSlices // this.trackBarNumberSlices.BackColor = System.Drawing.Color.WhiteSmoke; this.trackBarNumberSlices.Location = new System.Drawing.Point(16, 34); this.trackBarNumberSlices.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.trackBarNumberSlices.Maximum = 40000; this.trackBarNumberSlices.Minimum = 1; this.trackBarNumberSlices.Name = "trackBarNumberSlices"; this.trackBarNumberSlices.Size = new System.Drawing.Size(656, 69); this.trackBarNumberSlices.TabIndex = 14; this.trackBarNumberSlices.Value = 400; this.trackBarNumberSlices.Scroll += new System.EventHandler(this.trackBarNumberSlices_Scroll); // // RepTlabel // this.RepTlabel.AutoSize = true; this.RepTlabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.RepTlabel.Location = new System.Drawing.Point(12, 149); this.RepTlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.RepTlabel.Name = "RepTlabel"; this.RepTlabel.Size = new System.Drawing.Size(183, 25); this.RepTlabel.TabIndex = 9; this.RepTlabel.Text = "Number of patterns:"; // // groupBoxColor // this.groupBoxColor.BackColor = System.Drawing.Color.WhiteSmoke; this.groupBoxColor.Controls.Add(this.textBoxMaxLevel); this.groupBoxColor.Controls.Add(this.textBoxMinLevel); this.groupBoxColor.Controls.Add(this.trackBarMaxLevel); this.groupBoxColor.Controls.Add(this.trackBarMinLevel); this.groupBoxColor.Controls.Add(this.MaxLevelLabel); this.groupBoxColor.Controls.Add(this.MinLevelLabel); this.groupBoxColor.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.groupBoxColor.ForeColor = System.Drawing.SystemColors.ControlText; this.groupBoxColor.Location = new System.Drawing.Point(4, 9); this.groupBoxColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxColor.Name = "groupBoxColor"; this.groupBoxColor.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxColor.Size = new System.Drawing.Size(682, 149); this.groupBoxColor.TabIndex = 93; this.groupBoxColor.TabStop = false; this.groupBoxColor.Text = "Transparant"; // // textBoxMaxLevel // this.textBoxMaxLevel.Location = new System.Drawing.Point(594, 86); this.textBoxMaxLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxMaxLevel.Name = "textBoxMaxLevel"; this.textBoxMaxLevel.Size = new System.Drawing.Size(78, 30); this.textBoxMaxLevel.TabIndex = 9; this.textBoxMaxLevel.TextChanged += new System.EventHandler(this.textBoxMaxLevel_TextChanged); // // textBoxMinLevel // this.textBoxMinLevel.Location = new System.Drawing.Point(594, 42); this.textBoxMinLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxMinLevel.Name = "textBoxMinLevel"; this.textBoxMinLevel.Size = new System.Drawing.Size(78, 30); this.textBoxMinLevel.TabIndex = 8; this.textBoxMinLevel.TextChanged += new System.EventHandler(this.textBoxMinLevel_TextChanged); // // trackBarMaxLevel // this.trackBarMaxLevel.BackColor = System.Drawing.Color.WhiteSmoke; this.trackBarMaxLevel.Location = new System.Drawing.Point(9, 88); this.trackBarMaxLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.trackBarMaxLevel.Maximum = 255; this.trackBarMaxLevel.Minimum = 150; this.trackBarMaxLevel.Name = "trackBarMaxLevel"; this.trackBarMaxLevel.Size = new System.Drawing.Size(480, 69); this.trackBarMaxLevel.TabIndex = 7; this.trackBarMaxLevel.Value = 255; this.trackBarMaxLevel.Scroll += new System.EventHandler(this.trackBarMaxLevel_Scroll); // // trackBarMinLevel // this.trackBarMinLevel.BackColor = System.Drawing.Color.WhiteSmoke; this.trackBarMinLevel.Location = new System.Drawing.Point(9, 34); this.trackBarMinLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.trackBarMinLevel.Maximum = 250; this.trackBarMinLevel.Name = "trackBarMinLevel"; this.trackBarMinLevel.Size = new System.Drawing.Size(480, 69); this.trackBarMinLevel.TabIndex = 3; this.trackBarMinLevel.Value = 50; this.trackBarMinLevel.Scroll += new System.EventHandler(this.trackBarMinLevel_Scroll); // // MaxLevelLabel // this.MaxLevelLabel.AutoSize = true; this.MaxLevelLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.MaxLevelLabel.Location = new System.Drawing.Point(498, 88); this.MaxLevelLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.MaxLevelLabel.Name = "MaxLevelLabel"; this.MaxLevelLabel.Size = new System.Drawing.Size(79, 20); this.MaxLevelLabel.TabIndex = 6; this.MaxLevelLabel.Text = "MaxLevel:"; // // MinLevelLabel // this.MinLevelLabel.AutoSize = true; this.MinLevelLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.MinLevelLabel.Location = new System.Drawing.Point(498, 49); this.MinLevelLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.MinLevelLabel.Name = "MinLevelLabel"; this.MinLevelLabel.Size = new System.Drawing.Size(75, 20); this.MinLevelLabel.TabIndex = 5; this.MinLevelLabel.Text = "MinLevel:"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(938, 74); this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(238, 25); this.label17.TabIndex = 95; this.label17.Text = "Witdh of picture = << 0 >>"; // // trackBarPictureWidth // this.trackBarPictureWidth.Location = new System.Drawing.Point(924, 9); this.trackBarPictureWidth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.trackBarPictureWidth.Maximum = 300; this.trackBarPictureWidth.Minimum = 1; this.trackBarPictureWidth.Name = "trackBarPictureWidth"; this.trackBarPictureWidth.Size = new System.Drawing.Size(286, 69); this.trackBarPictureWidth.TabIndex = 94; this.trackBarPictureWidth.Value = 1; this.trackBarPictureWidth.Scroll += new System.EventHandler(this.trackBarPictureWidth_Scroll); // // TextureHeight // this.TextureHeight.BackColor = System.Drawing.Color.Transparent; this.TextureHeight.Location = new System.Drawing.Point(942, 126); this.TextureHeight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.TextureHeight.Name = "TextureHeight"; this.TextureHeight.Size = new System.Drawing.Size(246, 478); this.TextureHeight.TabIndex = 89; this.TextureHeight.TabStop = false; // // Bordlabel // this.Bordlabel.AutoSize = true; this.Bordlabel.Location = new System.Drawing.Point(838, -38); this.Bordlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.Bordlabel.Name = "Bordlabel"; this.Bordlabel.Size = new System.Drawing.Size(161, 25); this.Bordlabel.TabIndex = 88; this.Bordlabel.Text = "Border = << 0 >>"; // // tabGifsGen // this.tabGifsGen.BackColor = System.Drawing.SystemColors.ActiveCaption; this.tabGifsGen.Controls.Add(this.tabControl4); this.tabGifsGen.Location = new System.Drawing.Point(4, 24); this.tabGifsGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabGifsGen.Name = "tabGifsGen"; this.tabGifsGen.Size = new System.Drawing.Size(1500, 766); this.tabGifsGen.TabIndex = 3; this.tabGifsGen.Text = "Generate Gifs"; // // tabControl4 // this.tabControl4.Controls.Add(this.tabGifsGenerator); this.tabControl4.Location = new System.Drawing.Point(4, 23); this.tabControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabControl4.Name = "tabControl4"; this.tabControl4.SelectedIndex = 0; this.tabControl4.Size = new System.Drawing.Size(1401, 458); this.tabControl4.TabIndex = 0; // // tabGifsGenerator // this.tabGifsGenerator.Controls.Add(this.groupBox6); this.tabGifsGenerator.Controls.Add(this.groupBox5); this.tabGifsGenerator.Controls.Add(this.progressBarGifGen); this.tabGifsGenerator.Controls.Add(this.labelMessageGifGen); this.tabGifsGenerator.Controls.Add(this.buttonCancelGifGen); this.tabGifsGenerator.Controls.Add(this.buttonRunGifsGen); this.tabGifsGenerator.Location = new System.Drawing.Point(4, 34); this.tabGifsGenerator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabGifsGenerator.Name = "tabGifsGenerator"; this.tabGifsGenerator.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabGifsGenerator.Size = new System.Drawing.Size(1393, 420); this.tabGifsGenerator.TabIndex = 0; this.tabGifsGenerator.Text = "Generate Gifs"; this.tabGifsGenerator.UseVisualStyleBackColor = true; // // groupBox6 // this.groupBox6.Controls.Add(this.label14); this.groupBox6.Controls.Add(this.label13); this.groupBox6.Controls.Add(this.textBoxEndLevel); this.groupBox6.Controls.Add(this.textBoxStartLevel); this.groupBox6.Controls.Add(this.label12); this.groupBox6.Controls.Add(this.textBoxNumberOfLevels); this.groupBox6.Location = new System.Drawing.Point(132, 132); this.groupBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox6.Name = "groupBox6"; this.groupBox6.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox6.Size = new System.Drawing.Size(398, 189); this.groupBox6.TabIndex = 75; this.groupBox6.TabStop = false; this.groupBox6.Text = "Levels To Process"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(124, 149); this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(105, 25); this.label14.TabIndex = 79; this.label14.Text = "End Level:"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(124, 98); this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(111, 25); this.label13.TabIndex = 78; this.label13.Text = "Start Level:"; // // textBoxEndLevel // this.textBoxEndLevel.Location = new System.Drawing.Point(254, 145); this.textBoxEndLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxEndLevel.Name = "textBoxEndLevel"; this.textBoxEndLevel.Size = new System.Drawing.Size(120, 30); this.textBoxEndLevel.TabIndex = 77; // // textBoxStartLevel // this.textBoxStartLevel.Location = new System.Drawing.Point(254, 94); this.textBoxStartLevel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxStartLevel.Name = "textBoxStartLevel"; this.textBoxStartLevel.Size = new System.Drawing.Size(120, 30); this.textBoxStartLevel.TabIndex = 76; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(9, 45); this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(216, 25); this.label12.TabIndex = 75; this.label12.Text = "Total number of Levels:"; // // textBoxNumberOfLevels // this.textBoxNumberOfLevels.Location = new System.Drawing.Point(254, 40); this.textBoxNumberOfLevels.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNumberOfLevels.Name = "textBoxNumberOfLevels"; this.textBoxNumberOfLevels.ReadOnly = true; this.textBoxNumberOfLevels.Size = new System.Drawing.Size(120, 30); this.textBoxNumberOfLevels.TabIndex = 0; // // groupBox5 // this.groupBox5.Controls.Add(this.textBoxNumFramesProcessed); this.groupBox5.Controls.Add(this.label11); this.groupBox5.Controls.Add(this.textBoxNumLevelsProcessed); this.groupBox5.Controls.Add(this.textBoxNumLevels); this.groupBox5.Controls.Add(this.label9); this.groupBox5.Controls.Add(this.label10); this.groupBox5.Location = new System.Drawing.Point(573, 132); this.groupBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox5.Name = "groupBox5"; this.groupBox5.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox5.Size = new System.Drawing.Size(438, 189); this.groupBox5.TabIndex = 74; this.groupBox5.TabStop = false; this.groupBox5.Text = "Process Info Update:"; // // textBoxNumFramesProcessed // this.textBoxNumFramesProcessed.Location = new System.Drawing.Point(308, 143); this.textBoxNumFramesProcessed.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNumFramesProcessed.Name = "textBoxNumFramesProcessed"; this.textBoxNumFramesProcessed.ReadOnly = true; this.textBoxNumFramesProcessed.Size = new System.Drawing.Size(120, 30); this.textBoxNumFramesProcessed.TabIndex = 79; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(9, 148); this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(247, 25); this.label11.TabIndex = 78; this.label11.Text = "Num of Frames processed:"; // // textBoxNumLevelsProcessed // this.textBoxNumLevelsProcessed.Location = new System.Drawing.Point(306, 89); this.textBoxNumLevelsProcessed.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNumLevelsProcessed.Name = "textBoxNumLevelsProcessed"; this.textBoxNumLevelsProcessed.ReadOnly = true; this.textBoxNumLevelsProcessed.Size = new System.Drawing.Size(120, 30); this.textBoxNumLevelsProcessed.TabIndex = 77; // // textBoxNumLevels // this.textBoxNumLevels.Location = new System.Drawing.Point(306, 40); this.textBoxNumLevels.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxNumLevels.Name = "textBoxNumLevels"; this.textBoxNumLevels.ReadOnly = true; this.textBoxNumLevels.Size = new System.Drawing.Size(120, 30); this.textBoxNumLevels.TabIndex = 76; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(9, 45); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(265, 25); this.label9.TabIndex = 74; this.label9.Text = "Number of Levels to process:"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(9, 94); this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(238, 25); this.label10.TabIndex = 73; this.label10.Text = "Num of Levels processed:"; // // progressBarGifGen // this.progressBarGifGen.Location = new System.Drawing.Point(32, 66); this.progressBarGifGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.progressBarGifGen.Name = "progressBarGifGen"; this.progressBarGifGen.Size = new System.Drawing.Size(1173, 35); this.progressBarGifGen.TabIndex = 51; this.progressBarGifGen.Visible = false; // // labelMessageGifGen // this.labelMessageGifGen.AutoSize = true; this.labelMessageGifGen.Location = new System.Drawing.Point(27, 15); this.labelMessageGifGen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelMessageGifGen.Name = "labelMessageGifGen"; this.labelMessageGifGen.Size = new System.Drawing.Size(231, 25); this.labelMessageGifGen.TabIndex = 50; this.labelMessageGifGen.Text = "In progress, please wait..."; this.labelMessageGifGen.Visible = false; // // buttonCancelGifGen // this.buttonCancelGifGen.Location = new System.Drawing.Point(819, 346); this.buttonCancelGifGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonCancelGifGen.Name = "buttonCancelGifGen"; this.buttonCancelGifGen.Size = new System.Drawing.Size(192, 43); this.buttonCancelGifGen.TabIndex = 71; this.buttonCancelGifGen.Text = "Cancel Process"; this.buttonCancelGifGen.UseVisualStyleBackColor = true; this.buttonCancelGifGen.Click += new System.EventHandler(this.buttonCancelGifGen_Click); // // buttonRunGifsGen // this.buttonRunGifsGen.Location = new System.Drawing.Point(576, 346); this.buttonRunGifsGen.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonRunGifsGen.Name = "buttonRunGifsGen"; this.buttonRunGifsGen.Size = new System.Drawing.Size(192, 43); this.buttonRunGifsGen.TabIndex = 70; this.buttonRunGifsGen.Text = "Run Gifs Gen"; this.buttonRunGifsGen.UseVisualStyleBackColor = true; this.buttonRunGifsGen.Click += new System.EventHandler(this.buttonRunGifsGen_Click); // // tabStat // this.tabStat.BackColor = System.Drawing.Color.PaleTurquoise; this.tabStat.Controls.Add(this.tabControl6); this.tabStat.Location = new System.Drawing.Point(4, 24); this.tabStat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabStat.Name = "tabStat"; this.tabStat.Size = new System.Drawing.Size(1500, 766); this.tabStat.TabIndex = 5; this.tabStat.Text = "Statistics"; // // tabControl6 // this.tabControl6.Controls.Add(this.tabPage1); this.tabControl6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.tabControl6.Location = new System.Drawing.Point(9, 22); this.tabControl6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabControl6.Name = "tabControl6"; this.tabControl6.SelectedIndex = 0; this.tabControl6.Size = new System.Drawing.Size(1527, 603); this.tabControl6.TabIndex = 1; // // tabPage1 // this.tabPage1.Controls.Add(this.label28); this.tabPage1.Controls.Add(this.textBox10); this.tabPage1.Controls.Add(this.button1); this.tabPage1.Controls.Add(this.groupBox9); this.tabPage1.Controls.Add(this.groupBox10); this.tabPage1.Controls.Add(this.groupBox12); this.tabPage1.Controls.Add(this.progressBar1); this.tabPage1.Controls.Add(this.label34); this.tabPage1.Location = new System.Drawing.Point(4, 34); this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabPage1.Size = new System.Drawing.Size(1519, 565); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Get Statistics"; this.tabPage1.UseVisualStyleBackColor = true; // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(42, 126); this.label28.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(123, 25); this.label28.TabIndex = 77; this.label28.Text = "Visible Area:"; // // textBox10 // this.textBox10.Location = new System.Drawing.Point(180, 122); this.textBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox10.Name = "textBox10"; this.textBox10.Size = new System.Drawing.Size(118, 30); this.textBox10.TabIndex = 76; this.textBox10.Text = "0.2"; this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // button1 // this.button1.Location = new System.Drawing.Point(1014, 474); this.button1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(204, 48); this.button1.TabIndex = 75; this.button1.Text = "Update Project"; this.button1.UseVisualStyleBackColor = true; // // groupBox9 // this.groupBox9.Controls.Add(this.textBox1); this.groupBox9.Controls.Add(this.textBox2); this.groupBox9.Controls.Add(this.label19); this.groupBox9.Controls.Add(this.label20); this.groupBox9.Controls.Add(this.label21); this.groupBox9.Controls.Add(this.textBox3); this.groupBox9.Controls.Add(this.label22); this.groupBox9.Controls.Add(this.textBox4); this.groupBox9.Controls.Add(this.button2); this.groupBox9.Controls.Add(this.label23); this.groupBox9.Controls.Add(this.label24); this.groupBox9.Controls.Add(this.textBox5); this.groupBox9.Controls.Add(this.textBox6); this.groupBox9.Controls.Add(this.label25); this.groupBox9.Controls.Add(this.textBox7); this.groupBox9.Location = new System.Drawing.Point(44, 315); this.groupBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox9.Name = "groupBox9"; this.groupBox9.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox9.Size = new System.Drawing.Size(868, 206); this.groupBox9.TabIndex = 74; this.groupBox9.TabStop = false; this.groupBox9.Text = "Object:"; // // textBox1 // this.textBox1.Location = new System.Drawing.Point(442, 40); this.textBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(97, 30); this.textBox1.TabIndex = 15; // // textBox2 // this.textBox2.Location = new System.Drawing.Point(442, 89); this.textBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(98, 30); this.textBox2.TabIndex = 14; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(376, 92); this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(57, 25); this.label19.TabIndex = 12; this.label19.Text = "CoY:"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(376, 49); this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(58, 25); this.label20.TabIndex = 11; this.label20.Text = "CoX:"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(10, 132); this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(111, 25); this.label21.TabIndex = 10; this.label21.Text = "Width, mm:"; // // textBox3 // this.textBox3.Location = new System.Drawing.Point(136, 132); this.textBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(94, 30); this.textBox3.TabIndex = 9; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(3, 89); this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(116, 25); this.label22.TabIndex = 8; this.label22.Text = "Height, mm:"; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(134, 88); this.textBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(97, 30); this.textBox4.TabIndex = 7; // // button2 // this.button2.Location = new System.Drawing.Point(704, 137); this.button2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(122, 43); this.button2.TabIndex = 6; this.button2.Text = "Calculate"; this.button2.UseVisualStyleBackColor = true; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(554, 94); this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(163, 25); this.label23.TabIndex = 5; this.label23.Text = "Num of Columns:"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(584, 48); this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(133, 25); this.label24.TabIndex = 4; this.label24.Text = "Num of Rows:"; // // textBox5 // this.textBox5.Location = new System.Drawing.Point(735, 89); this.textBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(86, 30); this.textBox5.TabIndex = 3; // // textBox6 // this.textBox6.Location = new System.Drawing.Point(735, 43); this.textBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox6.Name = "textBox6"; this.textBox6.Size = new System.Drawing.Size(86, 30); this.textBox6.TabIndex = 2; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(8, 45); this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(70, 25); this.label25.TabIndex = 1; this.label25.Text = "Name:"; // // textBox7 // this.textBox7.Location = new System.Drawing.Point(90, 45); this.textBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(234, 30); this.textBox7.TabIndex = 0; // // groupBox10 // this.groupBox10.Controls.Add(this.textBox8); this.groupBox10.Controls.Add(this.button3); this.groupBox10.Controls.Add(this.button4); this.groupBox10.Controls.Add(this.textBox9); this.groupBox10.Controls.Add(this.label26); this.groupBox10.Controls.Add(this.label27); this.groupBox10.Location = new System.Drawing.Point(981, 122); this.groupBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox10.Name = "groupBox10"; this.groupBox10.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox10.Size = new System.Drawing.Size(438, 202); this.groupBox10.TabIndex = 73; this.groupBox10.TabStop = false; this.groupBox10.Text = "Process Info Update:"; // // textBox8 // this.textBox8.Location = new System.Drawing.Point(306, 89); this.textBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox8.Name = "textBox8"; this.textBox8.ReadOnly = true; this.textBox8.Size = new System.Drawing.Size(120, 30); this.textBox8.TabIndex = 77; // // button3 // this.button3.Location = new System.Drawing.Point(14, 149); this.button3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(192, 43); this.button3.TabIndex = 70; this.button3.Text = "Run GetStat"; this.button3.UseVisualStyleBackColor = true; // // button4 // this.button4.Location = new System.Drawing.Point(236, 149); this.button4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(192, 43); this.button4.TabIndex = 71; this.button4.Text = "Cancel Process"; this.button4.UseVisualStyleBackColor = true; // // textBox9 // this.textBox9.Location = new System.Drawing.Point(306, 40); this.textBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox9.Name = "textBox9"; this.textBox9.ReadOnly = true; this.textBox9.Size = new System.Drawing.Size(120, 30); this.textBox9.TabIndex = 76; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(9, 45); this.label26.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(213, 25); this.label26.TabIndex = 74; this.label26.Text = "Total number of Faces:"; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(9, 94); this.label27.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(263, 25); this.label27.TabIndex = 73; this.label27.Text = "Number of Faces processed:"; // // groupBox12 // this.groupBox12.Controls.Add(this.textBox21); this.groupBox12.Controls.Add(this.textBox20); this.groupBox12.Controls.Add(this.textBox19); this.groupBox12.Controls.Add(this.textBox18); this.groupBox12.Controls.Add(this.textBox17); this.groupBox12.Controls.Add(this.textBox16); this.groupBox12.Controls.Add(this.textBox15); this.groupBox12.Controls.Add(this.textBox14); this.groupBox12.Controls.Add(this.textBox12); this.groupBox12.Controls.Add(this.textBox11); this.groupBox12.Controls.Add(this.label44); this.groupBox12.Controls.Add(this.label43); this.groupBox12.Controls.Add(this.label42); this.groupBox12.Controls.Add(this.label41); this.groupBox12.Controls.Add(this.label40); this.groupBox12.Controls.Add(this.label39); this.groupBox12.Controls.Add(this.label38); this.groupBox12.Controls.Add(this.label37); this.groupBox12.Controls.Add(this.label36); this.groupBox12.Controls.Add(this.label35); this.groupBox12.Controls.Add(this.label30); this.groupBox12.Controls.Add(this.label29); this.groupBox12.Controls.Add(this.label31); this.groupBox12.Controls.Add(this.textBox13); this.groupBox12.Location = new System.Drawing.Point(44, 166); this.groupBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox12.Name = "groupBox12"; this.groupBox12.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBox12.Size = new System.Drawing.Size(902, 145); this.groupBox12.TabIndex = 68; this.groupBox12.TabStop = false; this.groupBox12.Text = "Frame:"; // // textBox21 // this.textBox21.Location = new System.Drawing.Point(825, 92); this.textBox21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox21.Name = "textBox21"; this.textBox21.Size = new System.Drawing.Size(52, 30); this.textBox21.TabIndex = 76; this.textBox21.Text = "0.2"; this.textBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox20 // this.textBox20.Location = new System.Drawing.Point(748, 92); this.textBox20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox20.Name = "textBox20"; this.textBox20.Size = new System.Drawing.Size(52, 30); this.textBox20.TabIndex = 75; this.textBox20.Text = "0.2"; this.textBox20.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox19 // this.textBox19.Location = new System.Drawing.Point(672, 92); this.textBox19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox19.Name = "textBox19"; this.textBox19.Size = new System.Drawing.Size(52, 30); this.textBox19.TabIndex = 74; this.textBox19.Text = "0.2"; this.textBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox18 // this.textBox18.Location = new System.Drawing.Point(596, 92); this.textBox18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox18.Name = "textBox18"; this.textBox18.Size = new System.Drawing.Size(52, 30); this.textBox18.TabIndex = 73; this.textBox18.Text = "0.2"; this.textBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox17 // this.textBox17.Location = new System.Drawing.Point(519, 92); this.textBox17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox17.Name = "textBox17"; this.textBox17.Size = new System.Drawing.Size(52, 30); this.textBox17.TabIndex = 72; this.textBox17.Text = "0.2"; this.textBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox16 // this.textBox16.Location = new System.Drawing.Point(442, 92); this.textBox16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox16.Name = "textBox16"; this.textBox16.Size = new System.Drawing.Size(52, 30); this.textBox16.TabIndex = 71; this.textBox16.Text = "0.2"; this.textBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox15 // this.textBox15.Location = new System.Drawing.Point(370, 92); this.textBox15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox15.Name = "textBox15"; this.textBox15.Size = new System.Drawing.Size(52, 30); this.textBox15.TabIndex = 70; this.textBox15.Text = "0.2"; this.textBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox14 // this.textBox14.Location = new System.Drawing.Point(291, 92); this.textBox14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox14.Name = "textBox14"; this.textBox14.Size = new System.Drawing.Size(52, 30); this.textBox14.TabIndex = 69; this.textBox14.Text = "0.2"; this.textBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox12 // this.textBox12.Location = new System.Drawing.Point(214, 92); this.textBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox12.Name = "textBox12"; this.textBox12.Size = new System.Drawing.Size(52, 30); this.textBox12.TabIndex = 68; this.textBox12.Text = "0.2"; this.textBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // textBox11 // this.textBox11.Location = new System.Drawing.Point(150, 92); this.textBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox11.Name = "textBox11"; this.textBox11.Size = new System.Drawing.Size(52, 30); this.textBox11.TabIndex = 67; this.textBox11.Text = "0.2"; this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // label44 // this.label44.AutoSize = true; this.label44.Location = new System.Drawing.Point(820, 37); this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label44.Name = "label44"; this.label44.Size = new System.Drawing.Size(63, 25); this.label44.TabIndex = 66; this.label44.Text = "81-90"; // // label43 // this.label43.AutoSize = true; this.label43.Location = new System.Drawing.Point(744, 37); this.label43.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label43.Name = "label43"; this.label43.Size = new System.Drawing.Size(63, 25); this.label43.TabIndex = 65; this.label43.Text = "72-80"; // // label42 // this.label42.AutoSize = true; this.label42.Location = new System.Drawing.Point(668, 37); this.label42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(63, 25); this.label42.TabIndex = 64; this.label42.Text = "63-71"; // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(591, 37); this.label41.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(63, 25); this.label41.TabIndex = 63; this.label41.Text = "54-62"; // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(514, 37); this.label40.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(63, 25); this.label40.TabIndex = 62; this.label40.Text = "45-53"; // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(438, 37); this.label39.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(63, 25); this.label39.TabIndex = 61; this.label39.Text = "36-44"; // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(366, 37); this.label38.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(63, 25); this.label38.TabIndex = 60; this.label38.Text = "36-44"; // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(286, 37); this.label37.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(63, 25); this.label37.TabIndex = 59; this.label37.Text = "27-35"; // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(210, 37); this.label36.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(63, 25); this.label36.TabIndex = 58; this.label36.Text = "18-26"; // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(146, 37); this.label35.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(52, 25); this.label35.TabIndex = 57; this.label35.Text = "9-17"; // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(93, 37); this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(41, 25); this.label30.TabIndex = 56; this.label30.Text = "0-8"; // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(10, 37); this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(69, 25); this.label29.TabIndex = 55; this.label29.Text = "Angle:"; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(10, 97); this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(60, 25); this.label31.TabIndex = 54; this.label31.Text = "Area:"; // // textBox13 // this.textBox13.Location = new System.Drawing.Point(82, 92); this.textBox13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(52, 30); this.textBox13.TabIndex = 53; this.textBox13.Text = "0.2"; this.textBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // progressBar1 // this.progressBar1.Location = new System.Drawing.Point(44, 65); this.progressBar1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.progressBar1.Name = "progressBar1"; this.progressBar1.Size = new System.Drawing.Size(1173, 35); this.progressBar1.TabIndex = 49; this.progressBar1.Visible = false; // // label34 // this.label34.AutoSize = true; this.label34.Location = new System.Drawing.Point(39, 18); this.label34.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(231, 25); this.label34.TabIndex = 48; this.label34.Text = "In progress, please wait..."; this.label34.Visible = false; // // tabSystemSettings // this.tabSystemSettings.BackColor = System.Drawing.Color.PowderBlue; this.tabSystemSettings.Controls.Add(this.tabControl5); this.tabSystemSettings.Location = new System.Drawing.Point(4, 24); this.tabSystemSettings.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabSystemSettings.Name = "tabSystemSettings"; this.tabSystemSettings.Size = new System.Drawing.Size(1500, 766); this.tabSystemSettings.TabIndex = 4; this.tabSystemSettings.Text = "System Settings"; // // tabControl5 // this.tabControl5.Controls.Add(this.tabSystem); this.tabControl5.Location = new System.Drawing.Point(4, 5); this.tabControl5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabControl5.Name = "tabControl5"; this.tabControl5.SelectedIndex = 0; this.tabControl5.Size = new System.Drawing.Size(1482, 578); this.tabControl5.TabIndex = 0; // // tabSystem // this.tabSystem.Controls.Add(this.buttonUpdateProjectSystemSettings); this.tabSystem.Controls.Add(this.buttonSetBlenderDir); this.tabSystem.Controls.Add(this.labelBlenderDir); this.tabSystem.Controls.Add(this.textBoxBlenderDir); this.tabSystem.Location = new System.Drawing.Point(4, 34); this.tabSystem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabSystem.Name = "tabSystem"; this.tabSystem.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tabSystem.Size = new System.Drawing.Size(1474, 540); this.tabSystem.TabIndex = 0; this.tabSystem.Text = "System Settings"; this.tabSystem.UseVisualStyleBackColor = true; // // buttonUpdateProjectSystemSettings // this.buttonUpdateProjectSystemSettings.Location = new System.Drawing.Point(804, 431); this.buttonUpdateProjectSystemSettings.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonUpdateProjectSystemSettings.Name = "buttonUpdateProjectSystemSettings"; this.buttonUpdateProjectSystemSettings.Size = new System.Drawing.Size(204, 48); this.buttonUpdateProjectSystemSettings.TabIndex = 76; this.buttonUpdateProjectSystemSettings.Text = "Update Project"; this.buttonUpdateProjectSystemSettings.UseVisualStyleBackColor = true; this.buttonUpdateProjectSystemSettings.Click += new System.EventHandler(this.buttonUpdateProjectSystemSettings_Click); // // buttonSetBlenderDir // this.buttonSetBlenderDir.Location = new System.Drawing.Point(1166, 92); this.buttonSetBlenderDir.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonSetBlenderDir.Name = "buttonSetBlenderDir"; this.buttonSetBlenderDir.Size = new System.Drawing.Size(74, 35); this.buttonSetBlenderDir.TabIndex = 32; this.buttonSetBlenderDir.Text = "Set"; this.buttonSetBlenderDir.UseVisualStyleBackColor = true; this.buttonSetBlenderDir.Click += new System.EventHandler(this.buttonSetBlenderDir_Click); // // labelBlenderDir // this.labelBlenderDir.AutoSize = true; this.labelBlenderDir.Location = new System.Drawing.Point(24, 102); this.labelBlenderDir.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelBlenderDir.Name = "labelBlenderDir"; this.labelBlenderDir.Size = new System.Drawing.Size(111, 25); this.labelBlenderDir.TabIndex = 31; this.labelBlenderDir.Text = "Blender dir:"; // // textBoxBlenderDir // this.textBoxBlenderDir.Location = new System.Drawing.Point(218, 92); this.textBoxBlenderDir.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxBlenderDir.Name = "textBoxBlenderDir"; this.textBoxBlenderDir.Size = new System.Drawing.Size(914, 30); this.textBoxBlenderDir.TabIndex = 30; this.textBoxBlenderDir.Text = "C:\\Download\\CAD\\blender-2.79-c64e515-win64\\blender-2.79.0-git.c64e515-windows64\\"; // // buttonRunBlender // this.buttonRunBlender.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold); this.buttonRunBlender.Location = new System.Drawing.Point(39, 851); this.buttonRunBlender.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonRunBlender.Name = "buttonRunBlender"; this.buttonRunBlender.Size = new System.Drawing.Size(172, 43); this.buttonRunBlender.TabIndex = 16; this.buttonRunBlender.Text = "Run Blender"; this.buttonRunBlender.UseVisualStyleBackColor = true; this.buttonRunBlender.Click += new System.EventHandler(this.buttonRunBlender_Click); // // btnRefresh // this.btnRefresh.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold); this.btnRefresh.Location = new System.Drawing.Point(1310, 851); this.btnRefresh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.btnRefresh.Name = "btnRefresh"; this.btnRefresh.Size = new System.Drawing.Size(172, 43); this.btnRefresh.TabIndex = 16; this.btnRefresh.Text = "Refresh"; this.btnRefresh.UseVisualStyleBackColor = true; this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click); // // backWorkerIniGen // this.backWorkerIniGen.WorkerReportsProgress = true; this.backWorkerIniGen.WorkerSupportsCancellation = true; this.backWorkerIniGen.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backWorkerIniGen_DoWork); this.backWorkerIniGen.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.backWorkerIniGen_ProgressChanged); this.backWorkerIniGen.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backWorkerIniGen_RunWorkerCompleted); // // backWorkerGifGen // this.backWorkerGifGen.WorkerReportsProgress = true; this.backWorkerGifGen.WorkerSupportsCancellation = true; this.backWorkerGifGen.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backWorkerGifGen_DoWork); this.backWorkerGifGen.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.backWorkerGifGen_ProgressChanged); this.backWorkerGifGen.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backWorkerGifGen_RunWorkerCompleted); // // timer1 // this.timer1.Interval = 1000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // Projects // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.ButtonHighlight; this.ClientSize = new System.Drawing.Size(1575, 908); this.Controls.Add(this.buttonRunBlender); this.Controls.Add(this.tab); this.Controls.Add(this.Header); this.Controls.Add(this.btnRefresh); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.IsMdiContainer = true; this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Name = "Projects"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Big Litho - Project Manager"; this.Load += new System.EventHandler(this.Projects_Load); this.tab.ResumeLayout(false); this.tabRegistration.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tabProject.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridViewProjects)).EndInit(); this.tabIniGen.ResumeLayout(false); this.tabControl2.ResumeLayout(false); this.tabExpIni.ResumeLayout(false); this.tabExpIni.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox3.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.tabImageGen.ResumeLayout(false); this.tabControl3.ResumeLayout(false); this.tabGenImage.ResumeLayout(false); this.tabGenImage.PerformLayout(); this.groupBox11.ResumeLayout(false); this.groupBox11.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarFrequency)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarPercent)).EndInit(); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarNumberSlices)).EndInit(); this.groupBoxColor.ResumeLayout(false); this.groupBoxColor.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBarMaxLevel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarMinLevel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBarPictureWidth)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TextureHeight)).EndInit(); this.tabGifsGen.ResumeLayout(false); this.tabControl4.ResumeLayout(false); this.tabGifsGenerator.ResumeLayout(false); this.tabGifsGenerator.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.tabStat.ResumeLayout(false); this.tabControl6.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); this.groupBox10.ResumeLayout(false); this.groupBox10.PerformLayout(); this.groupBox12.ResumeLayout(false); this.groupBox12.PerformLayout(); this.tabSystemSettings.ResumeLayout(false); this.tabControl5.ResumeLayout(false); this.tabSystem.ResumeLayout(false); this.tabSystem.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox Header; private System.Windows.Forms.TabControl tab; private System.Windows.Forms.TabPage tabRegistration; private System.Windows.Forms.TabPage tabIniGen; private System.Windows.Forms.TabPage tabImageGen; private System.Windows.Forms.TabPage tabGifsGen; private System.Windows.Forms.TabPage tabSystemSettings; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabProject; private System.Windows.Forms.TabControl tabControl2; private System.Windows.Forms.TabPage tabExpIni; private System.Windows.Forms.TabControl tabControl3; private System.Windows.Forms.TabPage tabGenImage; private System.Windows.Forms.TabControl tabControl4; private System.Windows.Forms.TabPage tabGifsGenerator; private System.Windows.Forms.TabControl tabControl5; private System.Windows.Forms.TabPage tabSystem; private System.Windows.Forms.Button buttonUpdateProject; private System.Windows.Forms.Button buttonDeleteProject; private System.Windows.Forms.Button btnNewProject; private System.Windows.Forms.ComboBox cmbProjects; private System.Windows.Forms.DataGridView dataGridViewProjects; private System.Windows.Forms.Button btnRefresh; private System.Windows.Forms.Label labelAuthor; private System.Windows.Forms.TextBox textBoxAuthor; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label labelNumberOfEdges; private System.Windows.Forms.Label labelNumberOfEdgesProcessed; private System.Windows.Forms.Button buttonCancelProcess; private System.Windows.Forms.Button buttonRunIniGen; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox textBoxResH; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textBoxResW; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label32; private System.Windows.Forms.TextBox textBoxFrameHeight; private System.Windows.Forms.Label label33; private System.Windows.Forms.TextBox textBoxFrameWidth; private System.Windows.Forms.ProgressBar progressBarIniGen; private System.Windows.Forms.Label labelMessageIniGen; private System.Windows.Forms.TextBox textBoxNumEdgesProcessed; private System.Windows.Forms.TextBox textBoxNumEdges; private System.Windows.Forms.Label labelBlenderDir; private System.Windows.Forms.TextBox textBoxBlenderDir; private System.Windows.Forms.Button buttonSetBlenderDir; private System.Windows.Forms.Button buttonRunBlender; private System.ComponentModel.BackgroundWorker backWorkerIniGen; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Button buttonCalcRowsCols; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox textBoxNCols; private System.Windows.Forms.TextBox textBoxNRows; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox textBoxObjName; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox textBoxObjW; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox textBoxObjH; private System.Windows.Forms.Button buttonUpdateProjectIniGen; private System.Windows.Forms.Button buttonUpdateProjectSystemSettings; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox textBoxEndLevel; private System.Windows.Forms.TextBox textBoxStartLevel; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox textBoxNumberOfLevels; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.TextBox textBoxNumFramesProcessed; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox textBoxNumLevelsProcessed; private System.Windows.Forms.TextBox textBoxNumLevels; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.ProgressBar progressBarGifGen; private System.Windows.Forms.Label labelMessageGifGen; private System.Windows.Forms.Button buttonCancelGifGen; private System.Windows.Forms.Button buttonRunGifsGen; private System.ComponentModel.BackgroundWorker backWorkerGifGen; private System.Windows.Forms.Label Bordlabel; private System.Windows.Forms.SaveFileDialog saveFileDialog1; private System.Windows.Forms.TextBox textBoxCoY; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox textBoxCoX; private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.Button btSave; private System.Windows.Forms.CheckBox MenuEn; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.Label label16; private System.Windows.Forms.TextBox textBoxNLevels; private System.Windows.Forms.TrackBar trackBarNumberSlices; private System.Windows.Forms.Label RepTlabel; private System.Windows.Forms.GroupBox groupBoxColor; private System.Windows.Forms.TrackBar trackBarMaxLevel; private System.Windows.Forms.TrackBar trackBarMinLevel; private System.Windows.Forms.Label MaxLevelLabel; private System.Windows.Forms.Label MinLevelLabel; private System.Windows.Forms.Label label17; private System.Windows.Forms.TrackBar trackBarPictureWidth; private System.Windows.Forms.PictureBox TextureHeight; private System.Windows.Forms.TextBox textBoxMaxLevel; private System.Windows.Forms.TextBox textBoxMinLevel; private System.Windows.Forms.TextBox textBoxRepTexture; private System.Windows.Forms.TextBox textBoxRepeats; private System.Windows.Forms.Label label18; private System.Windows.Forms.TabPage tabStat; private System.Windows.Forms.TabControl tabControl6; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.Button button1; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label22; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Button button2; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Label label25; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.GroupBox groupBox10; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label27; private System.Windows.Forms.GroupBox groupBox12; private System.Windows.Forms.Label label31; private System.Windows.Forms.TextBox textBox13; private System.Windows.Forms.ProgressBar progressBar1; private System.Windows.Forms.Label label34; private System.Windows.Forms.Label label28; private System.Windows.Forms.TextBox textBox10; private System.Windows.Forms.Label label44; private System.Windows.Forms.Label label43; private System.Windows.Forms.Label label42; private System.Windows.Forms.Label label41; private System.Windows.Forms.Label label40; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label label38; private System.Windows.Forms.Label label37; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label35; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label label29; private System.Windows.Forms.TextBox textBox21; private System.Windows.Forms.TextBox textBox20; private System.Windows.Forms.TextBox textBox19; private System.Windows.Forms.TextBox textBox18; private System.Windows.Forms.TextBox textBox17; private System.Windows.Forms.TextBox textBox16; private System.Windows.Forms.TextBox textBox15; private System.Windows.Forms.TextBox textBox14; private System.Windows.Forms.TextBox textBox12; private System.Windows.Forms.TextBox textBox11; private System.Windows.Forms.DomainUpDown domainUpDown1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label labelName; private System.Windows.Forms.Button buttonSetHomeProjectDir; private System.Windows.Forms.Label labelHomeProjectsDir; private System.Windows.Forms.TextBox textBoxHomeProjectsDir; private System.Windows.Forms.GroupBox groupBox11; private System.Windows.Forms.TextBox textBoxFrequency; private System.Windows.Forms.TextBox textBoxPercent; private System.Windows.Forms.TrackBar trackBarFrequency; private System.Windows.Forms.TrackBar trackBarPercent; private System.Windows.Forms.Label label45; private System.Windows.Forms.Label label46; private System.Windows.Forms.Timer timer1; } }