📄 frminpatientbill.frm
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmInPatientBill
BackColor = &H00FF8080&
Caption = "In Patient Bill Details"
ClientHeight = 10830
ClientLeft = 1110
ClientTop = 345
ClientWidth = 8730
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmInPatientBill.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form3"
MDIChild = -1 'True
ScaleHeight = 10830
ScaleWidth = 8730
WindowState = 2 'Maximized
Begin VB.Frame Frame3
BackColor = &H00FF8080&
Caption = "In Patient Details"
ForeColor = &H00FFFFFF&
Height = 6135
Left = 1080
TabIndex = 14
Top = 1320
Width = 6735
Begin VB.TextBox txtFields
DataField = "Patient_Bill_ID"
Height = 285
Index = 0
Left = 3120
TabIndex = 26
Top = 480
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Patient_ID"
Height = 285
Index = 1
Left = 3120
TabIndex = 25
Top = 915
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Admission_ID"
Height = 285
Index = 2
Left = 3120
TabIndex = 24
Top = 1365
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "DischargeDate"
Height = 285
Index = 3
Left = 3120
TabIndex = 23
Top = 1800
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Doctor_Charges"
Height = 285
Index = 4
Left = 3120
TabIndex = 22
Top = 2235
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Medicine_Charges"
Height = 285
Index = 5
Left = 3120
TabIndex = 21
Top = 2685
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Services_Charges"
Height = 285
Index = 6
Left = 3120
TabIndex = 20
Top = 3120
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Room_Charges"
Height = 285
Index = 7
Left = 3120
TabIndex = 19
Top = 3555
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Hospital_Charges"
Height = 285
Index = 8
Left = 3120
TabIndex = 18
Top = 4005
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Discount"
Height = 285
Index = 9
Left = 3120
TabIndex = 17
Top = 4440
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Net_Value"
Height = 285
Index = 10
Left = 3120
TabIndex = 16
Top = 4875
Width = 3375
End
Begin VB.TextBox txtFields
DataField = "Other_Bill_Details"
Height = 285
Index = 11
Left = 3120
TabIndex = 15
Top = 5325
Width = 3375
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Patient Bill ID:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 0
Left = 360
TabIndex = 38
Top = 480
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Patient ID:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 1
Left = 360
TabIndex = 37
Top = 915
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Admission ID:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 2
Left = 360
TabIndex = 36
Top = 1365
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "DischargeDate:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 3
Left = 360
TabIndex = 35
Top = 1800
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Doctor Charges:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 4
Left = 360
TabIndex = 34
Top = 2235
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Medicine Charges:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 5
Left = 360
TabIndex = 33
Top = 2685
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Services Charges:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 6
Left = 360
TabIndex = 32
Top = 3120
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Room Charges:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 7
Left = 360
TabIndex = 31
Top = 3555
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Hospital Charges:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 8
Left = 360
TabIndex = 30
Top = 4005
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Discount:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 9
Left = 360
TabIndex = 29
Top = 4440
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Net Value:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 10
Left = 360
TabIndex = 28
Top = 4875
Width = 1815
End
Begin VB.Label lblLabels
BackColor = &H00FF8080&
Caption = "Notes:"
ForeColor = &H00FFFFFF&
Height = 255
Index = 11
Left = 360
TabIndex = 27
Top = 5325
Width = 1815
End
End
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Caption = "Record Navigation"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1215
Left = 840
TabIndex = 8
Top = 7560
Width = 7215
Begin VB.CommandButton cmdFirst
BackColor = &H00FFFFFF&
Height = 540
Left = 360
Picture = "frmInPatientBill.frx":57E2
Style = 1 'Graphical
TabIndex = 12
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdPrevious
BackColor = &H00FFFFFF&
Height = 540
Left = 1065
Picture = "frmInPatientBill.frx":5CB8
Style = 1 'Graphical
TabIndex = 11
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdNext
BackColor = &H00FFFFFF&
Height = 540
Left = 5520
Picture = "frmInPatientBill.frx":6199
Style = 1 'Graphical
TabIndex = 10
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.CommandButton cmdLast
BackColor = &H00FFFFFF&
Height = 540
Left = 6240
Picture = "frmInPatientBill.frx":6674
Style = 1 'Graphical
TabIndex = 9
Top = 360
UseMaskColor = -1 'True
Width = 585
End
Begin VB.Label lblStatus
Alignment = 2 'Center
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 405
Left = 1800
TabIndex = 13
Top = 480
Width = 3480
End
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "Record Operations"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 1455
Left = 840
TabIndex = 0
Top = 9000
Width = 7215
Begin VB.CommandButton cmdCancel
BackColor = &H00FFFFFF&
Caption = "&Cancel"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -