📄 customdialog.designer.cs
字号:
namespace PhotoSprite.Dialog
{
partial class CustomDialog
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.groupBox = new System.Windows.Forms.GroupBox();
this.label2 = new System.Windows.Forms.Label();
this.txtScale = new System.Windows.Forms.TextBox();
this.txtOffset = new System.Windows.Forms.TextBox();
this.txt55 = new System.Windows.Forms.TextBox();
this.txt54 = new System.Windows.Forms.TextBox();
this.txt53 = new System.Windows.Forms.TextBox();
this.txt52 = new System.Windows.Forms.TextBox();
this.txt51 = new System.Windows.Forms.TextBox();
this.txt45 = new System.Windows.Forms.TextBox();
this.txt44 = new System.Windows.Forms.TextBox();
this.txt43 = new System.Windows.Forms.TextBox();
this.txt42 = new System.Windows.Forms.TextBox();
this.txt41 = new System.Windows.Forms.TextBox();
this.txt35 = new System.Windows.Forms.TextBox();
this.txt34 = new System.Windows.Forms.TextBox();
this.txt33 = new System.Windows.Forms.TextBox();
this.txt32 = new System.Windows.Forms.TextBox();
this.txt31 = new System.Windows.Forms.TextBox();
this.txt25 = new System.Windows.Forms.TextBox();
this.txt24 = new System.Windows.Forms.TextBox();
this.txt23 = new System.Windows.Forms.TextBox();
this.txt22 = new System.Windows.Forms.TextBox();
this.txt21 = new System.Windows.Forms.TextBox();
this.txt15 = new System.Windows.Forms.TextBox();
this.txt14 = new System.Windows.Forms.TextBox();
this.txt13 = new System.Windows.Forms.TextBox();
this.txt12 = new System.Windows.Forms.TextBox();
this.txt11 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.btnCancel = new System.Windows.Forms.Button();
this.btnOk = new System.Windows.Forms.Button();
this.btnImport = new System.Windows.Forms.Button();
this.btnExport = new System.Windows.Forms.Button();
this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
this.groupBox.SuspendLayout();
this.SuspendLayout();
//
// groupBox
//
this.groupBox.Controls.Add(this.label2);
this.groupBox.Controls.Add(this.txtScale);
this.groupBox.Controls.Add(this.txtOffset);
this.groupBox.Controls.Add(this.txt55);
this.groupBox.Controls.Add(this.txt54);
this.groupBox.Controls.Add(this.txt53);
this.groupBox.Controls.Add(this.txt52);
this.groupBox.Controls.Add(this.txt51);
this.groupBox.Controls.Add(this.txt45);
this.groupBox.Controls.Add(this.txt44);
this.groupBox.Controls.Add(this.txt43);
this.groupBox.Controls.Add(this.txt42);
this.groupBox.Controls.Add(this.txt41);
this.groupBox.Controls.Add(this.txt35);
this.groupBox.Controls.Add(this.txt34);
this.groupBox.Controls.Add(this.txt33);
this.groupBox.Controls.Add(this.txt32);
this.groupBox.Controls.Add(this.txt31);
this.groupBox.Controls.Add(this.txt25);
this.groupBox.Controls.Add(this.txt24);
this.groupBox.Controls.Add(this.txt23);
this.groupBox.Controls.Add(this.txt22);
this.groupBox.Controls.Add(this.txt21);
this.groupBox.Controls.Add(this.txt15);
this.groupBox.Controls.Add(this.txt14);
this.groupBox.Controls.Add(this.txt13);
this.groupBox.Controls.Add(this.txt12);
this.groupBox.Controls.Add(this.txt11);
this.groupBox.Controls.Add(this.label1);
this.groupBox.Location = new System.Drawing.Point(12, 2);
this.groupBox.Name = "groupBox";
this.groupBox.Size = new System.Drawing.Size(205, 193);
this.groupBox.TabIndex = 10;
this.groupBox.TabStop = false;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(110, 162);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(47, 12);
this.label2.TabIndex = 26;
this.label2.Text = "偏移量:";
//
// txtScale
//
this.txtScale.Location = new System.Drawing.Point(63, 157);
this.txtScale.Name = "txtScale";
this.txtScale.Size = new System.Drawing.Size(31, 21);
this.txtScale.TabIndex = 61;
this.txtScale.Text = "16";
//
// txtOffset
//
this.txtOffset.Location = new System.Drawing.Point(163, 157);
this.txtOffset.Name = "txtOffset";
this.txtOffset.Size = new System.Drawing.Size(31, 21);
this.txtOffset.TabIndex = 62;
//
// txt55
//
this.txt55.Location = new System.Drawing.Point(163, 128);
this.txt55.Name = "txt55";
this.txt55.Size = new System.Drawing.Size(31, 21);
this.txt55.TabIndex = 55;
//
// txt54
//
this.txt54.Location = new System.Drawing.Point(126, 128);
this.txt54.Name = "txt54";
this.txt54.Size = new System.Drawing.Size(31, 21);
this.txt54.TabIndex = 54;
//
// txt53
//
this.txt53.Location = new System.Drawing.Point(89, 128);
this.txt53.Name = "txt53";
this.txt53.Size = new System.Drawing.Size(31, 21);
this.txt53.TabIndex = 53;
//
// txt52
//
this.txt52.Location = new System.Drawing.Point(52, 128);
this.txt52.Name = "txt52";
this.txt52.Size = new System.Drawing.Size(31, 21);
this.txt52.TabIndex = 52;
//
// txt51
//
this.txt51.Location = new System.Drawing.Point(15, 128);
this.txt51.Name = "txt51";
this.txt51.Size = new System.Drawing.Size(31, 21);
this.txt51.TabIndex = 51;
//
// txt45
//
this.txt45.Location = new System.Drawing.Point(163, 101);
this.txt45.Name = "txt45";
this.txt45.Size = new System.Drawing.Size(31, 21);
this.txt45.TabIndex = 45;
//
// txt44
//
this.txt44.Location = new System.Drawing.Point(126, 101);
this.txt44.Name = "txt44";
this.txt44.Size = new System.Drawing.Size(31, 21);
this.txt44.TabIndex = 44;
this.txt44.Text = "1";
//
// txt43
//
this.txt43.Location = new System.Drawing.Point(89, 101);
this.txt43.Name = "txt43";
this.txt43.Size = new System.Drawing.Size(31, 21);
this.txt43.TabIndex = 43;
this.txt43.Text = "2";
//
// txt42
//
this.txt42.Location = new System.Drawing.Point(52, 101);
this.txt42.Name = "txt42";
this.txt42.Size = new System.Drawing.Size(31, 21);
this.txt42.TabIndex = 42;
this.txt42.Text = "1";
//
// txt41
//
this.txt41.Location = new System.Drawing.Point(15, 101);
this.txt41.Name = "txt41";
this.txt41.Size = new System.Drawing.Size(31, 21);
this.txt41.TabIndex = 41;
//
// txt35
//
this.txt35.Location = new System.Drawing.Point(163, 74);
this.txt35.Name = "txt35";
this.txt35.Size = new System.Drawing.Size(31, 21);
this.txt35.TabIndex = 35;
//
// txt34
//
this.txt34.Location = new System.Drawing.Point(126, 74);
this.txt34.Name = "txt34";
this.txt34.Size = new System.Drawing.Size(31, 21);
this.txt34.TabIndex = 34;
this.txt34.Text = "2";
//
// txt33
//
this.txt33.Location = new System.Drawing.Point(89, 74);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -