📄 +
字号:
VERSION 5.00
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Salary_Frm_Compute
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "计算工资"
ClientHeight = 8310
ClientLeft = 660
ClientTop = 1155
ClientWidth = 11910
HelpContextID = 2213005
Icon = "计算工资.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form4"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 8310
ScaleWidth = 11910
StartUpPosition = 1 '所有者中心
Begin MSComctlLib.ProgressBar PB_Proc
Height = 330
Left = 4200
TabIndex = 10
Top = 3660
Visible = 0 'False
Width = 4440
_ExtentX = 7832
_ExtentY = 582
_Version = 393216
Appearance = 1
Scrolling = 1
End
Begin VB.PictureBox Pic_Title
BackColor = &H00FFFFFF&
Height = 1095
Left = 15
Picture = "计算工资.frx":1042
ScaleHeight = 1035
ScaleWidth = 11865
TabIndex = 6
Top = 585
Width = 11925
Begin MSComctlLib.ImageCombo ImgCmb_Sort
Height = 315
Left = 2010
TabIndex = 8
Top = 705
Width = 3225
_ExtentX = 5689
_ExtentY = 556
_Version = 393216
ForeColor = -2147483640
BackColor = -2147483643
Locked = -1 'True
End
Begin VB.Label Lab_Mark
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "工资类别:"
Height = 180
Index = 5
Left = 1050
TabIndex = 9
Top = 765
Width = 810
End
Begin VB.Label tsLabel
AutoSize = -1 'True
BackColor = &H80000018&
BackStyle = 0 'Transparent
Caption = "计算工资"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 240
Index = 4
Left = 480
TabIndex = 7
Top = 285
Width = 1020
End
End
Begin VB.TextBox Ydtext
BackColor = &H00C0FFFF&
BorderStyle = 0 'None
Height = 300
Left = 8895
MultiLine = -1 'True
TabIndex = 0
Top = 2130
Visible = 0 'False
Width = 1185
End
Begin VB.ComboBox YdCombo
Height = 300
Left = 8790
Style = 2 'Dropdown List
TabIndex = 3
Top = 1830
Visible = 0 'False
Width = 1695
End
Begin VB.CommandButton Ydcommand
Height = 300
Left = 10530
Picture = "计算工资.frx":35106
Style = 1 'Graphical
TabIndex = 1
Top = 1830
Visible = 0 'False
Width = 300
End
Begin VSFlex8Ctl.VSFlexGrid WglrGrid
Height = 6705
Left = 75
TabIndex = 4
Top = 1755
Width = 8730
_ExtentX = 15399
_ExtentY = 11827
Appearance = 1
BorderStyle = 1
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MousePointer = 0
BackColor = 16777215
ForeColor = -2147483640
BackColorFixed = 12632256
ForeColorFixed = -2147483630
BackColorSel = -2147483635
ForeColorSel = -2147483634
BackColorBkg = -2147483636
BackColorAlternate= 16777215
GridColor = -2147483633
GridColorFixed = -2147483632
TreeColor = -2147483632
FloodColor = 192
SheetBorder = -2147483642
FocusRect = 1
HighLight = 1
AllowSelection = -1 'True
AllowBigSelection= -1 'True
AllowUserResizing= 0
SelectionMode = 0
GridLines = 1
GridLinesFixed = 2
GridLineWidth = 1
Rows = 50
Cols = 5
FixedRows = 1
FixedCols = 1
RowHeightMin = 0
RowHeightMax = 0
ColWidthMin = 0
ColWidthMax = 0
ExtendLastCol = 0 'False
FormatString = ""
ScrollTrack = 0 'False
ScrollBars = 3
ScrollTips = 0 'False
MergeCells = 0
MergeCompare = 0
AutoResize = -1 'True
AutoSizeMode = 0
AutoSearch = 0
MultiTotals = -1 'True
SubtotalPosition= 1
OutlineBar = 0
OutlineCol = 0
Ellipsis = 0
ExplorerBar = 0
PicturesOver = 0 'False
FillStyle = 0
RightToLeft = 0 'False
PictureType = 0
TabBehavior = 0
OwnerDraw = 0
Editable = 0 'False
ShowComboButton = -1 'True
WordWrap = 0 'False
TextStyle = 0
TextStyleFixed = 0
OleDragMode = 0
OleDropMode = 0
DataMode = 0
VirtualData = -1 'True
End
Begin MSComctlLib.Toolbar Tlb_Action
Align = 1 'Align Top
Height = 570
Left = 0
TabIndex = 2
Top = 0
Width = 11910
_ExtentX = 21008
_ExtentY = 1005
ButtonWidth = 820
ButtonHeight = 953
AllowCustomize = 0 'False
Wrappable = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 13
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设置"
Key = "ymsz"
Object.ToolTipText = "打印页面设置"
ImageKey = "sz"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印"
Key = "dy"
Object.ToolTipText = "打印当前单据或Ctrl+P"
ImageKey = "dy"
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "预览"
Key = "yl"
Object.ToolTipText = "显示当前数据的打印模式"
ImageKey = "yl"
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "查询"
Key = "Query"
Object.ToolTipText = "以某种条件取得数据"
ImageKey = "cx"
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "定位"
Key = "Locate"
Object.ToolTipText = "根据工号或姓名定位数据"
ImageKey = "Locate"
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "刷新"
Key = "Refresh"
Object.ToolTipText = "以当前条件重新取得数据"
ImageKey = "Refresh"
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "计算"
Key = "Compute"
Object.ToolTipText = "计算工资"
ImageKey = "Compute"
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "项目"
Key = "Item"
Object.ToolTipText = "选择需要显示的项目"
ImageKey = "Item"
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "bz"
Object.ToolTipText = "获得关于计算工资的帮助"
ImageKey = "bz"
EndProperty
BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "fh"
Object.ToolTipText = "退出计算工资"
ImageKey = "tc"
EndProperty
EndProperty
BorderStyle = 1
End
Begin MSComctlLib.ImageList ImageList1
Left = 9315
Top = 2670
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 32
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":35490
Key = "sz"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":3582A
Key = "dy"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":35BC4
Key = "yl"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":35F5E
Key = "xg"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":362F8
Key = "zh"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":36692
Key = "sh"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":36A2C
Key = "bc"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":36DC6
Key = "fq"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":37160
Key = "bz"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":374FA
Key = "tc"
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":37894
Key = "bcgs"
EndProperty
BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":37C2E
Key = "mrlk"
EndProperty
BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":37FC8
Key = "xsxm"
EndProperty
BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "计算工资.frx":38362
Key = "first"
EndProperty
BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -