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

📄 form1.designer.vb

📁 通用学籍管理软件 vb开发access数据库的实例
💻 VB
📖 第 1 页 / 共 2 页
字号:
        '
        Me.MenuCheckStuent_Class.Name = "MenuCheckStuent_Class"
        Me.MenuCheckStuent_Class.Size = New System.Drawing.Size(130, 22)
        Me.MenuCheckStuent_Class.Text = "按班级"
        '
        'MenuCheckStuent_Name
        '
        Me.MenuCheckStuent_Name.Name = "MenuCheckStuent_Name"
        Me.MenuCheckStuent_Name.Size = New System.Drawing.Size(130, 22)
        Me.MenuCheckStuent_Name.Text = "按姓名"
        '
        'MenuCheckStuent_Recruit
        '
        Me.MenuCheckStuent_Recruit.Name = "MenuCheckStuent_Recruit"
        Me.MenuCheckStuent_Recruit.Size = New System.Drawing.Size(130, 22)
        Me.MenuCheckStuent_Recruit.Text = "按招生人员"
        '
        'MenuCheckStuent_All
        '
        Me.MenuCheckStuent_All.Name = "MenuCheckStuent_All"
        Me.MenuCheckStuent_All.Size = New System.Drawing.Size(130, 22)
        Me.MenuCheckStuent_All.Text = "所有记录"
        '
        '修改学籍信息ToolStripMenuItem
        '
        Me.修改学籍信息ToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MenuEditStuent_Class, Me.MenuEditStuent_Name, Me.MenuEditStuent_Recruit})
        Me.修改学籍信息ToolStripMenuItem.Name = "修改学籍信息ToolStripMenuItem"
        Me.修改学籍信息ToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
        Me.修改学籍信息ToolStripMenuItem.Text = "修改学籍信息"
        '
        'MenuEditStuent_Class
        '
        Me.MenuEditStuent_Class.Name = "MenuEditStuent_Class"
        Me.MenuEditStuent_Class.Size = New System.Drawing.Size(130, 22)
        Me.MenuEditStuent_Class.Text = "按班级"
        '
        'MenuEditStuent_Name
        '
        Me.MenuEditStuent_Name.Name = "MenuEditStuent_Name"
        Me.MenuEditStuent_Name.Size = New System.Drawing.Size(130, 22)
        Me.MenuEditStuent_Name.Text = "按姓名"
        '
        'MenuEditStuent_Recruit
        '
        Me.MenuEditStuent_Recruit.Name = "MenuEditStuent_Recruit"
        Me.MenuEditStuent_Recruit.Size = New System.Drawing.Size(130, 22)
        Me.MenuEditStuent_Recruit.Text = "按招生人员"
        '
        'MenuFindStuent
        '
        Me.MenuFindStuent.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MenuFindStuent_Name, Me.MenuFindStuent_Graduate, Me.MenuFindStuent_Family, Me.MenuFindStuent_Fee})
        Me.MenuFindStuent.Name = "MenuFindStuent"
        Me.MenuFindStuent.Size = New System.Drawing.Size(142, 22)
        Me.MenuFindStuent.Text = "查询学籍信息"
        '
        'MenuFindStuent_Name
        '
        Me.MenuFindStuent_Name.Name = "MenuFindStuent_Name"
        Me.MenuFindStuent_Name.Size = New System.Drawing.Size(130, 22)
        Me.MenuFindStuent_Name.Text = "按姓名"
        '
        'MenuFindStuent_Graduate
        '
        Me.MenuFindStuent_Graduate.Name = "MenuFindStuent_Graduate"
        Me.MenuFindStuent_Graduate.Size = New System.Drawing.Size(130, 22)
        Me.MenuFindStuent_Graduate.Text = "按毕业学校"
        '
        'MenuFindStuent_Family
        '
        Me.MenuFindStuent_Family.Name = "MenuFindStuent_Family"
        Me.MenuFindStuent_Family.Size = New System.Drawing.Size(130, 22)
        Me.MenuFindStuent_Family.Text = "按家庭住址"
        '
        'MenuFindStuent_Fee
        '
        Me.MenuFindStuent_Fee.Name = "MenuFindStuent_Fee"
        Me.MenuFindStuent_Fee.Size = New System.Drawing.Size(130, 22)
        Me.MenuFindStuent_Fee.Text = "按收费金额"
        '
        '删除学籍信息ToolStripMenuItem
        '
        Me.删除学籍信息ToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.MenuDelStuent_Class, Me.MenuDelStuent_Recruit, Me.MenuDelStuent_Name})
        Me.删除学籍信息ToolStripMenuItem.Name = "删除学籍信息ToolStripMenuItem"
        Me.删除学籍信息ToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
        Me.删除学籍信息ToolStripMenuItem.Text = "删除学籍信息"
        '
        'MenuDelStuent_Class
        '
        Me.MenuDelStuent_Class.Name = "MenuDelStuent_Class"
        Me.MenuDelStuent_Class.Size = New System.Drawing.Size(130, 22)
        Me.MenuDelStuent_Class.Text = "按班级"
        '
        'MenuDelStuent_Recruit
        '
        Me.MenuDelStuent_Recruit.Name = "MenuDelStuent_Recruit"
        Me.MenuDelStuent_Recruit.Size = New System.Drawing.Size(130, 22)
        Me.MenuDelStuent_Recruit.Text = "按招生人员"
        '
        'MenuDelStuent_Name
        '
        Me.MenuDelStuent_Name.Name = "MenuDelStuent_Name"
        Me.MenuDelStuent_Name.Size = New System.Drawing.Size(130, 22)
        Me.MenuDelStuent_Name.Text = "按姓名"
        '
        'MenuAbout
        '
        Me.MenuAbout.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.关于ToolStripMenuItem})
        Me.MenuAbout.Name = "MenuAbout"
        Me.MenuAbout.Size = New System.Drawing.Size(59, 20)
        Me.MenuAbout.Text = "关于(&A)"
        '
        '关于ToolStripMenuItem
        '
        Me.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem"
        Me.关于ToolStripMenuItem.Size = New System.Drawing.Size(94, 22)
        Me.关于ToolStripMenuItem.Text = "关于"
        '
        'StatusStrip1
        '
        Me.StatusStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible
        Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel2})
        Me.StatusStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow
        Me.StatusStrip1.Location = New System.Drawing.Point(0, 382)
        Me.StatusStrip1.Name = "StatusStrip1"
        Me.StatusStrip1.Size = New System.Drawing.Size(560, 17)
        Me.StatusStrip1.TabIndex = 1
        '
        'ToolStripStatusLabel2
        '
        Me.ToolStripStatusLabel2.Name = "ToolStripStatusLabel2"
        Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(257, 12)
        Me.ToolStripStatusLabel2.Text = "软件开发:某高级中学计算机教研组"
        '
        'FrmMain
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.BackgroundImage = Global.通用学籍管理软件.My.Resources.Resources.Bliss
        Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
        Me.ClientSize = New System.Drawing.Size(560, 399)
        Me.Controls.Add(Me.StatusStrip1)
        Me.Controls.Add(Me.MenuStrip1)
        Me.IsMdiContainer = True
        Me.MainMenuStrip = Me.MenuStrip1
        Me.Name = "FrmMain"
        Me.Text = "通用学籍管理系统"
        Me.MenuStrip1.ResumeLayout(False)
        Me.MenuStrip1.PerformLayout()
        Me.StatusStrip1.ResumeLayout(False)
        Me.StatusStrip1.PerformLayout()
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents 系统SToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuLogin As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuLogoff As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuLock As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripSeparator
    Friend WithEvents 退出ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
    Friend WithEvents 用户管理UToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuAddUser As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuEditUser As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuDelUser As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuModifyPWD As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
    Friend WithEvents ToolStripStatusLabel2 As System.Windows.Forms.ToolStripStatusLabel
    Friend WithEvents MenuAddClass As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents 新增班级ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuAddRecruit As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents ToolStripMenuItem3 As System.Windows.Forms.ToolStripSeparator
    Friend WithEvents MenuDelClass As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuDelRecruit As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents 学籍管理BToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuAddStuent As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents 浏览学籍信息ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents 修改学籍信息ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents 删除学籍信息ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuAbout As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuFindStuent As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuCheckStuent_Class As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuCheckStuent_Name As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuCheckStuent_Recruit As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuCheckStuent_All As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuEditStuent_Class As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuEditStuent_Name As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuEditStuent_Recruit As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuFindStuent_Name As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuFindStuent_Graduate As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuFindStuent_Family As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuFindStuent_Fee As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuDelStuent_Class As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuDelStuent_Recruit As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents MenuDelStuent_Name As System.Windows.Forms.ToolStripMenuItem
    Friend WithEvents 关于ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem

End Class

⌨️ 快捷键说明

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