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

📄 foodlist.designer.vb

📁 This program is designed for a menu ordering system under pocket pc platform .
💻 VB
📖 第 1 页 / 共 2 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Public Class FoodList
    Inherits System.Windows.Forms.Form

    'Form 覆寫 Dispose 以清除元件清單。
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing AndAlso components IsNot Nothing Then
            components.Dispose()
        End If
        MyBase.Dispose(disposing)
    End Sub

    '為 Windows Form 設計工具的必要項
    Private components As System.ComponentModel.IContainer

    '注意: 以下為 Windows Form 設計工具所需的程序
    '可以使用 Windows Form 設計工具進行修改。
    '請不要使用程式碼編輯器進行修改。
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Me.PictureBox1 = New System.Windows.Forms.PictureBox
        Me.TabControl1 = New System.Windows.Forms.TabControl
        Me.TabPage1 = New System.Windows.Forms.TabPage
        Me.txt_ProductStateName = New System.Windows.Forms.TextBox
        Me.txt_ProductCost = New System.Windows.Forms.TextBox
        Me.txt_ProductName = New System.Windows.Forms.TextBox
        Me.txt_ProductClassName = New System.Windows.Forms.TextBox
        Me.Label3 = New System.Windows.Forms.Label
        Me.Label1 = New System.Windows.Forms.Label
        Me.Label2 = New System.Windows.Forms.Label
        Me.Label5 = New System.Windows.Forms.Label
        Me.Label7 = New System.Windows.Forms.Label
        Me.txt_ProductId = New System.Windows.Forms.TextBox
        Me.TabPage2 = New System.Windows.Forms.TabPage
        Me.Num6 = New System.Windows.Forms.TextBox
        Me.Num5 = New System.Windows.Forms.TextBox
        Me.Num4 = New System.Windows.Forms.TextBox
        Me.Num3 = New System.Windows.Forms.TextBox
        Me.Num2 = New System.Windows.Forms.TextBox
        Me.Num1 = New System.Windows.Forms.TextBox
        Me.Matreial6 = New System.Windows.Forms.TextBox
        Me.Matreial5 = New System.Windows.Forms.TextBox
        Me.Matreial4 = New System.Windows.Forms.TextBox
        Me.Matreial3 = New System.Windows.Forms.TextBox
        Me.Matreial2 = New System.Windows.Forms.TextBox
        Me.Matreial1 = New System.Windows.Forms.TextBox
        Me.Label19 = New System.Windows.Forms.Label
        Me.Label4 = New System.Windows.Forms.Label
        Me.Label15 = New System.Windows.Forms.Label
        Me.Label16 = New System.Windows.Forms.Label
        Me.Label18 = New System.Windows.Forms.Label
        Me.Label17 = New System.Windows.Forms.Label
        Me.Label21 = New System.Windows.Forms.Label
        Me.Label20 = New System.Windows.Forms.Label
        Me.TabPage3 = New System.Windows.Forms.TabPage
        Me.txt_Calory = New System.Windows.Forms.TextBox
        Me.txt_Carbohydrate = New System.Windows.Forms.TextBox
        Me.txt_Protein = New System.Windows.Forms.TextBox
        Me.txt_Cholesterol = New System.Windows.Forms.TextBox
        Me.txt_Fat = New System.Windows.Forms.TextBox
        Me.txt_Vitamin = New System.Windows.Forms.TextBox
        Me.Label9 = New System.Windows.Forms.Label
        Me.Label10 = New System.Windows.Forms.Label
        Me.Label11 = New System.Windows.Forms.Label
        Me.Label12 = New System.Windows.Forms.Label
        Me.Label14 = New System.Windows.Forms.Label
        Me.Label13 = New System.Windows.Forms.Label
        Me.TabControl1.SuspendLayout()
        Me.TabPage1.SuspendLayout()
        Me.TabPage2.SuspendLayout()
        Me.TabPage3.SuspendLayout()
        Me.SuspendLayout()
        '
        'PictureBox1
        '
        Me.PictureBox1.Location = New System.Drawing.Point(8, 13)
        Me.PictureBox1.Name = "PictureBox1"
        Me.PictureBox1.Size = New System.Drawing.Size(111, 106)
        Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage
        '
        'TabControl1
        '
        Me.TabControl1.Controls.Add(Me.TabPage1)
        Me.TabControl1.Controls.Add(Me.TabPage2)
        Me.TabControl1.Controls.Add(Me.TabPage3)
        Me.TabControl1.Dock = System.Windows.Forms.DockStyle.None
        Me.TabControl1.Location = New System.Drawing.Point(125, 3)
        Me.TabControl1.Name = "TabControl1"
        Me.TabControl1.SelectedIndex = 0
        Me.TabControl1.Size = New System.Drawing.Size(188, 208)
        Me.TabControl1.TabIndex = 18
        '
        'TabPage1
        '
        Me.TabPage1.Controls.Add(Me.txt_ProductStateName)
        Me.TabPage1.Controls.Add(Me.txt_ProductCost)
        Me.TabPage1.Controls.Add(Me.txt_ProductName)
        Me.TabPage1.Controls.Add(Me.txt_ProductClassName)
        Me.TabPage1.Controls.Add(Me.Label3)
        Me.TabPage1.Controls.Add(Me.Label1)
        Me.TabPage1.Controls.Add(Me.Label2)
        Me.TabPage1.Controls.Add(Me.Label5)
        Me.TabPage1.Controls.Add(Me.Label7)
        Me.TabPage1.Controls.Add(Me.txt_ProductId)
        Me.TabPage1.Location = New System.Drawing.Point(0, 0)
        Me.TabPage1.Name = "TabPage1"
        Me.TabPage1.Size = New System.Drawing.Size(188, 185)
        Me.TabPage1.Text = "明細"
        '
        'txt_ProductStateName
        '
        Me.txt_ProductStateName.ForeColor = System.Drawing.Color.Blue
        Me.txt_ProductStateName.Location = New System.Drawing.Point(81, 151)
        Me.txt_ProductStateName.Name = "txt_ProductStateName"
        Me.txt_ProductStateName.Size = New System.Drawing.Size(100, 21)
        Me.txt_ProductStateName.TabIndex = 22
        Me.txt_ProductStateName.Text = "[text]"
        '
        'txt_ProductCost
        '
        Me.txt_ProductCost.ForeColor = System.Drawing.Color.Blue
        Me.txt_ProductCost.Location = New System.Drawing.Point(81, 117)
        Me.txt_ProductCost.Name = "txt_ProductCost"
        Me.txt_ProductCost.Size = New System.Drawing.Size(100, 21)
        Me.txt_ProductCost.TabIndex = 23
        Me.txt_ProductCost.Text = "[text]"
        '
        'txt_ProductName
        '
        Me.txt_ProductName.ForeColor = System.Drawing.Color.Blue
        Me.txt_ProductName.Location = New System.Drawing.Point(81, 49)
        Me.txt_ProductName.Name = "txt_ProductName"
        Me.txt_ProductName.Size = New System.Drawing.Size(100, 21)
        Me.txt_ProductName.TabIndex = 21
        Me.txt_ProductName.Text = "[text]"
        '
        'txt_ProductClassName
        '
        Me.txt_ProductClassName.ForeColor = System.Drawing.Color.Blue
        Me.txt_ProductClassName.Location = New System.Drawing.Point(81, 83)
        Me.txt_ProductClassName.Name = "txt_ProductClassName"
        Me.txt_ProductClassName.Size = New System.Drawing.Size(100, 21)
        Me.txt_ProductClassName.TabIndex = 20
        Me.txt_ProductClassName.Text = "[text]"
        '
        'Label3
        '
        Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.Label3.Location = New System.Drawing.Point(7, 89)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(60, 15)
        Me.Label3.Text = "食品類別"
        '
        'Label1
        '
        Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.Label1.Location = New System.Drawing.Point(7, 21)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(60, 15)
        Me.Label1.Text = "食品編號"
        '
        'Label2
        '
        Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.Label2.Location = New System.Drawing.Point(7, 55)
        Me.Label2.Name = "Label2"
        Me.Label2.Size = New System.Drawing.Size(60, 15)
        Me.Label2.Text = "食品名稱"
        '
        'Label5
        '
        Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.Label5.Location = New System.Drawing.Point(7, 123)
        Me.Label5.Name = "Label5"
        Me.Label5.Size = New System.Drawing.Size(60, 15)
        Me.Label5.Text = "食品售價"
        '
        'Label7
        '
        Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.Label7.Location = New System.Drawing.Point(7, 157)
        Me.Label7.Name = "Label7"
        Me.Label7.Size = New System.Drawing.Size(60, 15)
        Me.Label7.Text = "食品狀態"
        '
        'txt_ProductId
        '
        Me.txt_ProductId.ForeColor = System.Drawing.Color.Blue
        Me.txt_ProductId.Location = New System.Drawing.Point(81, 15)
        Me.txt_ProductId.Name = "txt_ProductId"
        Me.txt_ProductId.Size = New System.Drawing.Size(100, 21)
        Me.txt_ProductId.TabIndex = 19
        Me.txt_ProductId.Text = "[text]"
        '
        'TabPage2
        '
        Me.TabPage2.Controls.Add(Me.Num6)
        Me.TabPage2.Controls.Add(Me.Num5)
        Me.TabPage2.Controls.Add(Me.Num4)
        Me.TabPage2.Controls.Add(Me.Num3)
        Me.TabPage2.Controls.Add(Me.Num2)
        Me.TabPage2.Controls.Add(Me.Num1)
        Me.TabPage2.Controls.Add(Me.Matreial6)
        Me.TabPage2.Controls.Add(Me.Matreial5)
        Me.TabPage2.Controls.Add(Me.Matreial4)
        Me.TabPage2.Controls.Add(Me.Matreial3)
        Me.TabPage2.Controls.Add(Me.Matreial2)
        Me.TabPage2.Controls.Add(Me.Matreial1)
        Me.TabPage2.Controls.Add(Me.Label19)
        Me.TabPage2.Controls.Add(Me.Label4)
        Me.TabPage2.Controls.Add(Me.Label15)
        Me.TabPage2.Controls.Add(Me.Label16)
        Me.TabPage2.Controls.Add(Me.Label18)
        Me.TabPage2.Controls.Add(Me.Label17)
        Me.TabPage2.Controls.Add(Me.Label21)
        Me.TabPage2.Controls.Add(Me.Label20)
        Me.TabPage2.Location = New System.Drawing.Point(0, 0)
        Me.TabPage2.Name = "TabPage2"
        Me.TabPage2.Size = New System.Drawing.Size(180, 182)
        Me.TabPage2.Text = "材料"
        '
        'Num6
        '
        Me.Num6.Enabled = False
        Me.Num6.Location = New System.Drawing.Point(141, 156)
        Me.Num6.Name = "Num6"
        Me.Num6.Size = New System.Drawing.Size(37, 21)
        Me.Num6.TabIndex = 80
        Me.Num6.Text = "0"
        '
        'Num5
        '
        Me.Num5.Enabled = False
        Me.Num5.Location = New System.Drawing.Point(141, 130)
        Me.Num5.Name = "Num5"
        Me.Num5.Size = New System.Drawing.Size(37, 21)
        Me.Num5.TabIndex = 79
        Me.Num5.Text = "0"
        '
        'Num4
        '
        Me.Num4.Enabled = False
        Me.Num4.Location = New System.Drawing.Point(141, 104)
        Me.Num4.Name = "Num4"
        Me.Num4.Size = New System.Drawing.Size(37, 21)
        Me.Num4.TabIndex = 78
        Me.Num4.Text = "0"
        '
        'Num3
        '
        Me.Num3.Enabled = False
        Me.Num3.Location = New System.Drawing.Point(141, 78)
        Me.Num3.Name = "Num3"
        Me.Num3.Size = New System.Drawing.Size(37, 21)
        Me.Num3.TabIndex = 77
        Me.Num3.Text = "0"
        '
        'Num2
        '
        Me.Num2.Enabled = False
        Me.Num2.Location = New System.Drawing.Point(141, 52)
        Me.Num2.Name = "Num2"
        Me.Num2.Size = New System.Drawing.Size(37, 21)
        Me.Num2.TabIndex = 76
        Me.Num2.Text = "0"
        '
        'Num1
        '
        Me.Num1.Enabled = False
        Me.Num1.Location = New System.Drawing.Point(141, 26)
        Me.Num1.Name = "Num1"
        Me.Num1.Size = New System.Drawing.Size(37, 21)
        Me.Num1.TabIndex = 75
        Me.Num1.Text = "0"
        '
        'Matreial6
        '
        Me.Matreial6.Enabled = False

⌨️ 快捷键说明

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