frmbill.frm
来自「Gestion de una pizza rapida y sencilla」· FRM 代码 · 共 511 行 · 第 1/2 页
FRM
511 行
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form FRMBILL
BackColor = &H80000009&
Caption = "VENKY'S PIZZA HOUSE - BILL"
ClientHeight = 6810
ClientLeft = 60
ClientTop = 450
ClientWidth = 10515
LinkTopic = "Form1"
MinButton = 0 'False
Picture = "FRMBILL.frx":0000
ScaleHeight = 6810
ScaleWidth = 10515
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Command5
Height = 375
Left = 7440
Picture = "FRMBILL.frx":2307
Style = 1 'Graphical
TabIndex = 19
Top = 5640
Width = 1095
End
Begin VB.CommandButton Command4
Appearance = 0 'Flat
BackColor = &H80000009&
Height = 375
Left = 4200
Picture = "FRMBILL.frx":2C6B
Style = 1 'Graphical
TabIndex = 18
Top = 5640
Width = 1095
End
Begin VB.CommandButton Command3
BackColor = &H80000009&
Height = 375
Left = 5640
Picture = "FRMBILL.frx":377D
Style = 1 'Graphical
TabIndex = 16
Top = 5640
Width = 1095
End
Begin VB.CommandButton Command2
Appearance = 0 'Flat
BackColor = &H80000009&
Enabled = 0 'False
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 840
Picture = "FRMBILL.frx":410C
Style = 1 'Graphical
TabIndex = 15
Top = 5520
Width = 1215
End
Begin VB.TextBox TXTNP
Appearance = 0 'Flat
Height = 495
Left = 2400
Locked = -1 'True
TabIndex = 14
Top = 5520
Width = 1215
End
Begin VB.Frame Frame1
BackColor = &H8000000A&
Height = 1095
Left = 480
TabIndex = 3
Top = 1680
Width = 8175
Begin VB.CommandButton Command1
Appearance = 0 'Flat
BackColor = &H80000009&
Enabled = 0 'False
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6840
Picture = "FRMBILL.frx":4CD9
Style = 1 'Graphical
TabIndex = 17
Top = 600
Width = 1095
End
Begin VB.TextBox TXTTP
Appearance = 0 'Flat
Height = 375
Left = 5160
Locked = -1 'True
TabIndex = 8
Top = 600
Width = 1215
End
Begin VB.TextBox TXTUP
Appearance = 0 'Flat
Height = 375
Left = 2400
Locked = -1 'True
TabIndex = 6
Top = 600
Width = 1215
End
Begin VB.ComboBox Combo1
Appearance = 0 'Flat
Height = 315
Left = 120
TabIndex = 5
Top = 600
Width = 2055
End
Begin VB.TextBox TXTQTY
Appearance = 0 'Flat
Height = 375
Left = 3840
TabIndex = 7
Top = 600
Width = 1215
End
Begin VB.TextBox TXTPIZZA
Appearance = 0 'Flat
Height = 285
Left = 120
TabIndex = 4
Top = 600
Width = 2055
End
Begin VB.Label Label8
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "TOTAL PRICE"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 195
Left = 5280
TabIndex = 13
Top = 240
Width = 1230
End
Begin VB.Label Label5
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "UNIT PRICE"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 195
Left = 2520
TabIndex = 12
Top = 240
Width = 1080
End
Begin VB.Label Label7
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "QUANTITY"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 195
Left = 4080
TabIndex = 11
Top = 240
Width = 960
End
Begin VB.Label Label6
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "PIZZA DETAILS"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 195
Left = 120
TabIndex = 10
Top = 240
Width = 1395
End
End
Begin MSFlexGridLib.MSFlexGrid FG1
Height = 2415
Left = 480
TabIndex = 2
Top = 3000
Width = 8055
_ExtentX = 14208
_ExtentY = 4260
_Version = 393216
Rows = 3
Cols = 5
BackColor = -2147483648
BackColorBkg = 12632256
AllowUserResizing= 2
Appearance = 0
FormatString = " |PIZZA DETAILS |QUANTITY |UNIT PRICE |TOTAL PRICE"
End
Begin VB.Label Label4
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
Caption = "BILL"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?