📄 frmipbill.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmIPBill
BackColor = &H00FF8080&
Caption = "In Patient Billing "
ClientHeight = 10035
ClientLeft = 60
ClientTop = 450
ClientWidth = 11595
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmIPBill.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 10035
ScaleWidth = 11595
WindowState = 2 'Maximized
Begin VB.Frame Frame3
BackColor = &H00FF8080&
Caption = "Duration"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 3495
Left = 6360
TabIndex = 41
Top = 1200
Width = 4815
Begin MSComCtl2.DTPicker DTPAdmit
Height = 375
Left = 2520
TabIndex = 42
Top = 480
Width = 2055
_ExtentX = 3625
_ExtentY = 661
_Version = 393216
Enabled = 0 'False
Format = 47644673
CurrentDate = 38353
End
Begin MSComCtl2.DTPicker DTPDisDate
Height = 375
Left = 2520
TabIndex = 43
Top = 1560
Width = 2055
_ExtentX = 3625
_ExtentY = 661
_Version = 393216
Format = 47644673
CurrentDate = 38357
End
Begin VB.TextBox txtAdmitDate
Appearance = 0 'Flat
Height = 315
Left = 2520
TabIndex = 44
Top = 480
Width = 2000
End
Begin VB.Label Label2
BackColor = &H00FF8080&
Caption = "Date of Admission"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 240
TabIndex = 48
Top = 720
Width = 2175
End
Begin VB.Label Label4
BackColor = &H00FF8080&
Caption = "Date"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 240
TabIndex = 47
Top = 1680
Width = 2175
End
Begin VB.Label Label17
BackColor = &H00FF8080&
Caption = "From"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 240
TabIndex = 46
Top = 360
Width = 615
End
Begin VB.Label Label18
BackColor = &H00FF8080&
Caption = "To"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 240
TabIndex = 45
Top = 1320
Width = 975
End
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "Charges"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 3735
Left = 480
TabIndex = 15
Top = 5040
Width = 10575
Begin VB.TextBox txtVat
Appearance = 0 'Flat
Height = 285
Left = 7920
TabIndex = 34
Top = 480
Width = 1935
End
Begin VB.TextBox txtTotal
Appearance = 0 'Flat
Height = 285
Left = 7920
TabIndex = 33
Top = 1080
Width = 1935
End
Begin VB.TextBox txtDiscount
Appearance = 0 'Flat
Height = 285
Left = 7920
TabIndex = 32
Top = 1680
Width = 1935
End
Begin VB.TextBox txtNetValue
Appearance = 0 'Flat
Height = 285
Left = 7920
TabIndex = 31
Top = 2280
Width = 1935
End
Begin VB.TextBox txtVisitCharges
Appearance = 0 'Flat
Height = 285
Left = 2640
TabIndex = 25
Top = 480
Width = 2000
End
Begin VB.TextBox txtService
Appearance = 0 'Flat
Height = 285
Left = 2640
TabIndex = 24
Top = 1080
Width = 2000
End
Begin VB.TextBox txtMedCharges
Appearance = 0 'Flat
Height = 285
Left = 2640
TabIndex = 23
Top = 1680
Width = 2000
End
Begin VB.TextBox txtRoomCharges
Appearance = 0 'Flat
Height = 285
Left = 2640
TabIndex = 22
Top = 2280
Width = 2000
End
Begin VB.TextBox txtHospitalCharges
Appearance = 0 'Flat
Height = 285
Left = 2640
TabIndex = 21
Top = 2880
Width = 2000
End
Begin VB.CommandButton cmdDocVisit
Caption = "..."
Height = 255
Left = 4800
TabIndex = 20
Top = 480
Width = 495
End
Begin VB.CommandButton cmdServiceCharges
Caption = "..."
Height = 255
Left = 4800
TabIndex = 19
Top = 1080
Width = 495
End
Begin VB.CommandButton cmdMedicine
Caption = "..."
Height = 255
Left = 4800
TabIndex = 18
Top = 1680
Width = 495
End
Begin VB.CommandButton Command4
Caption = "..."
Height = 255
Left = 4800
TabIndex = 17
Top = 2280
Width = 495
End
Begin VB.CommandButton Command5
Caption = "..."
Height = 255
Left = 4800
TabIndex = 16
Top = 2880
Width = 495
End
Begin VB.Label Label11
BackColor = &H00FF8080&
Caption = "VAT"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 6120
TabIndex = 40
Top = 480
Width = 2175
End
Begin VB.Label Label12
BackColor = &H00FF8080&
Caption = "Total"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 6120
TabIndex = 39
Top = 1080
Width = 2175
End
Begin VB.Label Label13
BackColor = &H00FF8080&
Caption = "Discount"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 6120
TabIndex = 38
Top = 1680
Width = 2175
End
Begin VB.Label Label14
BackColor = &H00FF8080&
Caption = "Net Value"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 6120
TabIndex = 37
Top = 2280
Width = 2175
End
Begin VB.Label Label19
BackColor = &H00FF8080&
Caption = "%"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -