C3204
2025-12-22 ede58adb19d04a796ec00d8f3409b2b362af75b7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
namespace LB_VisionControl.ScriptEditControl.FastColorTextBox
{
    partial class GoToForm
    {
        /// <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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoToForm));
            themeForm1 = new ReaLTaiizor.Forms.ThemeForm();
            btn_Cancel = new ReaLTaiizor.Controls.Button();
            btn_OK = new ReaLTaiizor.Controls.Button();
            txt_LineInput = new ReaLTaiizor.Controls.AloneTextBox();
            lb_LineInput = new ReaLTaiizor.Controls.BigLabel();
            themeForm1.SuspendLayout();
            SuspendLayout();
            // 
            // themeForm1
            // 
            themeForm1.BackColor = Color.FromArgb(32, 41, 50);
            themeForm1.Controls.Add(btn_Cancel);
            themeForm1.Controls.Add(btn_OK);
            themeForm1.Controls.Add(txt_LineInput);
            themeForm1.Controls.Add(lb_LineInput);
            themeForm1.Dock = DockStyle.Fill;
            themeForm1.Font = new Font("Microsoft YaHei UI", 12F);
            themeForm1.Image = (Image)resources.GetObject("themeForm1.Image");
            themeForm1.Location = new Point(0, 0);
            themeForm1.Name = "themeForm1";
            themeForm1.Padding = new Padding(10, 70, 10, 9);
            themeForm1.RoundCorners = true;
            themeForm1.Sizable = true;
            themeForm1.Size = new Size(400, 210);
            themeForm1.SmartBounds = true;
            themeForm1.StartPosition = FormStartPosition.WindowsDefaultLocation;
            themeForm1.TabIndex = 0;
            themeForm1.Text = "行";
            // 
            // btn_Cancel
            // 
            btn_Cancel.BackColor = Color.Transparent;
            btn_Cancel.BorderColor = Color.FromArgb(32, 34, 37);
            btn_Cancel.EnteredBorderColor = Color.FromArgb(165, 37, 37);
            btn_Cancel.EnteredColor = Color.FromArgb(32, 34, 37);
            btn_Cancel.Font = new Font("Microsoft YaHei UI", 12F);
            btn_Cancel.Image = null;
            btn_Cancel.ImageAlign = ContentAlignment.MiddleLeft;
            btn_Cancel.InactiveColor = Color.FromArgb(32, 34, 37);
            btn_Cancel.Location = new Point(271, 162);
            btn_Cancel.Name = "btn_Cancel";
            btn_Cancel.PressedBorderColor = Color.FromArgb(165, 37, 37);
            btn_Cancel.PressedColor = Color.FromArgb(165, 37, 37);
            btn_Cancel.Size = new Size(120, 40);
            btn_Cancel.TabIndex = 3;
            btn_Cancel.Text = "取消";
            btn_Cancel.TextAlignment = StringAlignment.Center;
            // 
            // btn_OK
            // 
            btn_OK.BackColor = Color.Transparent;
            btn_OK.BorderColor = Color.FromArgb(32, 34, 37);
            btn_OK.EnteredBorderColor = Color.FromArgb(165, 37, 37);
            btn_OK.EnteredColor = Color.FromArgb(32, 34, 37);
            btn_OK.Font = new Font("Microsoft YaHei UI", 12F);
            btn_OK.Image = null;
            btn_OK.ImageAlign = ContentAlignment.MiddleLeft;
            btn_OK.InactiveColor = Color.FromArgb(32, 34, 37);
            btn_OK.Location = new Point(138, 162);
            btn_OK.Name = "btn_OK";
            btn_OK.PressedBorderColor = Color.FromArgb(165, 37, 37);
            btn_OK.PressedColor = Color.FromArgb(165, 37, 37);
            btn_OK.Size = new Size(120, 40);
            btn_OK.TabIndex = 2;
            btn_OK.Text = "确定";
            btn_OK.TextAlignment = StringAlignment.Center;
            // 
            // txt_LineInput
            // 
            txt_LineInput.BackColor = Color.Transparent;
            txt_LineInput.EnabledCalc = true;
            txt_LineInput.Font = new Font("Microsoft YaHei UI", 12F);
            txt_LineInput.ForeColor = Color.FromArgb(124, 133, 142);
            txt_LineInput.Location = new Point(8, 110);
            txt_LineInput.MaxLength = 32767;
            txt_LineInput.MultiLine = false;
            txt_LineInput.Name = "txt_LineInput";
            txt_LineInput.ReadOnly = false;
            txt_LineInput.Size = new Size(380, 46);
            txt_LineInput.TabIndex = 1;
            txt_LineInput.TextAlign = HorizontalAlignment.Left;
            txt_LineInput.UseSystemPasswordChar = false;
            // 
            // lb_LineInput
            // 
            lb_LineInput.AutoSize = true;
            lb_LineInput.BackColor = Color.Transparent;
            lb_LineInput.Font = new Font("Microsoft YaHei UI", 12F);
            lb_LineInput.ForeColor = Color.White;
            lb_LineInput.Location = new Point(8, 73);
            lb_LineInput.Name = "lb_LineInput";
            lb_LineInput.Size = new Size(86, 21);
            lb_LineInput.TabIndex = 0;
            lb_LineInput.Text = "行号 (1/1):";
            // 
            // GoToForm
            // 
            AutoScaleDimensions = new SizeF(7F, 17F);
            AutoScaleMode = AutoScaleMode.Font;
            ClientSize = new Size(400, 210);
            Controls.Add(themeForm1);
            FormBorderStyle = FormBorderStyle.None;
            MinimumSize = new Size(261, 61);
            Name = "GoToForm";
            Text = "行";
            TransparencyKey = Color.Fuchsia;
            themeForm1.ResumeLayout(false);
            themeForm1.PerformLayout();
            ResumeLayout(false);
        }
 
        #endregion
 
        private ReaLTaiizor.Forms.ThemeForm themeForm1;
        private ReaLTaiizor.Controls.Button btn_Cancel;
        private ReaLTaiizor.Controls.Button btn_OK;
        private ReaLTaiizor.Controls.AloneTextBox txt_LineInput;
        private ReaLTaiizor.Controls.BigLabel lb_LineInput;
    }
}