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

📄 foodlist.designer.vb

📁 This program is designed for a menu ordering system under pocket pc platform .
💻 VB
📖 第 1 页 / 共 2 页
字号:
        Me.Matreial6.Location = New System.Drawing.Point(53, 156)
        Me.Matreial6.Name = "Matreial6"
        Me.Matreial6.Size = New System.Drawing.Size(79, 21)
        Me.Matreial6.TabIndex = 72
        '
        'Matreial5
        '
        Me.Matreial5.Enabled = False
        Me.Matreial5.Location = New System.Drawing.Point(53, 130)
        Me.Matreial5.Name = "Matreial5"
        Me.Matreial5.Size = New System.Drawing.Size(79, 21)
        Me.Matreial5.TabIndex = 73
        '
        'Matreial4
        '
        Me.Matreial4.Enabled = False
        Me.Matreial4.Location = New System.Drawing.Point(53, 104)
        Me.Matreial4.Name = "Matreial4"
        Me.Matreial4.Size = New System.Drawing.Size(79, 21)
        Me.Matreial4.TabIndex = 74
        '
        'Matreial3
        '
        Me.Matreial3.Enabled = False
        Me.Matreial3.Location = New System.Drawing.Point(53, 78)
        Me.Matreial3.Name = "Matreial3"
        Me.Matreial3.Size = New System.Drawing.Size(79, 21)
        Me.Matreial3.TabIndex = 69
        '
        'Matreial2
        '
        Me.Matreial2.Enabled = False
        Me.Matreial2.Location = New System.Drawing.Point(53, 52)
        Me.Matreial2.Name = "Matreial2"
        Me.Matreial2.Size = New System.Drawing.Size(79, 21)
        Me.Matreial2.TabIndex = 70
        '
        'Matreial1
        '
        Me.Matreial1.Enabled = False
        Me.Matreial1.Location = New System.Drawing.Point(53, 26)
        Me.Matreial1.Name = "Matreial1"
        Me.Matreial1.Size = New System.Drawing.Size(79, 21)
        Me.Matreial1.TabIndex = 71
        '
        'Label19
        '
        Me.Label19.Location = New System.Drawing.Point(7, 157)
        Me.Label19.Name = "Label19"
        Me.Label19.Size = New System.Drawing.Size(43, 18)
        Me.Label19.Text = "材料6"
        '
        'Label4
        '
        Me.Label4.Location = New System.Drawing.Point(7, 27)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(43, 18)
        Me.Label4.Text = "材料1"
        '
        'Label15
        '
        Me.Label15.Location = New System.Drawing.Point(7, 53)
        Me.Label15.Name = "Label15"
        Me.Label15.Size = New System.Drawing.Size(43, 18)
        Me.Label15.Text = "材料2"
        '
        'Label16
        '
        Me.Label16.Location = New System.Drawing.Point(7, 79)
        Me.Label16.Name = "Label16"
        Me.Label16.Size = New System.Drawing.Size(43, 18)
        Me.Label16.Text = "材料3"
        '
        'Label18
        '
        Me.Label18.Location = New System.Drawing.Point(7, 131)
        Me.Label18.Name = "Label18"
        Me.Label18.Size = New System.Drawing.Size(43, 18)
        Me.Label18.Text = "材料5"
        '
        'Label17
        '
        Me.Label17.Location = New System.Drawing.Point(7, 105)
        Me.Label17.Name = "Label17"
        Me.Label17.Size = New System.Drawing.Size(43, 18)
        Me.Label17.Text = "材料4"
        '
        'Label21
        '
        Me.Label21.Location = New System.Drawing.Point(73, 4)
        Me.Label21.Name = "Label21"
        Me.Label21.Size = New System.Drawing.Size(34, 19)
        Me.Label21.Text = "名稱"
        '
        'Label20
        '
        Me.Label20.Location = New System.Drawing.Point(141, 4)
        Me.Label20.Name = "Label20"
        Me.Label20.Size = New System.Drawing.Size(37, 19)
        Me.Label20.Text = "數量"
        '
        'TabPage3
        '
        Me.TabPage3.Controls.Add(Me.txt_Calory)
        Me.TabPage3.Controls.Add(Me.txt_Carbohydrate)
        Me.TabPage3.Controls.Add(Me.txt_Protein)
        Me.TabPage3.Controls.Add(Me.txt_Cholesterol)
        Me.TabPage3.Controls.Add(Me.txt_Fat)
        Me.TabPage3.Controls.Add(Me.txt_Vitamin)
        Me.TabPage3.Controls.Add(Me.Label9)
        Me.TabPage3.Controls.Add(Me.Label10)
        Me.TabPage3.Controls.Add(Me.Label11)
        Me.TabPage3.Controls.Add(Me.Label12)
        Me.TabPage3.Controls.Add(Me.Label14)
        Me.TabPage3.Controls.Add(Me.Label13)
        Me.TabPage3.Location = New System.Drawing.Point(0, 0)
        Me.TabPage3.Name = "TabPage3"
        Me.TabPage3.Size = New System.Drawing.Size(180, 182)
        Me.TabPage3.Text = "營養標記"
        '
        'txt_Calory
        '
        Me.txt_Calory.Location = New System.Drawing.Point(123, 13)
        Me.txt_Calory.Name = "txt_Calory"
        Me.txt_Calory.Size = New System.Drawing.Size(49, 21)
        Me.txt_Calory.TabIndex = 44
        Me.txt_Calory.Text = "0"
        '
        'txt_Carbohydrate
        '
        Me.txt_Carbohydrate.Location = New System.Drawing.Point(123, 143)
        Me.txt_Carbohydrate.Name = "txt_Carbohydrate"
        Me.txt_Carbohydrate.Size = New System.Drawing.Size(49, 21)
        Me.txt_Carbohydrate.TabIndex = 45
        Me.txt_Carbohydrate.Text = "0"
        '
        'txt_Protein
        '
        Me.txt_Protein.Location = New System.Drawing.Point(123, 39)
        Me.txt_Protein.Name = "txt_Protein"
        Me.txt_Protein.Size = New System.Drawing.Size(49, 21)
        Me.txt_Protein.TabIndex = 46
        Me.txt_Protein.Text = "0"
        '
        'txt_Cholesterol
        '
        Me.txt_Cholesterol.Location = New System.Drawing.Point(123, 117)
        Me.txt_Cholesterol.Name = "txt_Cholesterol"
        Me.txt_Cholesterol.Size = New System.Drawing.Size(49, 21)
        Me.txt_Cholesterol.TabIndex = 41
        Me.txt_Cholesterol.Text = "0"
        '
        'txt_Fat
        '
        Me.txt_Fat.Location = New System.Drawing.Point(123, 65)
        Me.txt_Fat.Name = "txt_Fat"
        Me.txt_Fat.Size = New System.Drawing.Size(49, 21)
        Me.txt_Fat.TabIndex = 42
        Me.txt_Fat.Text = "0"
        '
        'txt_Vitamin
        '
        Me.txt_Vitamin.Location = New System.Drawing.Point(123, 91)
        Me.txt_Vitamin.Name = "txt_Vitamin"
        Me.txt_Vitamin.Size = New System.Drawing.Size(49, 21)
        Me.txt_Vitamin.TabIndex = 43
        Me.txt_Vitamin.Text = "0"
        '
        'Label9
        '
        Me.Label9.Location = New System.Drawing.Point(16, 16)
        Me.Label9.Name = "Label9"
        Me.Label9.Size = New System.Drawing.Size(75, 18)
        Me.Label9.Text = "卡路里熱量"
        '
        'Label10
        '
        Me.Label10.Location = New System.Drawing.Point(16, 42)
        Me.Label10.Name = "Label10"
        Me.Label10.Size = New System.Drawing.Size(75, 18)
        Me.Label10.Text = "蛋白質"
        '
        'Label11
        '
        Me.Label11.Location = New System.Drawing.Point(16, 68)
        Me.Label11.Name = "Label11"
        Me.Label11.Size = New System.Drawing.Size(75, 18)
        Me.Label11.Text = "脂肪"
        '
        'Label12
        '
        Me.Label12.Location = New System.Drawing.Point(16, 94)
        Me.Label12.Name = "Label12"
        Me.Label12.Size = New System.Drawing.Size(75, 18)
        Me.Label12.Text = "維生素"
        '
        'Label14
        '
        Me.Label14.Location = New System.Drawing.Point(16, 146)
        Me.Label14.Name = "Label14"
        Me.Label14.Size = New System.Drawing.Size(75, 18)
        Me.Label14.Text = "碳水化合物"
        '
        'Label13
        '
        Me.Label13.Location = New System.Drawing.Point(16, 120)
        Me.Label13.Name = "Label13"
        Me.Label13.Size = New System.Drawing.Size(75, 18)
        Me.Label13.Text = "膽固醇"
        '
        'FoodList
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi
        Me.AutoScroll = True
        Me.ClientSize = New System.Drawing.Size(320, 214)
        Me.Controls.Add(Me.TabControl1)
        Me.Controls.Add(Me.PictureBox1)
        Me.KeyPreview = True
        Me.MinimizeBox = False
        Me.Name = "FoodList"
        Me.Text = "食品明細"
        Me.TabControl1.ResumeLayout(False)
        Me.TabPage1.ResumeLayout(False)
        Me.TabPage2.ResumeLayout(False)
        Me.TabPage3.ResumeLayout(False)
        Me.ResumeLayout(False)

    End Sub
    Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
    Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
    Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
    Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
    Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
    Friend WithEvents txt_ProductStateName As System.Windows.Forms.TextBox
    Friend WithEvents txt_ProductCost As System.Windows.Forms.TextBox
    Friend WithEvents txt_ProductName As System.Windows.Forms.TextBox
    Friend WithEvents txt_ProductId As System.Windows.Forms.TextBox
    Friend WithEvents txt_ProductClassName As System.Windows.Forms.TextBox
    Friend WithEvents Label3 As System.Windows.Forms.Label
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents Label5 As System.Windows.Forms.Label
    Friend WithEvents Label7 As System.Windows.Forms.Label
    Friend WithEvents Matreial6 As System.Windows.Forms.TextBox
    Friend WithEvents Matreial5 As System.Windows.Forms.TextBox
    Friend WithEvents Matreial4 As System.Windows.Forms.TextBox
    Friend WithEvents Matreial3 As System.Windows.Forms.TextBox
    Friend WithEvents Matreial2 As System.Windows.Forms.TextBox
    Friend WithEvents Matreial1 As System.Windows.Forms.TextBox
    Friend WithEvents Label19 As System.Windows.Forms.Label
    Friend WithEvents Label4 As System.Windows.Forms.Label
    Friend WithEvents Label15 As System.Windows.Forms.Label
    Friend WithEvents Label16 As System.Windows.Forms.Label
    Friend WithEvents Label18 As System.Windows.Forms.Label
    Friend WithEvents Label17 As System.Windows.Forms.Label
    Friend WithEvents Label21 As System.Windows.Forms.Label
    Friend WithEvents Label20 As System.Windows.Forms.Label
    Friend WithEvents Num6 As System.Windows.Forms.TextBox
    Friend WithEvents Num5 As System.Windows.Forms.TextBox
    Friend WithEvents Num4 As System.Windows.Forms.TextBox
    Friend WithEvents Num3 As System.Windows.Forms.TextBox
    Friend WithEvents Num2 As System.Windows.Forms.TextBox
    Friend WithEvents Num1 As System.Windows.Forms.TextBox
    Friend WithEvents txt_Calory As System.Windows.Forms.TextBox
    Friend WithEvents txt_Carbohydrate As System.Windows.Forms.TextBox
    Friend WithEvents txt_Protein As System.Windows.Forms.TextBox
    Friend WithEvents txt_Cholesterol As System.Windows.Forms.TextBox
    Friend WithEvents txt_Fat As System.Windows.Forms.TextBox
    Friend WithEvents txt_Vitamin As System.Windows.Forms.TextBox
    Friend WithEvents Label9 As System.Windows.Forms.Label
    Friend WithEvents Label10 As System.Windows.Forms.Label
    Friend WithEvents Label11 As System.Windows.Forms.Label
    Friend WithEvents Label12 As System.Windows.Forms.Label
    Friend WithEvents Label14 As System.Windows.Forms.Label
    Friend WithEvents Label13 As System.Windows.Forms.Label
End Class

⌨️ 快捷键说明

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