123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- namespace PaintDotNet.ImageCollect.CameraComponent
- {
- partial class FrameCameraSetControl
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.label3 = new System.Windows.Forms.Label();
- this.quanfuButton = new System.Windows.Forms.Button();
- this.zhongxinButton = new System.Windows.Forms.Button();
- this.chicunHTextBox = new System.Windows.Forms.TextBox();
- this.chicunWTextBox = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.zuobiaoYTextBox = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.zuobiaoXTextBox = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.shuaxinButton = new System.Windows.Forms.Button();
- this.pictureBox1 = new System.Windows.Forms.PictureBox();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.cmbResolution = new System.Windows.Forms.ComboBox();
- this.groupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
- this.groupBox2.SuspendLayout();
- this.SuspendLayout();
- //
- // groupBox3
- //
- this.groupBox3.Controls.Add(this.label3);
- this.groupBox3.Controls.Add(this.quanfuButton);
- this.groupBox3.Controls.Add(this.zhongxinButton);
- this.groupBox3.Controls.Add(this.chicunHTextBox);
- this.groupBox3.Controls.Add(this.chicunWTextBox);
- this.groupBox3.Controls.Add(this.label4);
- this.groupBox3.Controls.Add(this.zuobiaoYTextBox);
- this.groupBox3.Controls.Add(this.label2);
- this.groupBox3.Controls.Add(this.zuobiaoXTextBox);
- this.groupBox3.Controls.Add(this.label1);
- this.groupBox3.Controls.Add(this.shuaxinButton);
- this.groupBox3.Controls.Add(this.pictureBox1);
- this.groupBox3.Location = new System.Drawing.Point(0, 90);
- this.groupBox3.Margin = new System.Windows.Forms.Padding(4);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Padding = new System.Windows.Forms.Padding(4);
- this.groupBox3.Size = new System.Drawing.Size(619, 465);
- this.groupBox3.TabIndex = 4;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "设置";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(276, 413);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(22, 15);
- this.label3.TabIndex = 36;
- this.label3.Text = "×";
- //
- // quanfuButton
- //
- this.quanfuButton.Location = new System.Drawing.Point(438, 408);
- this.quanfuButton.Margin = new System.Windows.Forms.Padding(4);
- this.quanfuButton.Name = "quanfuButton";
- this.quanfuButton.Size = new System.Drawing.Size(100, 29);
- this.quanfuButton.TabIndex = 35;
- this.quanfuButton.Text = "全幅";
- this.quanfuButton.UseVisualStyleBackColor = true;
- this.quanfuButton.Click += new System.EventHandler(this.quanfuButton_Click);
- //
- // zhongxinButton
- //
- this.zhongxinButton.Location = new System.Drawing.Point(438, 362);
- this.zhongxinButton.Margin = new System.Windows.Forms.Padding(4);
- this.zhongxinButton.Name = "zhongxinButton";
- this.zhongxinButton.Size = new System.Drawing.Size(100, 29);
- this.zhongxinButton.TabIndex = 34;
- this.zhongxinButton.Text = "中心";
- this.zhongxinButton.UseVisualStyleBackColor = true;
- this.zhongxinButton.Click += new System.EventHandler(this.zhongxinButton_Click);
- //
- // chicunHTextBox
- //
- this.chicunHTextBox.Location = new System.Drawing.Point(318, 408);
- this.chicunHTextBox.Margin = new System.Windows.Forms.Padding(4);
- this.chicunHTextBox.Name = "chicunHTextBox";
- this.chicunHTextBox.Size = new System.Drawing.Size(81, 25);
- this.chicunHTextBox.TabIndex = 33;
- this.chicunHTextBox.Text = "100";
- this.chicunHTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.chicunHTextBox_KeyPress);
- this.chicunHTextBox.Leave += new System.EventHandler(this.chicunHTextBox_Leave);
- //
- // chicunWTextBox
- //
- this.chicunWTextBox.Location = new System.Drawing.Point(173, 408);
- this.chicunWTextBox.Margin = new System.Windows.Forms.Padding(4);
- this.chicunWTextBox.Name = "chicunWTextBox";
- this.chicunWTextBox.Size = new System.Drawing.Size(81, 25);
- this.chicunWTextBox.TabIndex = 32;
- this.chicunWTextBox.Text = "100";
- this.chicunWTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.chicunWTextBox_KeyPress);
- this.chicunWTextBox.Leave += new System.EventHandler(this.chicunWTextBox_Leave);
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(66, 408);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(82, 15);
- this.label4.TabIndex = 31;
- this.label4.Text = "图像尺寸:";
- //
- // zuobiaoYTextBox
- //
- this.zuobiaoYTextBox.Location = new System.Drawing.Point(318, 366);
- this.zuobiaoYTextBox.Margin = new System.Windows.Forms.Padding(4);
- this.zuobiaoYTextBox.Name = "zuobiaoYTextBox";
- this.zuobiaoYTextBox.Size = new System.Drawing.Size(81, 25);
- this.zuobiaoYTextBox.TabIndex = 30;
- this.zuobiaoYTextBox.Text = "100";
- this.zuobiaoYTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.zuobiaoYTextBox_KeyPress);
- this.zuobiaoYTextBox.Leave += new System.EventHandler(this.zuobiaoYTextBox_Leave);
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(276, 370);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(22, 15);
- this.label2.TabIndex = 29;
- this.label2.Text = "×";
- //
- // zuobiaoXTextBox
- //
- this.zuobiaoXTextBox.Location = new System.Drawing.Point(173, 366);
- this.zuobiaoXTextBox.Margin = new System.Windows.Forms.Padding(4);
- this.zuobiaoXTextBox.Name = "zuobiaoXTextBox";
- this.zuobiaoXTextBox.Size = new System.Drawing.Size(81, 25);
- this.zuobiaoXTextBox.TabIndex = 28;
- this.zuobiaoXTextBox.Text = "100";
- this.zuobiaoXTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.zuobiaoXTextBox_KeyPress);
- this.zuobiaoXTextBox.Leave += new System.EventHandler(this.zuobiaoXTextBox_Leave);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(66, 370);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(82, 15);
- this.label1.TabIndex = 27;
- this.label1.Text = "起始坐标:";
- //
- // shuaxinButton
- //
- this.shuaxinButton.Location = new System.Drawing.Point(152, 299);
- this.shuaxinButton.Margin = new System.Windows.Forms.Padding(4);
- this.shuaxinButton.Name = "shuaxinButton";
- this.shuaxinButton.Size = new System.Drawing.Size(322, 29);
- this.shuaxinButton.TabIndex = 26;
- this.shuaxinButton.Text = "刷新缩略图";
- this.shuaxinButton.UseVisualStyleBackColor = true;
- this.shuaxinButton.Click += new System.EventHandler(this.shuaxinButton_Click);
- //
- // pictureBox1
- //
- this.pictureBox1.BackColor = System.Drawing.Color.White;
- this.pictureBox1.Location = new System.Drawing.Point(152, 28);
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
- this.pictureBox1.Name = "pictureBox1";
- this.pictureBox1.Size = new System.Drawing.Size(322, 250);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
- this.pictureBox1.TabIndex = 25;
- this.pictureBox1.TabStop = false;
- this.pictureBox1.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint);
- this.pictureBox1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseDown);
- this.pictureBox1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseMove);
- this.pictureBox1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseUp);
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.cmbResolution);
- this.groupBox2.Location = new System.Drawing.Point(0, 3);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(619, 83);
- this.groupBox2.TabIndex = 5;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "分辨率";
- //
- // cmbResolution
- //
- this.cmbResolution.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbResolution.FormattingEnabled = true;
- this.cmbResolution.Location = new System.Drawing.Point(25, 33);
- this.cmbResolution.Name = "cmbResolution";
- this.cmbResolution.Size = new System.Drawing.Size(553, 23);
- this.cmbResolution.TabIndex = 0;
- this.cmbResolution.SelectedIndexChanged += new System.EventHandler(this.cmbResolution_SelectedIndexChanged);
- //
- // FrameCameraSetControl
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.groupBox3);
- this.Name = "FrameCameraSetControl";
- this.Size = new System.Drawing.Size(627, 559);
- this.groupBox3.ResumeLayout(false);
- this.groupBox3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
- this.groupBox2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Button quanfuButton;
- private System.Windows.Forms.Button zhongxinButton;
- private System.Windows.Forms.TextBox chicunHTextBox;
- private System.Windows.Forms.TextBox chicunWTextBox;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.TextBox zuobiaoYTextBox;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox zuobiaoXTextBox;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Button shuaxinButton;
- public System.Windows.Forms.PictureBox pictureBox1;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.ComboBox cmbResolution;
- }
- }
|