namespace GSMNetDemo { partial class Form1 { /// /// 設計工具所需的變數。 /// private System.ComponentModel.IContainer components = null; /// /// 清除任何使用中的資源。 /// /// 如果應該公開 Managed 資源則為 true,否則為 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form 設計工具產生的程式碼 /// /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改這個方法的內容。 /// /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.panel1 = new System.Windows.Forms.Panel(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.button1 = new System.Windows.Forms.Button(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label16 = new System.Windows.Forms.Label(); this.button2 = new System.Windows.Forms.Button(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.label14 = new System.Windows.Forms.Label(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.label25 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label22 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.timer2 = new System.Windows.Forms.Timer(this.components); this.panel1.SuspendLayout(); this.panel3.SuspendLayout(); this.panel2.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label1); this.panel1.Location = new System.Drawing.Point(12, 12); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(164, 54); this.panel1.TabIndex = 1; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(80, 33); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(47, 12); this.label4.TabIndex = 3; this.label4.Text = "xx/xx/xx"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(9, 33); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(57, 12); this.label3.TabIndex = 2; this.label3.Text = "Lib Date:"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(80, 14); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(11, 12); this.label2.TabIndex = 1; this.label2.Text = "1"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(9, 14); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(56, 12); this.label1.TabIndex = 0; this.label1.Text = "Lib Ver.:"; // // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.label12); this.panel3.Controls.Add(this.label11); this.panel3.Controls.Add(this.label10); this.panel3.Controls.Add(this.label9); this.panel3.Controls.Add(this.label8); this.panel3.Location = new System.Drawing.Point(211, 12); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(162, 54); this.panel3.TabIndex = 3; // // label12 // this.label12.BackColor = System.Drawing.Color.Red; this.label12.Location = new System.Drawing.Point(128, 15); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(19, 12); this.label12.TabIndex = 4; this.label12.Text = "T1"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(79, 33); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(70, 12); this.label11.TabIndex = 3; this.label11.Text = "Not registered"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(11, 33); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(55, 12); this.label10.TabIndex = 2; this.label10.Text = "Register:"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(82, 15); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(11, 12); this.label9.TabIndex = 1; this.label9.Text = "0"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(11, 15); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(46, 12); this.label8.TabIndex = 0; this.label8.Text = "Signal:"; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.button1); this.panel2.Controls.Add(this.textBox1); this.panel2.Controls.Add(this.label7); this.panel2.Controls.Add(this.label6); this.panel2.Controls.Add(this.label5); this.panel2.Location = new System.Drawing.Point(12, 72); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(361, 75); this.panel2.TabIndex = 4; // // button1 // this.button1.Location = new System.Drawing.Point(162, 36); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(95, 27); this.button1.TabIndex = 4; this.button1.Text = "Init. modem"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(95, 40); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(52, 22); this.textBox1.TabIndex = 3; this.textBox1.Text = "1"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(15, 43); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(74, 12); this.label7.TabIndex = 2; this.label7.Text = "modem port:"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(97, 13); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(116, 12); this.label6.TabIndex = 1; this.label6.Text = "Modem not registered..."; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(15, 13); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(80, 12); this.label5.TabIndex = 0; this.label5.Text = "modem status:"; // // groupBox1 // this.groupBox1.Controls.Add(this.label16); this.groupBox1.Controls.Add(this.button2); this.groupBox1.Controls.Add(this.textBox3); this.groupBox1.Controls.Add(this.label15); this.groupBox1.Controls.Add(this.comboBox1); this.groupBox1.Controls.Add(this.label14); this.groupBox1.Controls.Add(this.textBox2); this.groupBox1.Controls.Add(this.label13); this.groupBox1.Location = new System.Drawing.Point(12, 153); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(403, 125); this.groupBox1.TabIndex = 5; this.groupBox1.TabStop = false; this.groupBox1.Text = "Send SMS"; // // label16 // this.label16.BackColor = System.Drawing.Color.Red; this.label16.Location = new System.Drawing.Point(323, 22); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 17); this.label16.TabIndex = 7; this.label16.Text = "Send status"; // // button2 // this.button2.Location = new System.Drawing.Point(320, 96); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(77, 22); this.button2.TabIndex = 6; this.button2.Text = "Send"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // textBox3 // this.textBox3.Location = new System.Drawing.Point(96, 46); this.textBox3.Multiline = true; this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(218, 72); this.textBox3.TabIndex = 5; this.textBox3.Text = "Send SMS Test: Hello SMS"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(19, 49); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(76, 12); this.label15.TabIndex = 4; this.label15.Text = "SMS content:"; // // comboBox1 // this.comboBox1.FormattingEnabled = true; this.comboBox1.Items.AddRange(new object[] { "UCS2 Mode", "7bits Mode"}); this.comboBox1.Location = new System.Drawing.Point(230, 18); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(78, 20); this.comboBox1.TabIndex = 3; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(183, 21); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(44, 12); this.label14.TabIndex = 2; this.label14.Text = "Mode:"; // // textBox2 // this.textBox2.Location = new System.Drawing.Point(66, 18); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(97, 22); this.textBox2.TabIndex = 1; this.textBox2.Text = "09xxxxxxxx"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(19, 21); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(46, 12); this.label13.TabIndex = 0; this.label13.Text = "Phone:"; // // groupBox2 // this.groupBox2.Controls.Add(this.label25); this.groupBox2.Controls.Add(this.label24); this.groupBox2.Controls.Add(this.textBox5); this.groupBox2.Controls.Add(this.label22); this.groupBox2.Controls.Add(this.label21); this.groupBox2.Controls.Add(this.label20); this.groupBox2.Controls.Add(this.label19); this.groupBox2.Controls.Add(this.label18); this.groupBox2.Controls.Add(this.textBox4); this.groupBox2.Controls.Add(this.label17); this.groupBox2.Location = new System.Drawing.Point(12, 284); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(403, 178); this.groupBox2.TabIndex = 6; this.groupBox2.TabStop = false; this.groupBox2.Text = "Receive SMS"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(103, 54); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(17, 12); this.label25.TabIndex = 11; this.label25.Text = "xx"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(21, 55); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(75, 12); this.label24.TabIndex = 10; this.label24.Text = "SMS Length:"; // // textBox5 // this.textBox5.Location = new System.Drawing.Point(96, 84); this.textBox5.Multiline = true; this.textBox5.Name = "textBox5"; this.textBox5.Size = new System.Drawing.Size(218, 88); this.textBox5.TabIndex = 7; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(21, 84); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(76, 12); this.label22.TabIndex = 6; this.label22.Text = "SMS content:"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(228, 55); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(59, 12); this.label21.TabIndex = 5; this.label21.Text = "xxxx/xx/xx"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(181, 55); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(41, 12); this.label20.TabIndex = 4; this.label20.Text = "Time:"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(225, 25); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(33, 12); this.label19.TabIndex = 3; this.label19.Text = "UCS2"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(181, 25); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(44, 12); this.label18.TabIndex = 2; this.label18.Text = "Mode:"; // // textBox4 // this.textBox4.Location = new System.Drawing.Point(70, 21); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(97, 22); this.textBox4.TabIndex = 1; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(23, 25); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(46, 12); this.label17.TabIndex = 0; this.label17.Text = "Phone:"; // // timer1 // this.timer1.Interval = 1000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // timer2 // this.timer2.Interval = 500; this.timer2.Tick += new System.EventHandler(this.timer2_Tick); // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(435, 475); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.panel2); this.Controls.Add(this.panel3); this.Controls.Add(this.panel1); this.Name = "Form1"; this.Text = "GSM.Net Demo 2015/02/11"; this.Load += new System.EventHandler(this.Form1_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label16; private System.Windows.Forms.Button button2; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label15; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label13; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label24; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label18; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label17; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Timer timer2; } }