private void InitializeComponent()
 {
     this.textBlock1   = new dotNetLab.Widgets.TextBlock();
     this.comboBox1    = new System.Windows.Forms.ComboBox();
     this.canvasPanel1 = new dotNetLab.Widgets.Container.CanvasPanel();
     this.SuspendLayout();
     //
     // textBlock1
     //
     this.textBlock1.BackColor            = System.Drawing.Color.Transparent;
     this.textBlock1.BorderColor          = System.Drawing.Color.Empty;
     this.textBlock1.BorderThickness      = -1;
     this.textBlock1.DataBindingInfo      = null;
     this.textBlock1.EnableFlag           = true;
     this.textBlock1.EnableTextRenderHint = false;
     this.textBlock1.FlagAlign            = dotNetLab.Widgets.Alignments.Left;
     this.textBlock1.FlagColor            = System.Drawing.Color.DodgerBlue;
     this.textBlock1.FlagThickness        = 7;
     this.textBlock1.Font = new System.Drawing.Font("微软雅黑", 12F);
     this.textBlock1.GapBetweenTextFlag   = 10;
     this.textBlock1.LEDStyle             = false;
     this.textBlock1.Location             = new System.Drawing.Point(57, 80);
     this.textBlock1.MainBindableProperty = "相机实时取相";
     this.textBlock1.Name               = "textBlock1";
     this.textBlock1.Radius             = -1;
     this.textBlock1.Size               = new System.Drawing.Size(166, 23);
     this.textBlock1.TabIndex           = 1;
     this.textBlock1.Text               = "相机实时取相";
     this.textBlock1.UIElementBinders   = null;
     this.textBlock1.UnderLine          = false;
     this.textBlock1.UnderLineColor     = System.Drawing.Color.DarkGray;
     this.textBlock1.UnderLineThickness = 2F;
     this.textBlock1.Vertical           = false;
     this.textBlock1.WhereReturn        = ((byte)(0));
     //
     // comboBox1
     //
     this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.comboBox1.BackColor             = System.Drawing.Color.DarkGray;
     this.comboBox1.FlatStyle             = System.Windows.Forms.FlatStyle.Flat;
     this.comboBox1.Font                  = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.comboBox1.ForeColor             = System.Drawing.Color.White;
     this.comboBox1.FormattingEnabled     = true;
     this.comboBox1.Location              = new System.Drawing.Point(102, 109);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(357, 27);
     this.comboBox1.TabIndex              = 2;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // canvasPanel1
     //
     this.canvasPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.canvasPanel1.BackColor            = System.Drawing.Color.Transparent;
     this.canvasPanel1.BorderColor          = System.Drawing.Color.Empty;
     this.canvasPanel1.BorderThickness      = -1;
     this.canvasPanel1.CornerAlignment      = dotNetLab.Widgets.Alignments.All;
     this.canvasPanel1.DataBindingInfo      = null;
     this.canvasPanel1.Font                 = new System.Drawing.Font("微软雅黑", 11F);
     this.canvasPanel1.ImagePos             = new System.Drawing.Point(0, 0);
     this.canvasPanel1.ImageSize            = new System.Drawing.Size(0, 0);
     this.canvasPanel1.Location             = new System.Drawing.Point(60, 142);
     this.canvasPanel1.MainBindableProperty = "显示区";
     this.canvasPanel1.Name                 = "canvasPanel1";
     this.canvasPanel1.NormalColor          = System.Drawing.Color.DarkGray;
     this.canvasPanel1.Radius               = -1;
     this.canvasPanel1.Size                 = new System.Drawing.Size(496, 334);
     this.canvasPanel1.Source               = null;
     this.canvasPanel1.TabIndex             = 3;
     this.canvasPanel1.Text                 = "显示区";
     this.canvasPanel1.UIElementBinders     = null;
     //
     // FifoForm
     //
     this.ClientSize = new System.Drawing.Size(600, 500);
     this.Controls.Add(this.canvasPanel1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.textBlock1);
     this.Name     = "FifoForm";
     this.Text     = "取相";
     this.TitlePos = new System.Drawing.Point(70, 15);
     this.Controls.SetChildIndex(this.textBlock1, 0);
     this.Controls.SetChildIndex(this.comboBox1, 0);
     this.Controls.SetChildIndex(this.canvasPanel1, 0);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.mobileListBox1  = new dotNetLab.Widgets.MobileListBox();
     this.lbl_OutputInfo  = new dotNetLab.Widgets.TextBlock();
     this.canvasPanel1    = new dotNetLab.Widgets.Container.CanvasPanel();
     this.colorDecorator1 = new dotNetLab.Widgets.ColorDecorator();
     this.btn_More        = new dotNetLab.Widgets.Direction();
     this.SuspendLayout();
     //
     // tipper
     //
     this.tipper.Location = new System.Drawing.Point(556, 480);
     //
     // mobileListBox1
     //
     this.mobileListBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.mobileListBox1.BackColor            = System.Drawing.Color.Transparent;
     this.mobileListBox1.BorderColor          = System.Drawing.Color.Gray;
     this.mobileListBox1.BorderThickness      = 1;
     this.mobileListBox1.CornerAlignment      = dotNetLab.Widgets.Alignments.All;
     this.mobileListBox1.DataBindingInfo      = null;
     this.mobileListBox1.Font                 = new System.Drawing.Font("微软雅黑", 11F);
     this.mobileListBox1.ImagePos             = new System.Drawing.Point(0, 0);
     this.mobileListBox1.ImageSize            = new System.Drawing.Size(0, 0);
     this.mobileListBox1.Location             = new System.Drawing.Point(610, 93);
     this.mobileListBox1.MainBindableProperty = "mobileListBox1";
     this.mobileListBox1.Name                 = "mobileListBox1";
     this.mobileListBox1.NormalColor          = System.Drawing.Color.White;
     this.mobileListBox1.Radius               = -1;
     this.mobileListBox1.Size                 = new System.Drawing.Size(228, 448);
     this.mobileListBox1.Source               = null;
     this.mobileListBox1.TabIndex             = 2;
     this.mobileListBox1.Text                 = "mobileListBox1";
     this.mobileListBox1.UIElementBinders     = null;
     //
     // lbl_OutputInfo
     //
     this.lbl_OutputInfo.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lbl_OutputInfo.BackColor            = System.Drawing.Color.Transparent;
     this.lbl_OutputInfo.BorderColor          = System.Drawing.Color.Empty;
     this.lbl_OutputInfo.BorderThickness      = -1;
     this.lbl_OutputInfo.DataBindingInfo      = null;
     this.lbl_OutputInfo.EnableFlag           = true;
     this.lbl_OutputInfo.EnableTextRenderHint = true;
     this.lbl_OutputInfo.FlagAlign            = dotNetLab.Widgets.Alignments.Left;
     this.lbl_OutputInfo.FlagColor            = System.Drawing.Color.Crimson;
     this.lbl_OutputInfo.FlagThickness        = 10;
     this.lbl_OutputInfo.Font = new System.Drawing.Font("微软雅黑", 12F);
     this.lbl_OutputInfo.GapBetweenTextFlag   = 0;
     this.lbl_OutputInfo.LEDStyle             = false;
     this.lbl_OutputInfo.Location             = new System.Drawing.Point(612, 71);
     this.lbl_OutputInfo.MainBindableProperty = "输出信息";
     this.lbl_OutputInfo.Name               = "lbl_OutputInfo";
     this.lbl_OutputInfo.Radius             = -1;
     this.lbl_OutputInfo.Size               = new System.Drawing.Size(104, 16);
     this.lbl_OutputInfo.TabIndex           = 4;
     this.lbl_OutputInfo.Text               = "输出信息";
     this.lbl_OutputInfo.UIElementBinders   = null;
     this.lbl_OutputInfo.UnderLine          = false;
     this.lbl_OutputInfo.UnderLineColor     = System.Drawing.Color.DarkGray;
     this.lbl_OutputInfo.UnderLineThickness = 2F;
     this.lbl_OutputInfo.Vertical           = false;
     this.lbl_OutputInfo.WhereReturn        = ((byte)(0));
     //
     // canvasPanel1
     //
     this.canvasPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.canvasPanel1.BackColor            = System.Drawing.Color.Transparent;
     this.canvasPanel1.BorderColor          = System.Drawing.Color.Empty;
     this.canvasPanel1.BorderThickness      = -1;
     this.canvasPanel1.CornerAlignment      = dotNetLab.Widgets.Alignments.All;
     this.canvasPanel1.DataBindingInfo      = null;
     this.canvasPanel1.Font                 = new System.Drawing.Font("微软雅黑", 11F);
     this.canvasPanel1.ImagePos             = new System.Drawing.Point(0, 0);
     this.canvasPanel1.ImageSize            = new System.Drawing.Size(0, 0);
     this.canvasPanel1.Location             = new System.Drawing.Point(36, 85);
     this.canvasPanel1.MainBindableProperty = null;
     this.canvasPanel1.Name                 = "canvasPanel1";
     this.canvasPanel1.NormalColor          = System.Drawing.Color.Silver;
     this.canvasPanel1.Radius               = 20;
     this.canvasPanel1.Size                 = new System.Drawing.Size(554, 414);
     this.canvasPanel1.Source               = null;
     this.canvasPanel1.TabIndex             = 5;
     this.canvasPanel1.Text                 = null;
     this.canvasPanel1.UIElementBinders     = null;
     //
     // colorDecorator1
     //
     this.colorDecorator1.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.colorDecorator1.BackColor            = System.Drawing.Color.White;
     this.colorDecorator1.DataBindingInfo      = null;
     this.colorDecorator1.Location             = new System.Drawing.Point(6, 505);
     this.colorDecorator1.MainBindableProperty = "";
     this.colorDecorator1.Name             = "colorDecorator1";
     this.colorDecorator1.Size             = new System.Drawing.Size(150, 53);
     this.colorDecorator1.TabIndex         = 6;
     this.colorDecorator1.UIElementBinders = null;
     //
     // btn_More
     //
     this.btn_More.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_More.ArrowAlignment       = dotNetLab.Widgets.Alignments.Right;
     this.btn_More.BackColor            = System.Drawing.Color.Transparent;
     this.btn_More.BorderColor          = System.Drawing.Color.Gray;
     this.btn_More.BorderThickness      = 2F;
     this.btn_More.CenterImage          = true;
     this.btn_More.ClipCircleRegion     = false;
     this.btn_More.DataBindingInfo      = null;
     this.btn_More.Effect               = null;
     this.btn_More.Fill                 = false;
     this.btn_More.FillColor            = System.Drawing.Color.Empty;
     this.btn_More.ImagePostion         = new System.Drawing.Point(0, 0);
     this.btn_More.ImageSize            = new System.Drawing.SizeF(25F, 25F);
     this.btn_More.Location             = new System.Drawing.Point(797, 51);
     this.btn_More.MainBindableProperty = "";
     this.btn_More.MouseDownColor       = System.Drawing.Color.Gray;
     this.btn_More.Name                 = "btn_More";
     this.btn_More.NeedEffect           = false;
     this.btn_More.Size                 = new System.Drawing.Size(40, 40);
     this.btn_More.Source               = ((System.Drawing.Image)(resources.GetObject("btn_More.Source")));
     this.btn_More.TabIndex             = 7;
     this.btn_More.UIElementBinders     = null;
     this.btn_More.WhichShap            = 6;
     this.btn_More.WhitePattern         = false;
     this.btn_More.Click               += new System.EventHandler(this.btn_More_Click);
     //
     // MainForm
     //
     this.ClientSize = new System.Drawing.Size(859, 565);
     this.Controls.Add(this.btn_More);
     this.Controls.Add(this.colorDecorator1);
     this.Controls.Add(this.canvasPanel1);
     this.Controls.Add(this.lbl_OutputInfo);
     this.Controls.Add(this.mobileListBox1);
     this.FontX      = new System.Drawing.Font("等线 Light", 30F);
     this.KeyPreview = true;
     this.Name       = "MainForm";
     this.Text       = "视觉检测应用";
     this.TitlePos   = new System.Drawing.Point(10, 18);
     this.Controls.SetChildIndex(this.mobileListBox1, 0);
     this.Controls.SetChildIndex(this.lbl_OutputInfo, 0);
     this.Controls.SetChildIndex(this.canvasPanel1, 0);
     this.Controls.SetChildIndex(this.colorDecorator1, 0);
     this.Controls.SetChildIndex(this.btn_More, 0);
     this.ResumeLayout(false);
 }