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

📄 mainform.designer.vb

📁 手机短信发送与接收,手机短信发送与接收 手机短信发送与接收
💻 VB
📖 第 1 页 / 共 2 页
字号:
        '
        'txtSupportedStorage
        '
        Me.txtSupportedStorage.Location = New System.Drawing.Point(123, 206)
        Me.txtSupportedStorage.Name = "txtSupportedStorage"
        Me.txtSupportedStorage.Size = New System.Drawing.Size(193, 20)
        Me.txtSupportedStorage.TabIndex = 28
        '
        'txtSignal
        '
        Me.txtSignal.Location = New System.Drawing.Point(123, 180)
        Me.txtSignal.Name = "txtSignal"
        Me.txtSignal.Size = New System.Drawing.Size(193, 20)
        Me.txtSignal.TabIndex = 27
        '
        'txtSMSC
        '
        Me.txtSMSC.Location = New System.Drawing.Point(123, 154)
        Me.txtSMSC.Name = "txtSMSC"
        Me.txtSMSC.Size = New System.Drawing.Size(193, 20)
        Me.txtSMSC.TabIndex = 26
        '
        'txtRevision
        '
        Me.txtRevision.Location = New System.Drawing.Point(123, 128)
        Me.txtRevision.Name = "txtRevision"
        Me.txtRevision.Size = New System.Drawing.Size(193, 20)
        Me.txtRevision.TabIndex = 25
        '
        'txtManufacturer
        '
        Me.txtManufacturer.Location = New System.Drawing.Point(123, 102)
        Me.txtManufacturer.Name = "txtManufacturer"
        Me.txtManufacturer.Size = New System.Drawing.Size(193, 20)
        Me.txtManufacturer.TabIndex = 24
        '
        'txtModel
        '
        Me.txtModel.Location = New System.Drawing.Point(123, 76)
        Me.txtModel.Name = "txtModel"
        Me.txtModel.Size = New System.Drawing.Size(193, 20)
        Me.txtModel.TabIndex = 23
        '
        'txtIMEI
        '
        Me.txtIMEI.Location = New System.Drawing.Point(123, 50)
        Me.txtIMEI.Name = "txtIMEI"
        Me.txtIMEI.Size = New System.Drawing.Size(193, 20)
        Me.txtIMEI.TabIndex = 22
        '
        'Label14
        '
        Me.Label14.AutoSize = True
        Me.Label14.Location = New System.Drawing.Point(17, 239)
        Me.Label14.Name = "Label14"
        Me.Label14.Size = New System.Drawing.Size(51, 13)
        Me.Label14.TabIndex = 21
        Me.Label14.Text = "Location:"
        '
        'Label13
        '
        Me.Label13.AutoSize = True
        Me.Label13.Location = New System.Drawing.Point(17, 213)
        Me.Label13.Name = "Label13"
        Me.Label13.Size = New System.Drawing.Size(99, 13)
        Me.Label13.TabIndex = 20
        Me.Label13.Text = "Supported Storage:"
        '
        'Label12
        '
        Me.Label12.AutoSize = True
        Me.Label12.Location = New System.Drawing.Point(17, 187)
        Me.Label12.Name = "Label12"
        Me.Label12.Size = New System.Drawing.Size(82, 13)
        Me.Label12.TabIndex = 19
        Me.Label12.Text = "Signal Strength:"
        '
        'Label11
        '
        Me.Label11.AutoSize = True
        Me.Label11.Location = New System.Drawing.Point(17, 161)
        Me.Label11.Name = "Label11"
        Me.Label11.Size = New System.Drawing.Size(40, 13)
        Me.Label11.TabIndex = 18
        Me.Label11.Text = "SMSC:"
        '
        'Label10
        '
        Me.Label10.AutoSize = True
        Me.Label10.Location = New System.Drawing.Point(17, 135)
        Me.Label10.Name = "Label10"
        Me.Label10.Size = New System.Drawing.Size(51, 13)
        Me.Label10.TabIndex = 17
        Me.Label10.Text = "Revision:"
        '
        'Label9
        '
        Me.Label9.AutoSize = True
        Me.Label9.Location = New System.Drawing.Point(17, 109)
        Me.Label9.Name = "Label9"
        Me.Label9.Size = New System.Drawing.Size(70, 13)
        Me.Label9.TabIndex = 16
        Me.Label9.Text = "Manufacturer"
        '
        'Label8
        '
        Me.Label8.AutoSize = True
        Me.Label8.Location = New System.Drawing.Point(17, 83)
        Me.Label8.Name = "Label8"
        Me.Label8.Size = New System.Drawing.Size(39, 13)
        Me.Label8.TabIndex = 15
        Me.Label8.Text = "Model:"
        '
        'Label7
        '
        Me.Label7.AutoSize = True
        Me.Label7.Location = New System.Drawing.Point(17, 57)
        Me.Label7.Name = "Label7"
        Me.Label7.Size = New System.Drawing.Size(32, 13)
        Me.Label7.TabIndex = 14
        Me.Label7.Text = "IMEI:"
        '
        'txtIMSI
        '
        Me.txtIMSI.Location = New System.Drawing.Point(123, 24)
        Me.txtIMSI.Name = "txtIMSI"
        Me.txtIMSI.Size = New System.Drawing.Size(193, 20)
        Me.txtIMSI.TabIndex = 13
        '
        'Label6
        '
        Me.Label6.AutoSize = True
        Me.Label6.Location = New System.Drawing.Point(17, 31)
        Me.Label6.Name = "Label6"
        Me.Label6.Size = New System.Drawing.Size(32, 13)
        Me.Label6.TabIndex = 12
        Me.Label6.Text = "IMSI:"
        '
        'Label16
        '
        Me.Label16.AutoSize = True
        Me.Label16.Location = New System.Drawing.Point(18, 294)
        Me.Label16.Name = "Label16"
        Me.Label16.Size = New System.Drawing.Size(72, 13)
        Me.Label16.TabIndex = 32
        Me.Label16.Text = "Battery Level:"
        '
        'txtBattery
        '
        Me.txtBattery.Location = New System.Drawing.Point(123, 287)
        Me.txtBattery.Name = "txtBattery"
        Me.txtBattery.Size = New System.Drawing.Size(193, 20)
        Me.txtBattery.TabIndex = 33
        '
        'MainForm
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.ClientSize = New System.Drawing.Size(596, 342)
        Me.Controls.Add(Me.GroupBox1)
        Me.Controls.Add(Me.btnPhone)
        Me.Controls.Add(Me.cboFlowControl)
        Me.Controls.Add(Me.cboStopBit)
        Me.Controls.Add(Me.cboDataBit)
        Me.Controls.Add(Me.cboBaudRate)
        Me.Controls.Add(Me.Label5)
        Me.Controls.Add(Me.Label4)
        Me.Controls.Add(Me.Label3)
        Me.Controls.Add(Me.Label2)
        Me.Controls.Add(Me.cboComPort)
        Me.Controls.Add(Me.Label1)
        Me.Name = "MainForm"
        Me.Text = "My Phone"
        Me.GroupBox1.ResumeLayout(False)
        Me.GroupBox1.PerformLayout()
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents cboComPort As System.Windows.Forms.ComboBox
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents Label3 As System.Windows.Forms.Label
    Friend WithEvents Label4 As System.Windows.Forms.Label
    Friend WithEvents Label5 As System.Windows.Forms.Label
    Friend WithEvents cboBaudRate As System.Windows.Forms.ComboBox
    Friend WithEvents cboDataBit As System.Windows.Forms.ComboBox
    Friend WithEvents cboStopBit As System.Windows.Forms.ComboBox
    Friend WithEvents cboFlowControl As System.Windows.Forms.ComboBox
    Friend WithEvents btnPhone As System.Windows.Forms.Button
    Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
    Friend WithEvents txtIMSI As System.Windows.Forms.TextBox
    Friend WithEvents Label6 As System.Windows.Forms.Label
    Friend WithEvents Label10 As System.Windows.Forms.Label
    Friend WithEvents Label9 As System.Windows.Forms.Label
    Friend WithEvents Label8 As System.Windows.Forms.Label
    Friend WithEvents Label7 As System.Windows.Forms.Label
    Friend WithEvents Label14 As System.Windows.Forms.Label
    Friend WithEvents Label13 As System.Windows.Forms.Label
    Friend WithEvents Label12 As System.Windows.Forms.Label
    Friend WithEvents Label11 As System.Windows.Forms.Label
    Friend WithEvents txtLocation As System.Windows.Forms.TextBox
    Friend WithEvents txtSupportedStorage As System.Windows.Forms.TextBox
    Friend WithEvents txtSignal As System.Windows.Forms.TextBox
    Friend WithEvents txtSMSC As System.Windows.Forms.TextBox
    Friend WithEvents txtRevision As System.Windows.Forms.TextBox
    Friend WithEvents txtManufacturer As System.Windows.Forms.TextBox
    Friend WithEvents txtModel As System.Windows.Forms.TextBox
    Friend WithEvents txtIMEI As System.Windows.Forms.TextBox
    Friend WithEvents txtPhoneNumber As System.Windows.Forms.TextBox
    Friend WithEvents Label15 As System.Windows.Forms.Label
    Friend WithEvents txtBattery As System.Windows.Forms.TextBox
    Friend WithEvents Label16 As System.Windows.Forms.Label

End Class

⌨️ 快捷键说明

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