?? main.vb
字號:
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗體設計器生成的代碼 "
Public Sub New()
MyBase.New()
'該調用是 Windows 窗體設計器所必需的。
InitializeComponent()
'在 InitializeComponent() 調用之后添加任何初始化
End Sub
'窗體重寫處置以清理組件列表。
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 MainMenu1 As System.Windows.Forms.MainMenu
Friend WithEvents ToolBar1 As System.Windows.Forms.ToolBar
Friend WithEvents StatusBar1 As System.Windows.Forms.StatusBar
Friend WithEvents ToolBarButton1 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton2 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton3 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton4 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton5 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton6 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton7 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton8 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton9 As System.Windows.Forms.ToolBarButton
Friend WithEvents StatusBarPanel1 As System.Windows.Forms.StatusBarPanel
Friend WithEvents StatusBarPanel2 As System.Windows.Forms.StatusBarPanel
Friend WithEvents StatusBarPanel3 As System.Windows.Forms.StatusBarPanel
Friend WithEvents StatusBarPanel4 As System.Windows.Forms.StatusBarPanel
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Splitter1 As System.Windows.Forms.Splitter
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
Friend WithEvents Timer1 As System.Windows.Forms.Timer
Friend WithEvents menuSystem As System.Windows.Forms.MenuItem
Friend WithEvents menuModPwd As System.Windows.Forms.MenuItem
Friend WithEvents menuForeSvc As System.Windows.Forms.MenuItem
Friend WithEvents menuMenu As System.Windows.Forms.MenuItem
Friend WithEvents menuResure As System.Windows.Forms.MenuItem
Friend WithEvents menuCustomer As System.Windows.Forms.MenuItem
Friend WithEvents menuChkBill As System.Windows.Forms.MenuItem
Friend WithEvents menuOrderSvc As System.Windows.Forms.MenuItem
Friend WithEvents menuEngageOrder As System.Windows.Forms.MenuItem
Friend WithEvents menuEngageSvc As System.Windows.Forms.MenuItem
Friend WithEvents menuExpandSvc As System.Windows.Forms.MenuItem
Friend WithEvents menuExpandOrder As System.Windows.Forms.MenuItem
Friend WithEvents menuTransSvc As System.Windows.Forms.MenuItem
Friend WithEvents menuClerk As System.Windows.Forms.MenuItem
Friend WithEvents menuSep1 As System.Windows.Forms.MenuItem
Friend WithEvents menuDBBckup As System.Windows.Forms.MenuItem
Friend WithEvents menuDBRestr As System.Windows.Forms.MenuItem
Friend WithEvents menuSep2 As System.Windows.Forms.MenuItem
Friend WithEvents menuExit As System.Windows.Forms.MenuItem
Friend WithEvents menuHelp As System.Windows.Forms.MenuItem
Friend WithEvents menuHelpContent As System.Windows.Forms.MenuItem
Friend WithEvents menuSep3 As System.Windows.Forms.MenuItem
Friend WithEvents menuSupport As System.Windows.Forms.MenuItem
Friend WithEvents menuEmail As System.Windows.Forms.MenuItem
Friend WithEvents menuSep4 As System.Windows.Forms.MenuItem
Friend WithEvents menuAbout As System.Windows.Forms.MenuItem
Friend WithEvents ToolBarButton10 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton11 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton12 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton13 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton14 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton15 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton16 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton17 As System.Windows.Forms.ToolBarButton
Friend WithEvents ToolBarButton18 As System.Windows.Forms.ToolBarButton
Friend WithEvents menuUser As System.Windows.Forms.MenuItem
Friend WithEvents Timer2 As System.Windows.Forms.Timer
Friend WithEvents menuDie As System.Windows.Forms.MenuItem
Friend WithEvents menuHorizon As System.Windows.Forms.MenuItem
Friend WithEvents menuVertify As System.Windows.Forms.MenuItem
Friend WithEvents menuClsAll As System.Windows.Forms.MenuItem
Friend WithEvents menuWindows As System.Windows.Forms.MenuItem
Friend WithEvents menuMMenu As System.Windows.Forms.MenuItem
Friend WithEvents menuEmployee As System.Windows.Forms.MenuItem
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(Form1))
Me.MainMenu1 = New System.Windows.Forms.MainMenu()
Me.menuSystem = New System.Windows.Forms.MenuItem()
Me.menuModPwd = New System.Windows.Forms.MenuItem()
Me.menuUser = New System.Windows.Forms.MenuItem()
Me.menuMMenu = New System.Windows.Forms.MenuItem()
Me.menuSep1 = New System.Windows.Forms.MenuItem()
Me.menuDBBckup = New System.Windows.Forms.MenuItem()
Me.menuDBRestr = New System.Windows.Forms.MenuItem()
Me.menuSep2 = New System.Windows.Forms.MenuItem()
Me.menuExit = New System.Windows.Forms.MenuItem()
Me.menuForeSvc = New System.Windows.Forms.MenuItem()
Me.menuMenu = New System.Windows.Forms.MenuItem()
Me.menuResure = New System.Windows.Forms.MenuItem()
Me.menuCustomer = New System.Windows.Forms.MenuItem()
Me.menuChkBill = New System.Windows.Forms.MenuItem()
Me.menuOrderSvc = New System.Windows.Forms.MenuItem()
Me.menuEngageOrder = New System.Windows.Forms.MenuItem()
Me.menuEngageSvc = New System.Windows.Forms.MenuItem()
Me.menuExpandSvc = New System.Windows.Forms.MenuItem()
Me.menuExpandOrder = New System.Windows.Forms.MenuItem()
Me.menuTransSvc = New System.Windows.Forms.MenuItem()
Me.menuEmployee = New System.Windows.Forms.MenuItem()
Me.menuClerk = New System.Windows.Forms.MenuItem()
Me.menuWindows = New System.Windows.Forms.MenuItem()
Me.menuDie = New System.Windows.Forms.MenuItem()
Me.menuHorizon = New System.Windows.Forms.MenuItem()
Me.menuVertify = New System.Windows.Forms.MenuItem()
Me.menuClsAll = New System.Windows.Forms.MenuItem()
Me.menuHelp = New System.Windows.Forms.MenuItem()
Me.menuHelpContent = New System.Windows.Forms.MenuItem()
Me.menuSep3 = New System.Windows.Forms.MenuItem()
Me.menuSupport = New System.Windows.Forms.MenuItem()
Me.menuEmail = New System.Windows.Forms.MenuItem()
Me.menuSep4 = New System.Windows.Forms.MenuItem()
Me.menuAbout = New System.Windows.Forms.MenuItem()
Me.ToolBar1 = New System.Windows.Forms.ToolBar()
Me.ToolBarButton1 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton2 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton3 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton4 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton5 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton6 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton7 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton8 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton9 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton10 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton11 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton12 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton13 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton14 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton15 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton16 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton17 = New System.Windows.Forms.ToolBarButton()
Me.ToolBarButton18 = New System.Windows.Forms.ToolBarButton()
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
Me.StatusBar1 = New System.Windows.Forms.StatusBar()
Me.StatusBarPanel1 = New System.Windows.Forms.StatusBarPanel()
Me.StatusBarPanel2 = New System.Windows.Forms.StatusBarPanel()
Me.StatusBarPanel3 = New System.Windows.Forms.StatusBarPanel()
Me.StatusBarPanel4 = New System.Windows.Forms.StatusBarPanel()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.TreeView1 = New System.Windows.Forms.TreeView()
Me.Button1 = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.Splitter1 = New System.Windows.Forms.Splitter()
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
CType(Me.StatusBarPanel1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.StatusBarPanel2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.StatusBarPanel3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.StatusBarPanel4, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel1.SuspendLayout()
Me.SuspendLayout()
'
'MainMenu1
'
Me.MainMenu1.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuSystem, Me.menuForeSvc, Me.menuOrderSvc, Me.menuExpandSvc, Me.menuEmployee, Me.menuWindows, Me.menuHelp})
'
'menuSystem
'
Me.menuSystem.Index = 0
Me.menuSystem.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuModPwd, Me.menuUser, Me.menuMMenu, Me.menuSep1, Me.menuDBBckup, Me.menuDBRestr, Me.menuSep2, Me.menuExit})
Me.menuSystem.Text = "系統管理"
'
'menuModPwd
'
Me.menuModPwd.Index = 0
Me.menuModPwd.Text = "修改密碼"
'
'menuUser
'
Me.menuUser.Index = 1
Me.menuUser.Text = "用戶管理"
'
'menuMMenu
'
Me.menuMMenu.Index = 2
Me.menuMMenu.Text = "菜單管理"
'
'menuSep1
'
Me.menuSep1.Index = 3
Me.menuSep1.Text = "-"
'
'menuDBBckup
'
Me.menuDBBckup.Index = 4
Me.menuDBBckup.Text = "數據庫備份"
'
'menuDBRestr
'
Me.menuDBRestr.Index = 5
Me.menuDBRestr.Text = "數據庫恢復"
'
'menuSep2
'
Me.menuSep2.Index = 6
Me.menuSep2.Text = "-"
'
'menuExit
'
Me.menuExit.Index = 7
Me.menuExit.Text = "退出系統"
'
'menuForeSvc
'
Me.menuForeSvc.Index = 1
Me.menuForeSvc.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuMenu, Me.menuResure, Me.menuCustomer, Me.menuChkBill})
Me.menuForeSvc.Text = "前臺營業"
'
'menuMenu
'
Me.menuMenu.Index = 0
Me.menuMenu.Text = "點菜菜譜"
'
'menuResure
'
Me.menuResure.Index = 1
Me.menuResure.Text = "資源瀏覽"
'
'menuCustomer
'
Me.menuCustomer.Index = 2
Me.menuCustomer.Text = "登記賬單"
'
'menuChkBill
'
Me.menuChkBill.Index = 3
Me.menuChkBill.Text = "結帳"
'
'menuOrderSvc
'
Me.menuOrderSvc.Index = 2
Me.menuOrderSvc.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuEngageOrder, Me.menuEngageSvc})
Me.menuOrderSvc.Text = "預定服務"
'
'menuEngageOrder
'
Me.menuEngageOrder.Index = 0
Me.menuEngageOrder.Text = "預定訂單"
'
'menuEngageSvc
'
Me.menuEngageSvc.Index = 1
Me.menuEngageSvc.Text = "酒宴服務"
'
'menuExpandSvc
'
Me.menuExpandSvc.Index = 3
Me.menuExpandSvc.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuExpandOrder, Me.menuTransSvc})
Me.menuExpandSvc.Text = "外賣服務"
'
'menuExpandOrder
'
Me.menuExpandOrder.Index = 0
Me.menuExpandOrder.Text = "外賣訂單"
'
'menuTransSvc
'
Me.menuTransSvc.Index = 1
Me.menuTransSvc.Text = "送貨服務"
'
'menuEmployee
'
Me.menuEmployee.Index = 4
Me.menuEmployee.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuClerk})
Me.menuEmployee.Text = "員工管理"
'
'menuClerk
'
Me.menuClerk.Index = 0
Me.menuClerk.Text = "員工管理"
'
'menuWindows
'
Me.menuWindows.Index = 5
Me.menuWindows.MdiList = True
Me.menuWindows.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuDie, Me.menuHorizon, Me.menuVertify, Me.menuClsAll})
Me.menuWindows.Text = "窗體"
'
'menuDie
'
Me.menuDie.Index = 0
Me.menuDie.Text = "窗體層疊"
'
'menuHorizon
'
Me.menuHorizon.Index = 1
Me.menuHorizon.Text = "水平平鋪"
'
'menuVertify
'
Me.menuVertify.Index = 2
Me.menuVertify.Text = "垂直平鋪"
'
'menuClsAll
'
Me.menuClsAll.Index = 3
Me.menuClsAll.Text = "關閉所有子窗體"
'
'menuHelp
'
Me.menuHelp.Index = 6
Me.menuHelp.MenuItems.AddRange(New System.Windows.Forms.MenuItem() {Me.menuHelpContent, Me.menuSep3, Me.menuSupport, Me.menuEmail, Me.menuSep4, Me.menuAbout})
Me.menuHelp.Text = "幫助"
'
'menuHelpContent
'
Me.menuHelpContent.Index = 0
Me.menuHelpContent.Text = "幫助主題"
'
'menuSep3
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -