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

📄 form1.vb

📁 visual basic课程设计案例精编
💻 VB
📖 第 1 页 / 共 5 页
字号:
Public Class Form1
    Inherits System.Windows.Forms.Form

#Region " Windows 窗体设计器生成的代码 "

    Public Sub New()
        MyBase.New()

        '该调用是 Windows 窗体设计器所必需的。
        InitializeComponent()

        '在 InitializeComponent() 调用之后添加任何初始化

    End Sub

    '窗体重写 dispose 以清理组件列表。
    Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing Then
            If Not (components Is Nothing) Then
                components.Dispose()
            End If
        End If
        MyBase.Dispose(disposing)
    End Sub

    'Windows 窗体设计器所必需的
    Private components As System.ComponentModel.IContainer

    '注意: 以下过程是 Windows 窗体设计器所必需的
    '可以使用 Windows 窗体设计器修改此过程。
    '不要使用代码编辑器修改它。
    Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
    Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
    Public WithEvents fraEntry As System.Windows.Forms.GroupBox
    Public WithEvents txtEntry As System.Windows.Forms.TextBox
    Public WithEvents fraAnswer As System.Windows.Forms.GroupBox
    Public WithEvents BtCalculate As System.Windows.Forms.Button
    Public WithEvents fraDecimal As System.Windows.Forms.GroupBox
    Friend WithEvents DemcialUpDown As System.Windows.Forms.DomainUpDown
    Public WithEvents fraAnsType As System.Windows.Forms.GroupBox
    Public WithEvents RbtHex As System.Windows.Forms.RadioButton
    Public WithEvents RbtOct As System.Windows.Forms.RadioButton
    Public WithEvents RbtBin As System.Windows.Forms.RadioButton
    Public WithEvents RbtDec As System.Windows.Forms.RadioButton
    Public WithEvents fraLogBase As System.Windows.Forms.GroupBox
    Public WithEvents txtLogBase As System.Windows.Forms.TextBox
    Public WithEvents fraAngMode As System.Windows.Forms.GroupBox
    Public WithEvents RbtRadian As System.Windows.Forms.RadioButton
    Public WithEvents RbtDegree As System.Windows.Forms.RadioButton
    Public WithEvents txtAnswer As System.Windows.Forms.TextBox
    Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
    Public WithEvents TextDiv As System.Windows.Forms.TextBox
    Public WithEvents Label3 As System.Windows.Forms.Label
    Public WithEvents TextMed As System.Windows.Forms.TextBox
    Public WithEvents TextMax As System.Windows.Forms.TextBox
    Public WithEvents BtClear As System.Windows.Forms.Button
    Public WithEvents TextVar As System.Windows.Forms.TextBox
    Public WithEvents TextSample As System.Windows.Forms.TextBox
    Public WithEvents TextSum2 As System.Windows.Forms.TextBox
    Public WithEvents TextMod As System.Windows.Forms.TextBox
    Public WithEvents Label1 As System.Windows.Forms.Label
    Public WithEvents Label2 As System.Windows.Forms.Label
    Public WithEvents Label4 As System.Windows.Forms.Label
    Public WithEvents BtAnalysis As System.Windows.Forms.Button
    Public WithEvents TextStVar As System.Windows.Forms.TextBox
    Public WithEvents TextSum As System.Windows.Forms.TextBox
    Public WithEvents Label24 As System.Windows.Forms.Label
    Public WithEvents Label25 As System.Windows.Forms.Label
    Public WithEvents Label26 As System.Windows.Forms.Label
    Public WithEvents Label28 As System.Windows.Forms.Label
    Public WithEvents Label29 As System.Windows.Forms.Label
    Public WithEvents Label30 As System.Windows.Forms.Label
    Public WithEvents TextMin As System.Windows.Forms.TextBox
    Public WithEvents TextMean As System.Windows.Forms.TextBox
    Public WithEvents Label32 As System.Windows.Forms.Label
    Public WithEvents Label33 As System.Windows.Forms.Label
    Public WithEvents GroupBox1 As System.Windows.Forms.GroupBox
    Public WithEvents TextList As System.Windows.Forms.TextBox
    Public WithEvents TextStErr As System.Windows.Forms.TextBox
    Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
    Public WithEvents _fraSyntax_6 As System.Windows.Forms.GroupBox
    Public WithEvents _lblSyntax_0 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_1 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_27 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_28 As System.Windows.Forms.Label
    Public WithEvents _fraSyntax_1 As System.Windows.Forms.GroupBox
    Public WithEvents _lblSyntax_32 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_30 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_29 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_4 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_3 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_2 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_0 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_1 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_2 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_3 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_4 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_5 As System.Windows.Forms.Label
    Public WithEvents _fraSyntax_2 As System.Windows.Forms.GroupBox
    Public WithEvents _lblSyntax_7 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_8 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_9 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_10 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_11 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_12 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_6 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_7 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_8 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_9 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_10 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_11 As System.Windows.Forms.Label
    Public WithEvents _fraSyntax_3 As System.Windows.Forms.GroupBox
    Public WithEvents _lblSyntax_19 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_20 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_21 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_22 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_23 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_24 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_12 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_13 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_14 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_15 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_16 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_17 As System.Windows.Forms.Label
    Public WithEvents _fraSyntax_4 As System.Windows.Forms.GroupBox
    Public WithEvents _lblSyntax_13 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_14 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_15 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_16 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_17 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_18 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_18 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_19 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_20 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_21 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_22 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_23 As System.Windows.Forms.Label
    Public WithEvents _fraSyntax_5 As System.Windows.Forms.GroupBox
    Public WithEvents _lblSyntax_25 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_26 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_24 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_25 As System.Windows.Forms.Label
    Public WithEvents fraTrig As System.Windows.Forms.GroupBox
    Public WithEvents _lblSyntax_5 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_6 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_28 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_31 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_30 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_31 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_32 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_29 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_27 As System.Windows.Forms.Label
    Public WithEvents _lblSyntax_33 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_26 As System.Windows.Forms.Label
    Public WithEvents _lblSyntaxDescrip_33 As System.Windows.Forms.Label
    Friend WithEvents BtReset As System.Windows.Forms.Button
    <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
        Me.TabControl1 = New System.Windows.Forms.TabControl
        Me.TabPage1 = New System.Windows.Forms.TabPage
        Me.fraEntry = New System.Windows.Forms.GroupBox
        Me.txtEntry = New System.Windows.Forms.TextBox
        Me.fraAnswer = New System.Windows.Forms.GroupBox
        Me.BtReset = New System.Windows.Forms.Button
        Me.BtCalculate = New System.Windows.Forms.Button
        Me.fraDecimal = New System.Windows.Forms.GroupBox
        Me.DemcialUpDown = New System.Windows.Forms.DomainUpDown
        Me.fraAnsType = New System.Windows.Forms.GroupBox
        Me.RbtHex = New System.Windows.Forms.RadioButton
        Me.RbtOct = New System.Windows.Forms.RadioButton
        Me.RbtBin = New System.Windows.Forms.RadioButton
        Me.RbtDec = New System.Windows.Forms.RadioButton
        Me.fraLogBase = New System.Windows.Forms.GroupBox
        Me.txtLogBase = New System.Windows.Forms.TextBox
        Me.fraAngMode = New System.Windows.Forms.GroupBox
        Me.RbtRadian = New System.Windows.Forms.RadioButton
        Me.RbtDegree = New System.Windows.Forms.RadioButton
        Me.txtAnswer = New System.Windows.Forms.TextBox
        Me.TabPage2 = New System.Windows.Forms.TabPage
        Me.TextDiv = New System.Windows.Forms.TextBox
        Me.Label3 = New System.Windows.Forms.Label
        Me.TextMed = New System.Windows.Forms.TextBox
        Me.TextMax = New System.Windows.Forms.TextBox
        Me.BtClear = New System.Windows.Forms.Button
        Me.TextVar = New System.Windows.Forms.TextBox
        Me.TextSample = New System.Windows.Forms.TextBox
        Me.TextSum2 = New System.Windows.Forms.TextBox
        Me.TextMod = New System.Windows.Forms.TextBox
        Me.Label1 = New System.Windows.Forms.Label
        Me.Label2 = New System.Windows.Forms.Label
        Me.Label4 = New System.Windows.Forms.Label
        Me.BtAnalysis = New System.Windows.Forms.Button
        Me.TextStVar = New System.Windows.Forms.TextBox
        Me.TextSum = New System.Windows.Forms.TextBox
        Me.Label24 = New System.Windows.Forms.Label
        Me.Label25 = New System.Windows.Forms.Label
        Me.Label26 = New System.Windows.Forms.Label
        Me.Label28 = New System.Windows.Forms.Label
        Me.Label29 = New System.Windows.Forms.Label
        Me.Label30 = New System.Windows.Forms.Label
        Me.TextMin = New System.Windows.Forms.TextBox
        Me.TextMean = New System.Windows.Forms.TextBox
        Me.Label32 = New System.Windows.Forms.Label
        Me.Label33 = New System.Windows.Forms.Label
        Me.GroupBox1 = New System.Windows.Forms.GroupBox
        Me.TextList = New System.Windows.Forms.TextBox
        Me.TextStErr = New System.Windows.Forms.TextBox
        Me.TabPage3 = New System.Windows.Forms.TabPage
        Me._fraSyntax_6 = New System.Windows.Forms.GroupBox
        Me._lblSyntax_0 = New System.Windows.Forms.Label
        Me._lblSyntax_1 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_27 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_28 = New System.Windows.Forms.Label
        Me._fraSyntax_1 = New System.Windows.Forms.GroupBox
        Me._lblSyntax_32 = New System.Windows.Forms.Label
        Me._lblSyntax_30 = New System.Windows.Forms.Label
        Me._lblSyntax_29 = New System.Windows.Forms.Label
        Me._lblSyntax_4 = New System.Windows.Forms.Label
        Me._lblSyntax_3 = New System.Windows.Forms.Label
        Me._lblSyntax_2 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_0 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_1 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_2 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_3 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_4 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_5 = New System.Windows.Forms.Label
        Me._fraSyntax_2 = New System.Windows.Forms.GroupBox
        Me._lblSyntax_7 = New System.Windows.Forms.Label
        Me._lblSyntax_8 = New System.Windows.Forms.Label
        Me._lblSyntax_9 = New System.Windows.Forms.Label
        Me._lblSyntax_10 = New System.Windows.Forms.Label
        Me._lblSyntax_11 = New System.Windows.Forms.Label
        Me._lblSyntax_12 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_6 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_7 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_8 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_9 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_10 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_11 = New System.Windows.Forms.Label
        Me._fraSyntax_3 = New System.Windows.Forms.GroupBox
        Me._lblSyntax_19 = New System.Windows.Forms.Label
        Me._lblSyntax_20 = New System.Windows.Forms.Label
        Me._lblSyntax_21 = New System.Windows.Forms.Label
        Me._lblSyntax_22 = New System.Windows.Forms.Label
        Me._lblSyntax_23 = New System.Windows.Forms.Label
        Me._lblSyntax_24 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_12 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_13 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_14 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_15 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_16 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_17 = New System.Windows.Forms.Label
        Me._fraSyntax_4 = New System.Windows.Forms.GroupBox
        Me._lblSyntax_13 = New System.Windows.Forms.Label
        Me._lblSyntax_14 = New System.Windows.Forms.Label
        Me._lblSyntax_15 = New System.Windows.Forms.Label
        Me._lblSyntax_16 = New System.Windows.Forms.Label
        Me._lblSyntax_17 = New System.Windows.Forms.Label
        Me._lblSyntax_18 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_18 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_19 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_20 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_21 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_22 = New System.Windows.Forms.Label
        Me._lblSyntaxDescrip_23 = New System.Windows.Forms.Label
        Me._fraSyntax_5 = New System.Windows.Forms.GroupBox

⌨️ 快捷键说明

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