3 sealed
partial class SimpleScanMainForm
8 private System.ComponentModel.IContainer components = null;
14 protected override void Dispose(
bool disposing)
16 if (disposing && (components != null))
20 base.Dispose(disposing);
23 #region Windows Form Designer generated code
29 private void InitializeComponent()
32 this.tabControlMain =
new Syncfusion.Windows.Forms.Tools.TabControlAdv();
33 this.tabPageScan =
new Syncfusion.Windows.Forms.Tools.TabPageAdv();
35 this.tabPageControl =
new Syncfusion.Windows.Forms.Tools.TabPageAdv();
37 this.tabPageConfiguration =
new Syncfusion.Windows.Forms.Tools.TabPageAdv();
39 ((
System.ComponentModel.ISupportInitialize)(this.tabControlMain)).BeginInit();
40 this.tabControlMain.SuspendLayout();
41 this.tabPageScan.SuspendLayout();
42 this.tabPageControl.SuspendLayout();
43 this.tabPageConfiguration.SuspendLayout();
48 this.tabControlMain.ActiveTabColor =
System.Drawing.Color.Tan;
49 this.tabControlMain.BeforeTouchSize =
new System.Drawing.Size(1004, 548);
50 this.tabControlMain.Controls.Add(this.tabPageScan);
51 this.tabControlMain.Controls.Add(this.tabPageControl);
52 this.tabControlMain.Controls.Add(this.tabPageConfiguration);
53 this.tabControlMain.Dock =
System.Windows.Forms.DockStyle.Fill;
54 this.tabControlMain.FocusOnTabClick =
false;
55 this.tabControlMain.Location =
new System.Drawing.Point(0, 0);
56 this.tabControlMain.Name =
"tabControlMain";
57 this.tabControlMain.Size =
new System.Drawing.Size(1004, 548);
58 this.tabControlMain.TabIndex = 0;
59 this.tabControlMain.TabStyle = typeof(Syncfusion.Windows.Forms.Tools.TabRenderer2D);
60 this.tabControlMain.SelectedIndexChanged +=
new System.EventHandler(this.tabControlMain_SelectedIndexChanged);
64 this.tabPageScan.Controls.Add(this.scanControlMain);
65 this.tabPageScan.Image = null;
66 this.tabPageScan.ImageSize =
new System.Drawing.Size(16, 16);
67 this.tabPageScan.Location =
new System.Drawing.Point(1, 22);
68 this.tabPageScan.Name =
"tabPageScan";
69 this.tabPageScan.ShowCloseButton =
true;
70 this.tabPageScan.Size =
new System.Drawing.Size(1001, 524);
71 this.tabPageScan.TabIndex = 1;
72 this.tabPageScan.Text =
"Scan";
73 this.tabPageScan.ThemesEnabled =
false;
77 this.scanControlMain.Arduino = null;
78 this.scanControlMain.BackColor =
System.Drawing.Color.PapayaWhip;
79 this.scanControlMain.Dock =
System.Windows.Forms.DockStyle.Fill;
80 this.scanControlMain.Location =
new System.Drawing.Point(0, 0);
81 this.scanControlMain.Name =
"scanControlMain";
82 this.scanControlMain.Size =
new System.Drawing.Size(1001, 524);
83 this.scanControlMain.TabIndex = 0;
87 this.tabPageControl.Controls.Add(this.manualControl);
88 this.tabPageControl.Image = null;
89 this.tabPageControl.ImageSize =
new System.Drawing.Size(16, 16);
90 this.tabPageControl.Location =
new System.Drawing.Point(1, 22);
91 this.tabPageControl.Name =
"tabPageControl";
92 this.tabPageControl.ShowCloseButton =
true;
93 this.tabPageControl.Size =
new System.Drawing.Size(1001, 524);
94 this.tabPageControl.TabIndex = 2;
95 this.tabPageControl.Text =
"Control";
96 this.tabPageControl.ThemesEnabled =
false;
100 this.manualControl.Arduino = null;
101 this.manualControl.BackColor =
System.Drawing.Color.PapayaWhip;
102 this.manualControl.Dock =
System.Windows.Forms.DockStyle.Fill;
103 this.manualControl.Location =
new System.Drawing.Point(0, 0);
104 this.manualControl.Name =
"manualControl";
105 this.manualControl.Size =
new System.Drawing.Size(1001, 524);
106 this.manualControl.TabIndex = 0;
110 this.tabPageConfiguration.Controls.Add(this.configurationControl1);
111 this.tabPageConfiguration.Image = null;
112 this.tabPageConfiguration.ImageSize =
new System.Drawing.Size(16, 16);
113 this.tabPageConfiguration.Location =
new System.Drawing.Point(1, 22);
114 this.tabPageConfiguration.Name =
"tabPageConfiguration";
115 this.tabPageConfiguration.ShowCloseButton =
true;
116 this.tabPageConfiguration.Size =
new System.Drawing.Size(1001, 524);
117 this.tabPageConfiguration.TabIndex = 3;
118 this.tabPageConfiguration.Text =
"Configuration";
119 this.tabPageConfiguration.ThemesEnabled =
false;
123 this.configurationControl1.BackColor =
System.Drawing.Color.PapayaWhip;
124 this.configurationControl1.Dock =
System.Windows.Forms.DockStyle.Fill;
125 this.configurationControl1.Location =
new System.Drawing.Point(0, 0);
126 this.configurationControl1.Name =
"configurationControl1";
127 this.configurationControl1.Size =
new System.Drawing.Size(1001, 524);
128 this.configurationControl1.TabIndex = 0;
132 this.AutoScaleDimensions =
new System.Drawing.SizeF(6F, 13F);
133 this.AutoScaleMode =
System.Windows.Forms.AutoScaleMode.Font;
134 this.BackColor =
System.Drawing.Color.PapayaWhip;
135 this.ClientSize =
new System.Drawing.Size(1004, 548);
136 this.Controls.Add(this.tabControlMain);
137 this.Icon = ((
System.Drawing.Icon)(resources.GetObject(
"$this.Icon")));
138 this.Name =
"SimpleScanMainForm";
139 this.Text =
"SimpleScan3D - 0.0.5";
140 this.UseOffice2007SchemeBackColor =
true;
141 ((
System.ComponentModel.ISupportInitialize)(this.tabControlMain)).EndInit();
142 this.tabControlMain.ResumeLayout(
false);
143 this.tabPageScan.ResumeLayout(
false);
144 this.tabPageControl.ResumeLayout(
false);
145 this.tabPageConfiguration.ResumeLayout(
false);
146 this.ResumeLayout(
false);
152 private Syncfusion.Windows.Forms.Tools.TabControlAdv tabControlMain;
153 private Syncfusion.Windows.Forms.Tools.TabPageAdv tabPageScan;
154 private Syncfusion.Windows.Forms.Tools.TabPageAdv tabPageControl;
155 private Syncfusion.Windows.Forms.Tools.TabPageAdv tabPageConfiguration;
156 private ScanControl scanControlMain;
157 private ManualControl manualControl;
158 private ConfigurationControl configurationControl1;
Manual Control of arduino and imaging
override void Dispose(bool disposing)
Clean up any resources being used.
Configuration of arduino specific values