📄 main_jbxx_yginf.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form main_jbxx_yginf
BorderStyle = 1 'Fixed Single
Caption = "基本信息管理--【职员信息管理】"
ClientHeight = 5745
ClientLeft = 45
ClientTop = 330
ClientWidth = 10650
Icon = "main_jbxx_yginf.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5745
ScaleWidth = 10650
StartUpPosition = 1 '所有者中心
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = -1200
Top = 3990
Visible = 0 'False
Width = 1860
_ExtentX = 3281
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=Gcgl"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=Gcgl"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from yginf"
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.Frame Frame3
BackColor = &H80000004&
Caption = "请选择查询条件"
Height = 660
Left = 75
TabIndex = 27
Top = 30
Width = 10485
Begin VB.TextBox Text2
Height = 300
Left = 2700
TabIndex = 30
Top = 225
Width = 5850
End
Begin VB.CommandButton ComFind
Caption = "查询"
Height = 330
Left = 8640
TabIndex = 29
Top = 225
Width = 1710
End
Begin VB.ComboBox Combo4
Height = 300
ItemData = "main_jbxx_yginf.frx":000C
Left = 120
List = "main_jbxx_yginf.frx":000E
TabIndex = 28
Text = "Combo4"
Top = 225
Width = 2580
End
End
Begin TabDlg.SSTab SSTab1
Height = 4425
Left = 75
TabIndex = 0
Top = 705
Width = 10485
_ExtentX = 18494
_ExtentY = 7805
_Version = 393216
Tabs = 2
TabsPerRow = 2
TabHeight = 520
TabCaption(0) = "职员基本信息"
TabPicture(0) = "main_jbxx_yginf.frx":0010
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "职员列表"
TabPicture(1) = "main_jbxx_yginf.frx":002C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "DataGrid1"
Tab(1).ControlCount= 1
Begin VB.Frame Frame1
Height = 4035
Left = 255
TabIndex = 2
Top = 315
Width = 9885
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 300
Index = 0
Left = 1230
TabIndex = 13
Top = 180
Width = 3300
End
Begin VB.TextBox Text1
Height = 300
Index = 1
Left = 5550
TabIndex = 12
Top = 180
Width = 4020
End
Begin VB.TextBox Text1
Height = 300
Index = 5
Left = 1260
TabIndex = 11
Top = 1440
Width = 8310
End
Begin VB.TextBox Text1
Height = 300
Index = 6
Left = 1245
TabIndex = 10
Top = 1875
Width = 8310
End
Begin VB.TextBox Text1
Height = 300
Index = 7
Left = 1260
TabIndex = 9
Top = 2295
Width = 8310
End
Begin VB.TextBox Text1
Height = 300
Index = 8
Left = 1260
TabIndex = 8
Top = 2715
Width = 8310
End
Begin VB.TextBox Text1
Height = 300
Index = 9
Left = 1260
TabIndex = 7
Top = 3165
Width = 8310
End
Begin VB.TextBox Text1
Height = 300
Index = 10
Left = 5565
TabIndex = 6
Top = 3615
Width = 4005
End
Begin VB.ComboBox Combo1
Height = 300
Left = 1245
TabIndex = 5
Text = "Combo1"
Top = 585
Width = 3300
End
Begin VB.ComboBox Combo2
Height = 300
Left = 1245
TabIndex = 4
Text = "Combo2"
Top = 1035
Width = 3300
End
Begin MSMask.MaskEdBox MaskEdBox1
Height = 300
Left = 5565
TabIndex = 3
Top = 585
Width = 4005
_ExtentX = 7064
_ExtentY = 529
_Version = 393216
MaxLength = 10
Mask = "####-##-##"
PromptChar = "_"
End
Begin MSMask.MaskEdBox MaskEdBox2
Height = 300
Left = 1260
TabIndex = 14
Top = 3630
Width = 2880
_ExtentX = 5080
_ExtentY = 529
_Version = 393216
MaxLength = 10
Mask = "####-##-##"
PromptChar = "_"
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "职员编号:"
ForeColor = &H000000FF&
Height = 315
Index = 0
Left = 270
TabIndex = 26
Top = 240
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "职员姓名:"
ForeColor = &H000000FF&
Height = 315
Index = 1
Left = 4620
TabIndex = 25
Top = 225
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "性 别:"
ForeColor = &H000000FF&
Height = 315
Index = 2
Left = 285
TabIndex = 24
Top = 645
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "出生日期:"
ForeColor = &H00000000&
Height = 315
Index = 3
Left = 4635
TabIndex = 23
Top = 675
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "文化程度:"
ForeColor = &H00000000&
Height = 315
Index = 4
Left = 300
TabIndex = 22
Top = 1095
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "所属部门:"
ForeColor = &H00000000&
Height = 315
Index = 5
Left = 300
TabIndex = 21
Top = 1455
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "职 务:"
Height = 315
Index = 6
Left = 300
TabIndex = 20
Top = 1905
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "身份证号:"
Height = 315
Index = 7
Left = 300
TabIndex = 19
Top = 2340
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "联系电话:"
Height = 315
Index = 8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -