frmgzfp.frm
来自「企业工资管理系统的具体实现」· FRM 代码 · 共 552 行 · 第 1/2 页
FRM
552 行
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmgzfp
Caption = "工作分配"
ClientHeight = 4275
ClientLeft = 60
ClientTop = 345
ClientWidth = 10695
Icon = "frmgzfp.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 4275
ScaleWidth = 10695
WindowState = 2 'Maximized
Begin VB.Frame Frame1
Height = 7425
Left = 60
TabIndex = 0
Top = -105
Width = 11775
Begin MSAdodcLib.Adodc Adodc2
Height = 345
Left = 870
Top = 2475
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 609
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSAdodcLib.Adodc Adowork
Height = 390
Left = 510
Top = 4230
Visible = 0 'False
Width = 1290
_ExtentX = 2275
_ExtentY = 688
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc2"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSAdodcLib.Adodc Adodc1
Height = 390
Left = 660
Top = 3420
Visible = 0 'False
Width = 1290
_ExtentX = 2275
_ExtentY = 688
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.CommandButton Command4
Caption = "全 部"
Height = 690
Left = 5310
Picture = "frmgzfp.frx":030A
Style = 1 'Graphical
TabIndex = 12
Top = 5400
Width = 1170
End
Begin VB.CommandButton Command3
Caption = "复 选"
Height = 690
Left = 5310
Picture = "frmgzfp.frx":074C
Style = 1 'Graphical
TabIndex = 11
Top = 4395
Width = 1170
End
Begin VB.CommandButton Command2
Caption = "全 部"
Height = 690
Left = 5310
Picture = "frmgzfp.frx":0B8E
Style = 1 'Graphical
TabIndex = 10
Top = 3390
Width = 1170
End
Begin VB.CommandButton Command1
Caption = "复 选"
Height = 690
Left = 5310
Picture = "frmgzfp.frx":0FD0
Style = 1 'Graphical
TabIndex = 9
Top = 2325
Width = 1170
End
Begin VB.ListBox List2
Height = 6000
Left = 6480
MultiSelect = 1 'Simple
TabIndex = 8
Top = 1365
Width = 5220
End
Begin VB.ListBox List1
Height = 6000
Left = 60
MultiSelect = 1 'Simple
TabIndex = 7
Top = 1365
Width = 5220
End
Begin VB.Frame Frame2
Height = 1230
Left = 30
TabIndex = 1
Top = 120
Width = 11700
Begin VB.CommandButton cmdexit
Caption = "退 出"
Height = 360
Left = 7605
TabIndex = 5
Top = 810
Width = 855
End
Begin VB.CommandButton cmdok
Caption = "分 配"
Enabled = 0 'False
Height = 360
Left = 6705
TabIndex = 4
Top = 795
Width = 855
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "frmgzfp.frx":1412
Left = 3525
List = "frmgzfp.frx":1414
TabIndex = 2
TabStop = 0 'False
Top = 810
Width = 2070
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "工 作 分 配"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00004080&
Height = 285
Left = 4470
TabIndex = 6
Top = 285
Width = 2205
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "车间代号:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?