frmothersetting.frm
来自「工资管理系统工程 VB的 工 资管理系统工程 VB的」· FRM 代码 · 共 500 行 · 第 1/2 页
FRM
500 行
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmothersetting
Caption = "其他项目设置"
ClientHeight = 5625
ClientLeft = 60
ClientTop = 450
ClientWidth = 7995
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5625
ScaleWidth = 7995
StartUpPosition = 2 '屏幕中心
Begin VB.Frame frameinfo
Caption = "项目包括"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2175
Left = 360
TabIndex = 10
Top = 960
Width = 6855
Begin VB.TextBox textname
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 4440
TabIndex = 16
Top = 1320
Width = 1935
End
Begin VB.OptionButton optionabatement
Caption = "扣发"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 15
Top = 1320
Width = 1215
End
Begin VB.OptionButton optionallowance
Caption = "津贴"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 2760
TabIndex = 14
Top = 480
Width = 1215
End
Begin VB.OptionButton optionothers
Caption = "其他项目"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2760
TabIndex = 13
Top = 1200
Width = 1695
End
Begin VB.OptionButton optionwelfare
Caption = "福利"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 4920
TabIndex = 12
Top = 480
Width = 1695
End
Begin VB.OptionButton optionbonus
Caption = "奖金"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 11
Top = 480
Width = 1455
End
End
Begin MSComCtl2.DTPicker dttime
Height = 375
Left = 5640
TabIndex = 9
Top = 240
Width = 2055
_ExtentX = 3625
_ExtentY = 661
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Format = 21430273
CurrentDate = 39773
End
Begin VB.Frame Frame2
Caption = "备注"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 3840
TabIndex = 6
Top = 3480
Width = 3375
Begin VB.TextBox textremark
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 720
TabIndex = 8
Top = 240
Width = 1935
End
End
Begin VB.Frame Frame1
Caption = "金额"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 975
Left = 360
TabIndex = 5
Top = 3480
Width = 3255
Begin VB.TextBox textmoney
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 720
TabIndex = 7
Top = 240
Width = 1695
End
End
Begin VB.ComboBox comid
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1920
TabIndex = 4
Top = 240
Width = 2055
End
Begin VB.CommandButton cmdcancel
Caption = "取 消"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 4440
TabIndex = 3
Top = 4920
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?