⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.designer.cs

📁 synopsys for the students in order to guide them
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.btnSendMsg.UseVisualStyleBackColor = true;
            this.btnSendMsg.Click += new System.EventHandler(this.btnSendMsg_Click);
            // 
            // txtMsg
            // 
            this.txtMsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
            this.txtMsg.Location = new System.Drawing.Point(123, 57);
            this.txtMsg.Multiline = true;
            this.txtMsg.Name = "txtMsg";
            this.txtMsg.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.txtMsg.Size = new System.Drawing.Size(259, 143);
            this.txtMsg.TabIndex = 15;
            // 
            // Label26
            // 
            this.Label26.AutoSize = true;
            this.Label26.Location = new System.Drawing.Point(17, 57);
            this.Label26.Name = "Label26";
            this.Label26.Size = new System.Drawing.Size(53, 13);
            this.Label26.TabIndex = 14;
            this.Label26.Text = "Message:";
            // 
            // txtPhoneNumber
            // 
            this.txtPhoneNumber.Location = new System.Drawing.Point(113, 24);
            this.txtPhoneNumber.Name = "txtPhoneNumber";
            this.txtPhoneNumber.Size = new System.Drawing.Size(203, 20);
            this.txtPhoneNumber.TabIndex = 13;
            // 
            // Label27
            // 
            this.Label27.AutoSize = true;
            this.Label27.Location = new System.Drawing.Point(17, 31);
            this.Label27.Name = "Label27";
            this.Label27.Size = new System.Drawing.Size(81, 13);
            this.Label27.TabIndex = 12;
            this.Label27.Text = "Phone Number:";
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(45, 237);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(182, 23);
            this.button1.TabIndex = 26;
            this.button1.Text = "Connect For Send";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // groupBox16
            // 
            this.groupBox16.Controls.Add(this.lblIMSI);
            this.groupBox16.Controls.Add(this.label17);
            this.groupBox16.Controls.Add(this.cmdMdmRefresh);
            this.groupBox16.Controls.Add(this.lblOwnNum);
            this.groupBox16.Controls.Add(this.label62);
            this.groupBox16.Controls.Add(this.lblBattery);
            this.groupBox16.Controls.Add(this.label60);
            this.groupBox16.Controls.Add(this.lblIMEI);
            this.groupBox16.Controls.Add(this.label58);
            this.groupBox16.Controls.Add(this.lblRevision);
            this.groupBox16.Controls.Add(this.label56);
            this.groupBox16.Controls.Add(this.lblModel);
            this.groupBox16.Controls.Add(this.label54);
            this.groupBox16.Controls.Add(this.lblManufacturer);
            this.groupBox16.Controls.Add(this.label52);
            this.groupBox16.Location = new System.Drawing.Point(28, 384);
            this.groupBox16.Name = "groupBox16";
            this.groupBox16.Size = new System.Drawing.Size(303, 255);
            this.groupBox16.TabIndex = 27;
            this.groupBox16.TabStop = false;
            this.groupBox16.Text = "Modem Information";
            // 
            // lblIMSI
            // 
            this.lblIMSI.Location = new System.Drawing.Point(110, 148);
            this.lblIMSI.Name = "lblIMSI";
            this.lblIMSI.Size = new System.Drawing.Size(386, 13);
            this.lblIMSI.TabIndex = 14;
            this.lblIMSI.Text = "???";
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(72, 148);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(32, 13);
            this.label17.TabIndex = 13;
            this.label17.Text = "IMSI:";
            // 
            // cmdMdmRefresh
            // 
            this.cmdMdmRefresh.Location = new System.Drawing.Point(144, 198);
            this.cmdMdmRefresh.Name = "cmdMdmRefresh";
            this.cmdMdmRefresh.Size = new System.Drawing.Size(131, 23);
            this.cmdMdmRefresh.TabIndex = 12;
            this.cmdMdmRefresh.Text = "Refresh";
            this.cmdMdmRefresh.UseVisualStyleBackColor = true;
            this.cmdMdmRefresh.Click += new System.EventHandler(this.cmdMdmRefresh_Click);
            // 
            // lblOwnNum
            // 
            this.lblOwnNum.Location = new System.Drawing.Point(110, 208);
            this.lblOwnNum.Name = "lblOwnNum";
            this.lblOwnNum.Size = new System.Drawing.Size(210, 13);
            this.lblOwnNum.TabIndex = 11;
            this.lblOwnNum.Text = "???";
            // 
            // label62
            // 
            this.label62.AutoSize = true;
            this.label62.Location = new System.Drawing.Point(32, 208);
            this.label62.Name = "label62";
            this.label62.Size = new System.Drawing.Size(72, 13);
            this.label62.TabIndex = 10;
            this.label62.Text = "Own Number:";
            // 
            // lblBattery
            // 
            this.lblBattery.Location = new System.Drawing.Point(110, 178);
            this.lblBattery.Name = "lblBattery";
            this.lblBattery.Size = new System.Drawing.Size(210, 13);
            this.lblBattery.TabIndex = 9;
            this.lblBattery.Text = "???";
            // 
            // label60
            // 
            this.label60.AutoSize = true;
            this.label60.Location = new System.Drawing.Point(32, 178);
            this.label60.Name = "label60";
            this.label60.Size = new System.Drawing.Size(72, 13);
            this.label60.TabIndex = 8;
            this.label60.Text = "Battery Level:";
            // 
            // lblIMEI
            // 
            this.lblIMEI.Location = new System.Drawing.Point(110, 118);
            this.lblIMEI.Name = "lblIMEI";
            this.lblIMEI.Size = new System.Drawing.Size(386, 13);
            this.lblIMEI.TabIndex = 7;
            this.lblIMEI.Text = "???";
            // 
            // label58
            // 
            this.label58.AutoSize = true;
            this.label58.Location = new System.Drawing.Point(72, 118);
            this.label58.Name = "label58";
            this.label58.Size = new System.Drawing.Size(32, 13);
            this.label58.TabIndex = 6;
            this.label58.Text = "IMEI:";
            // 
            // lblRevision
            // 
            this.lblRevision.Location = new System.Drawing.Point(110, 88);
            this.lblRevision.Name = "lblRevision";
            this.lblRevision.Size = new System.Drawing.Size(386, 13);
            this.lblRevision.TabIndex = 5;
            this.lblRevision.Text = "???";
            // 
            // label56
            // 
            this.label56.AutoSize = true;
            this.label56.Location = new System.Drawing.Point(8, 88);
            this.label56.Name = "label56";
            this.label56.Size = new System.Drawing.Size(96, 13);
            this.label56.TabIndex = 4;
            this.label56.Text = "Firmware Revision:";
            // 
            // lblModel
            // 
            this.lblModel.Location = new System.Drawing.Point(110, 58);
            this.lblModel.Name = "lblModel";
            this.lblModel.Size = new System.Drawing.Size(386, 13);
            this.lblModel.TabIndex = 3;
            this.lblModel.Text = "???";
            // 
            // label54
            // 
            this.label54.AutoSize = true;
            this.label54.Location = new System.Drawing.Point(65, 58);
            this.label54.Name = "label54";
            this.label54.Size = new System.Drawing.Size(39, 13);
            this.label54.TabIndex = 2;
            this.label54.Text = "Model:";
            // 
            // lblManufacturer
            // 
            this.lblManufacturer.Location = new System.Drawing.Point(110, 28);
            this.lblManufacturer.Name = "lblManufacturer";
            this.lblManufacturer.Size = new System.Drawing.Size(386, 13);
            this.lblManufacturer.TabIndex = 1;
            this.lblManufacturer.Text = "???";
            // 
            // label52
            // 
            this.label52.AutoSize = true;
            this.label52.Location = new System.Drawing.Point(31, 28);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(73, 13);
            this.label52.TabIndex = 0;
            this.label52.Text = "Manufacturer:";
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(385, 432);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 28;
            this.button2.Text = "Dial";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(385, 462);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 29;
            this.button3.Text = "Answare";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button4
            // 
            this.button4.Location = new System.Drawing.Point(385, 491);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(75, 23);
            this.button4.TabIndex = 30;
            this.button4.Text = "Hangup";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);

            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(692, 578);
            this.Controls.Add(this.button4);
            this.Controls.Add(this.button3);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.groupBox16);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.GroupBox2);
            this.Controls.Add(this.btnDisconnect);
            this.Controls.Add(this.btnConnect);
            this.Controls.Add(this.cboFlowControl);
            this.Controls.Add(this.cboStopBit);
            this.Controls.Add(this.cboDataBit);
            this.Controls.Add(this.cboBaudRate);
            this.Controls.Add(this.Label5);
            this.Controls.Add(this.Label4);
            this.Controls.Add(this.Label3);
            this.Controls.Add(this.Label2);
            this.Controls.Add(this.cboComPort);
            this.Controls.Add(this.Label1);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            this.GroupBox2.ResumeLayout(false);
            this.GroupBox2.PerformLayout();
            this.groupBox16.ResumeLayout(false);
            this.groupBox16.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        internal System.Windows.Forms.Button btnDisconnect;
        internal System.Windows.Forms.Button btnConnect;
        internal System.Windows.Forms.ComboBox cboFlowControl;
        internal System.Windows.Forms.ComboBox cboStopBit;
        internal System.Windows.Forms.ComboBox cboDataBit;
        internal System.Windows.Forms.ComboBox cboBaudRate;
        internal System.Windows.Forms.Label Label5;
        internal System.Windows.Forms.Label Label4;
        internal System.Windows.Forms.Label Label3;
        internal System.Windows.Forms.Label Label2;
        internal System.Windows.Forms.ComboBox cboComPort;
        internal System.Windows.Forms.Label Label1;
        internal System.Windows.Forms.GroupBox GroupBox2;
        internal System.Windows.Forms.Button btnSendClass2Msg;
        internal System.Windows.Forms.Button btnCheckPhone;
        internal System.Windows.Forms.TextBox txtStorage;
        internal System.Windows.Forms.Label Label13;
        internal System.Windows.Forms.Button btnSendMsg;
        internal System.Windows.Forms.TextBox txtMsg;
        internal System.Windows.Forms.Label Label26;
        internal System.Windows.Forms.TextBox txtPhoneNumber;
        internal System.Windows.Forms.Label Label27;
        internal System.Windows.Forms.Button button1;
        private System.Windows.Forms.GroupBox groupBox16;
        private System.Windows.Forms.Label lblIMSI;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.Button cmdMdmRefresh;
        private System.Windows.Forms.Label lblOwnNum;
        private System.Windows.Forms.Label label62;
        private System.Windows.Forms.Label lblBattery;
        private System.Windows.Forms.Label label60;
        private System.Windows.Forms.Label lblIMEI;
        private System.Windows.Forms.Label label58;
        private System.Windows.Forms.Label lblRevision;
        private System.Windows.Forms.Label label56;
        private System.Windows.Forms.Label lblModel;
        private System.Windows.Forms.Label label54;
        private System.Windows.Forms.Label lblManufacturer;
        private System.Windows.Forms.Label label52;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.Button button4;

    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -