📄 frmcl-a.frm
字号:
ForeColor = &H00000000&
Height = 210
Left = 4680
TabIndex = 52
Top = 1005
Width = 570
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "员工姓名"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Left = 1920
TabIndex = 49
Top = 1005
Width = 900
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "工作日期"
ForeColor = &H000000C0&
Height = 210
Left = 2880
TabIndex = 41
Top = 240
Width = 840
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "部门名称"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 210
Left = 120
TabIndex = 40
Top = 240
Width = 900
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "至"
ForeColor = &H000000FF&
Height = 330
Left = 3720
TabIndex = 39
Top = 600
Width = 210
End
End
Begin MSDataGridLib.DataGrid DataGrid2
Bindings = "FrmCl-A.frx":3D2D
Height = 6915
Left = 120
TabIndex = 43
Top = 240
Width = 11925
_ExtentX = 21034
_ExtentY = 12197
_Version = 393216
AllowUpdate = 0 'False
AllowArrows = 0 'False
DefColWidth = 57
HeadLines = 1
RowHeight = 15
TabAction = 2
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 1635.024
EndProperty
BeginProperty Column01
ColumnWidth = 1635.024
EndProperty
EndProperty
End
End
Begin VB.Frame Frame1
Height = 8640
Left = 120
TabIndex = 32
Top = 431
Width = 12180
Begin VB.Frame Frame4
BackColor = &H80000009&
Caption = "目标文件:"
Height = 615
Left = 5880
TabIndex = 37
Top = 7800
Width = 4815
Begin VB.CommandButton Command3
Caption = "..."
Height = 255
Left = 4200
TabIndex = 6
Top = 240
Width = 495
End
Begin VB.TextBox OutTxt1
Height = 315
Left = 120
TabIndex = 5
Text = "C:\数据表1.xls"
Top = 240
Width = 3975
End
End
Begin VB.CommandButton Command2
Height = 495
Left = 11040
Picture = "FrmCl-A.frx":3D42
Style = 1 'Graphical
TabIndex = 7
ToolTipText = "存盘为Excel文件"
Top = 7800
Width = 615
End
Begin VB.Frame Frame3
Caption = "条件搜索"
Height = 1335
Left = 120
TabIndex = 34
Top = 7200
Width = 5415
Begin VB.ComboBox CmbBm1
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "FrmCl-A.frx":460C
Left = 120
List = "FrmCl-A.frx":460E
Style = 2 'Dropdown List
TabIndex = 0
Top = 600
Width = 1560
End
Begin VB.CommandButton Command1
Height = 495
Left = 4200
Picture = "FrmCl-A.frx":4610
Style = 1 'Graphical
TabIndex = 3
ToolTipText = "搜索"
Top = 240
Width = 615
End
Begin VB.CheckBox Option1
Caption = "输出车间、员工详细信息"
Height = 255
Left = 360
TabIndex = 2
Top = 960
Width = 2775
End
Begin VB.CommandButton Command4
Height = 495
Left = 4200
Picture = "FrmCl-A.frx":5882
Style = 1 'Graphical
TabIndex = 4
ToolTipText = "搜索"
Top = 720
Width = 615
End
Begin MSComCtl2.DTPicker DTPicker0
Height = 300
Left = 1680
TabIndex = 1
Top = 600
Width = 1695
_ExtentX = 2990
_ExtentY = 529
_Version = 393216
Format = 70057985
CurrentDate = 39528
End
Begin VB.Label Label2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -