【VB开源代码栏目提醒】:网学会员为需要VB开源代码的朋友们搜集整理了frm_ygcx.frm相关资料,希望对各位网友有所帮助!
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frm_ygcx
BorderStyle = 3 'Fixed Dialog
Caption = "员工基本信息查询"
ClientHeight = 6750
ClientLeft = 45
ClientTop = 330
ClientWidth = 10920
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6750
ScaleWidth = 10920
ShowInTaskbar = 0 'False
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frm_ygcx.frx":0000
Height = 5895
Left = 10
TabIndex = 1
Top = 840
Width = 10920
_ExtentX = 19262
_ExtentY = 10398
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
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 = 8
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
BeginProperty Column02
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 Column03
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 Column04
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 Column05
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 Column06
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 Column07
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 = 2085.166
EndProperty
BeginProperty Column01
ColumnWidth = 1365.165
EndProperty
BeginProperty Column02
ColumnWidth = 2085.166
EndProperty
BeginProperty Column03
ColumnWidth = 2085.166
EndProperty
BeginProperty Column04
ColumnWidth = 2085.166
EndProperty
BeginProperty Column05
ColumnWidth = 2085.166
EndProperty
BeginProperty Column06
ColumnWidth = 2085.166
EndProperty
BeginProperty Column07
ColumnWidth = 2085.166
EndProperty
EndProperty
End
Begin VB.Frame Frame1
Height = 735
Left = 0
TabIndex = 0
Top = 0
Width = 10935
Begin VB.CommandButton Command4
Caption = "关闭"
Height = 350
Left = 9720
TabIndex = 9
Top = 220
Width = 855
End
Begin VB.CommandButton Command3
Caption = "刷新"
Height = 350
Left = 8640
TabIndex = 8
Top = 220
Width = 975
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 350
Left = 7560
TabIndex = 7
Top = 220
Width = 975
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 350
Left = 6480
TabIndex = 6
Top = 220
Width = 975
End
Begin VB.TextBox Text1
Height = 300
Left = 4320
TabIndex = 5
Top = 240
Width = 2055
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "frm_ygcx.frx":0015
Left = 3240
List = "frm_ygcx.frx":001F
TabIndex = 4
Text = " ="
Top = 240
Width = 855
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "frm_ygcx.frx":002E
Left = 1200
List = "frm_ygcx.frx":0047
TabIndex
上一篇:
frm_ycgl.frm
下一篇:
经济民主一种关于劳动的政治经济学