📄 frmclassify.frm
字号:
Begin VB.TextBox txtMoneyRation
ForeColor = &H000000FF&
Height = 285
Left = 1230
TabIndex = 115
Top = 2640
Visible = 0 'False
Width = 855
End
Begin VB.TextBox txtMemberName
Appearance = 0 'Flat
Enabled = 0 'False
Height = 285
Left = 1230
TabIndex = 114
Top = 2310
Visible = 0 'False
Width = 1725
End
Begin VB.Label Label19
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "会员级别:"
Height = 255
Left = 90
TabIndex = 130
Top = 2340
Visible = 0 'False
Width = 1065
End
Begin VB.Label Label20
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "折扣率:"
Height = 255
Left = 390
TabIndex = 129
Top = 2670
Visible = 0 'False
Width = 765
End
End
Begin VB.Frame Frame19
BackColor = &H00D3DABC&
Caption = "收费"
Height = 1335
Left = 3750
TabIndex = 123
Top = 1215
Width = 4215
Begin VB.TextBox txtSShou
Alignment = 2 'Center
ForeColor = &H00FF0000&
Height = 285
Left = 1050
TabIndex = 116
Top = 270
Width = 975
End
Begin VB.ComboBox cmbZFFS
Height = 315
Left = 3000
Style = 2 'Dropdown List
TabIndex = 117
Top = 270
Width = 1125
End
Begin VB.TextBox txtMemo
Height = 585
Left = 1020
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 118
Top = 660
Width = 3105
End
Begin VB.Label lblSShou
BackStyle = 0 'Transparent
Caption = "实收(元):"
Height = 255
Left = 150
TabIndex = 126
Top = 300
Width = 915
End
Begin VB.Label lblZFFS
BackStyle = 0 'Transparent
Caption = "支付方式:"
Height = 255
Left = 2100
TabIndex = 125
Top = 300
Width = 1035
End
Begin VB.Label lblMemo
BackStyle = 0 'Transparent
Caption = "备注:"
Height = 255
Left = 120
TabIndex = 124
Top = 660
Width = 945
End
End
Begin VB.Frame FrameCmd
BackColor = &H00D3DABC&
Caption = "操作"
Height = 705
Index = 1
Left = 3750
TabIndex = 110
Top = 2640
Width = 4215
Begin XPControls.XPCommandButton cmdMoneySave
Height = 315
Left = 2160
TabIndex = 122
Top = 270
Width = 825
_ExtentX = 1455
_ExtentY = 556
Enabled = 0 'False
Caption = "保 存"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdMoneyModify
Height = 315
Left = 1200
TabIndex = 120
Top = 270
Width = 825
_ExtentX = 1455
_ExtentY = 556
Enabled = 0 'False
Caption = "修 改"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdMoneyDelete
Height = 315
Left = 3120
TabIndex = 121
Top = 270
Width = 825
_ExtentX = 1455
_ExtentY = 556
Enabled = 0 'False
Caption = "删 除"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdMoneyAdd
Height = 315
Left = 240
TabIndex = 119
Top = 270
Width = 825
_ExtentX = 1455
_ExtentY = 556
Enabled = 0 'False
Caption = "添 加"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
End
End
Begin VB.Frame Frame17
BackColor = &H00D3DABC&
Caption = "非套餐费用"
Height = 3135
Left = 4260
TabIndex = 106
Top = 270
Width = 4005
Begin MSComctlLib.ListView lvwNoTCanFee
Height = 2745
Left = 90
TabIndex = 109
Top = 270
Width = 3795
_ExtentX = 6694
_ExtentY = 4842
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 5
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "分组名称"
Object.Width = 2011
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "人数"
Object.Width = 953
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "选择的项目"
Object.Width = 2540
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "价格"
Object.Width = 953
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "合计"
Object.Width = 1482
EndProperty
End
End
Begin VB.Frame Frame16
BackColor = &H00D3DABC&
Caption = "套餐费用"
Height = 3135
Left = 120
TabIndex = 105
Top = 270
Width = 4005
Begin MSComctlLib.ListView lvwTCanFee
Height = 2715
Left = 90
TabIndex = 108
Top = 270
Width = 3795
_ExtentX = 6694
_ExtentY = 4789
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
NumItems = 5
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "分组名称"
Object.Width = 2011
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "人数"
Object.Width = 953
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "选择的套餐"
Object.Width = 2540
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "价格"
Object.Width = 953
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "合计"
Object.Width = 1482
EndProperty
End
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "费用合计(元):"
Height = 255
Left = 150
TabIndex = 145
Top = 3510
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -