📄 frmipbill.frm
字号:
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 9960
TabIndex = 36
Top = 480
Width = 375
End
Begin VB.Label Label20
BackColor = &H00FF8080&
Caption = "%"
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 = 9960
TabIndex = 35
Top = 1680
Width = 375
End
Begin VB.Label Label6
BackColor = &H00FF8080&
Caption = "Doctor Visit 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 = 255
Left = 120
TabIndex = 30
Top = 480
Width = 2175
End
Begin VB.Label Label7
BackColor = &H00FF8080&
Caption = "Hospital Service 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 = 255
Left = 120
TabIndex = 29
Top = 1080
Width = 2655
End
Begin VB.Label Label8
BackColor = &H00FF8080&
Caption = "Medicine 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 = 255
Left = 120
TabIndex = 28
Top = 1680
Width = 2175
End
Begin VB.Label Label9
BackColor = &H00FF8080&
Caption = "Room 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 = 255
Left = 120
TabIndex = 27
Top = 2280
Width = 2175
End
Begin VB.Label Label10
BackColor = &H00FF8080&
Caption = "Hospital 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 = 255
Left = 120
TabIndex = 26
Top = 2880
Width = 2175
End
End
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Caption = "Patient Details"
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 = 480
TabIndex = 2
Top = 1200
Width = 5415
Begin VB.ComboBox cmbAdmissionID
Appearance = 0 'Flat
Height = 315
Left = 2520
Style = 2 'Dropdown List
TabIndex = 9
Top = 1080
Width = 1935
End
Begin VB.ComboBox cmbPatient
Appearance = 0 'Flat
Height = 315
Left = 2520
Style = 2 'Dropdown List
TabIndex = 8
Top = 480
Width = 1935
End
Begin VB.TextBox txtRoomWardID
Appearance = 0 'Flat
Height = 285
Left = 2520
TabIndex = 7
Top = 2280
Width = 2000
End
Begin VB.TextBox txtBedID
Appearance = 0 'Flat
Height = 285
Left = 2520
TabIndex = 6
Top = 2880
Width = 2000
End
Begin VB.TextBox txtStatus
Appearance = 0 'Flat
Height = 285
Left = 2520
TabIndex = 5
Top = 1680
Width = 2000
End
Begin VB.CommandButton Command6
Caption = "..."
Height = 255
Left = 4680
TabIndex = 4
Top = 480
Width = 495
End
Begin VB.CommandButton Command7
Caption = "..."
Height = 255
Left = 4680
TabIndex = 3
Top = 1080
Width = 495
End
Begin VB.Label Label1
BackColor = &H00FF8080&
Caption = "Patient ID"
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 = 120
TabIndex = 14
Top = 480
Width = 2175
End
Begin VB.Label Label3
BackColor = &H00FF8080&
Caption = "Room / Ward ID"
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 = 120
TabIndex = 13
Top = 2280
Width = 2175
End
Begin VB.Label Label5
BackColor = &H00FF8080&
Caption = "Bed ID"
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 = 120
TabIndex = 12
Top = 2880
Width = 2175
End
Begin VB.Label Label15
BackColor = &H00FF8080&
Caption = "Admission ID"
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 = 120
TabIndex = 11
Top = 1080
Width = 2175
End
Begin VB.Label Label16
BackColor = &H00FF8080&
Caption = "Status"
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 = 120
TabIndex = 10
Top = 1680
Width = 2175
End
End
Begin VB.CommandButton cmdCancel
BackColor = &H00FFFFFF&
Caption = "&Cancel"
Height = 855
Left = 7800
Picture = "frmIPBill.frx":57E2
Style = 1 'Graphical
TabIndex = 1
Top = 8880
Width = 1335
End
Begin VB.CommandButton cmdPayBill
BackColor = &H00FFFFFF&
Caption = "&Save"
Height = 855
Left = 3600
Picture = "frmIPBill.frx":5C2E
Style = 1 'Graphical
TabIndex = 0
Top = 8880
Width = 1335
End
Begin ActiveResizeCtl.ActiveResize ActiveResize1
Left = 0
Top = 0
_ExtentX = 847
_ExtentY = 847
Resolution = 4
ScreenHeight = 1024
ScreenWidth = 1280
ScreenHeightDT = 1024
ScreenWidthDT = 1280
FormHeightDT = 10545
FormWidthDT = 11715
FormScaleHeightDT= 10035
FormScaleWidthDT= 11595
ResizeFormBackground= -1 'True
ResizePictureBoxContents= -1 'True
End
Begin VB.Label Label21
AutoSize = -1 'True
BackColor = &H00FF8080&
Caption = "IN PATIENT BILLING"
BeginProperty Font
Name = "Verdana"
Size = 18
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 435
Left = 3840
TabIndex = 49
Top = 240
Width = 4200
End
End
Attribute VB_Name = "frmIPBill"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim RoomCharge As Double
Private Sub cmbAdmissionID_Click()
Dim ctl As Control
For Each ctl In Controls
If TypeOf ctl Is TextBox Then
ctl.Text = ""
ctl.Locked = True
ctl.Alignment = 1
End If
Next
txtStatus.Alignment = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -