📄 frmappoinmnetcharges.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{00025600-0000-0000-C000-000000000046}#5.2#0"; "Crystl32.OCX"
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frmAppoinmnetCharges
BackColor = &H00FF8080&
Caption = "Appoinment Invoice "
ClientHeight = 10395
ClientLeft = 870
ClientTop = 1260
ClientWidth = 12585
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmAppoinmnetCharges.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 10395
ScaleWidth = 12585
WindowState = 2 'Maximized
Begin VB.Frame Frame1
BackColor = &H00FF8080&
Height = 2175
Left = 480
TabIndex = 33
Top = 6600
Width = 5775
Begin VB.TextBox txtBillStatus
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 2520
Locked = -1 'True
TabIndex = 36
ToolTipText = "Customer Bill Status"
Top = 1170
Width = 1755
End
Begin VB.TextBox txtBalAmt
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 2520
Locked = -1 'True
TabIndex = 35
ToolTipText = "Bill Balance Amount"
Top = 720
Width = 1755
End
Begin VB.TextBox txtPayingAmt
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 2520
TabIndex = 34
Tag = "amt"
ToolTipText = "Enter The Paying Amount"
Top = 240
Width = 1755
End
Begin MSComCtl2.DTPicker dtpPayDate
Height = 315
Left = 2520
TabIndex = 37
Top = 1680
Width = 1755
_ExtentX = 3096
_ExtentY = 556
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Format = 20578305
CurrentDate = 38330
End
Begin VB.Label Label19
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H00C96C59&
BackStyle = 0 'Transparent
Caption = "Balance Amount :"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 195
Left = 720
TabIndex = 41
Top = 720
Width = 1695
End
Begin VB.Label Label14
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H00C96C59&
BackStyle = 0 'Transparent
Caption = "Paying Amount :"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 195
Left = 825
TabIndex = 40
Top = 330
Width = 1590
End
Begin VB.Label Label15
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H00C96C59&
BackStyle = 0 'Transparent
Caption = "Payment 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 = 195
Left = 930
TabIndex = 39
Top = 1680
Width = 1485
End
Begin VB.Label Label20
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackColor = &H00C96C59&
BackStyle = 0 'Transparent
Caption = "Bill 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 = 195
Left = 1320
TabIndex = 38
Top = 1200
Width = 1095
End
End
Begin Crystal.CrystalReport DocInvoice
Left = 1200
Top = 9360
_ExtentX = 741
_ExtentY = 741
_Version = 348160
PrintFileLinesPerPage= 60
End
Begin VB.CommandButton cmdPrint
BackColor = &H00FFFFFF&
Caption = "&PRINT INVOICE"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 915
Left = 5880
Picture = "frmAppoinmnetCharges.frx":57E2
Style = 1 'Graphical
TabIndex = 32
Top = 9120
Width = 1335
End
Begin VB.TextBox txtNetValue
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 10440
Locked = -1 'True
TabIndex = 29
ToolTipText = "Bill Net Value"
Top = 3120
Width = 1575
End
Begin VB.TextBox txtHospitalCharges
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 10440
Locked = -1 'True
TabIndex = 28
ToolTipText = "Bill Total Amount"
Top = 2640
Width = 1575
End
Begin VB.TextBox txtDorS_Amount
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 3600
Locked = -1 'True
TabIndex = 26
ToolTipText = "Bill Total Amount"
Top = 2640
Width = 1575
End
Begin VB.TextBox txtBillDate
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 10200
Locked = -1 'True
TabIndex = 24
ToolTipText = "Bill Date"
Top = 960
Width = 1935
End
Begin VB.TextBox txtBillNo
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 10200
Locked = -1 'True
TabIndex = 23
ToolTipText = "Bill Date"
Top = 1560
Width = 1935
End
Begin VB.TextBox txtPatientID
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 2160
Locked = -1 'True
TabIndex = 22
ToolTipText = "Bill Date"
Top = 1560
Width = 1935
End
Begin VB.TextBox txtDiscount
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 7200
Locked = -1 'True
TabIndex = 14
ToolTipText = "Bill Discount"
Top = 3120
Width = 1575
End
Begin VB.TextBox txtBillAmt
Alignment = 1 'Right Justify
Appearance = 0 'Flat
Enabled = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
Left = 3600
Locked = -1 'True
TabIndex = 13
ToolTipText = "Bill Total Amount"
Top = 3120
Width = 1575
End
Begin VB.Frame Frame2
BackColor = &H00FF8080&
Caption = "Payment Info"
BeginProperty Font
Name = "Verdana"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -