📄 main_rsgl_rsbd.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
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 main_rsgl_rsbd
BorderStyle = 3 'Fixed Dialog
Caption = "人事调动"
ClientHeight = 5130
ClientLeft = 45
ClientTop = 330
ClientWidth = 10485
Icon = "main_rsgl_rsbd.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 5130
ScaleWidth = 10485
ShowInTaskbar = 0 'False
Begin VB.Frame Frame1
Caption = "原相关人事信息"
Height = 1080
Left = 45
TabIndex = 2
Top = 825
Width = 10410
Begin VB.TextBox Text1
Height = 330
Index = 4
Left = 8625
Locked = -1 'True
TabIndex = 9
Top = 645
Width = 1695
End
Begin VB.TextBox Text1
Height = 330
Index = 3
Left = 6000
Locked = -1 'True
TabIndex = 8
Top = 645
Width = 1860
End
Begin VB.TextBox Text1
Height = 330
Index = 2
Left = 945
Locked = -1 'True
TabIndex = 7
Top = 645
Width = 4305
End
Begin VB.TextBox Text1
Height = 330
Index = 1
Left = 3555
Locked = -1 'True
TabIndex = 6
Top = 255
Width = 1695
End
Begin VB.TextBox Text1
Height = 330
Index = 0
Left = 945
Locked = -1 'True
TabIndex = 4
Top = 255
Width = 1860
End
Begin VB.Label Label6
Caption = "原职称:"
Height = 195
Left = 7950
TabIndex = 12
Top = 720
Width = 795
End
Begin VB.Label Label5
Caption = "原职务:"
Height = 195
Left = 5295
TabIndex = 11
Top = 735
Width = 720
End
Begin VB.Label Label3
Caption = "原部门:"
Height = 195
Left = 225
TabIndex = 10
Top = 735
Width = 795
End
Begin VB.Label Label2
Caption = "姓名:"
Height = 195
Left = 3030
TabIndex = 5
Top = 315
Width = 540
End
Begin VB.Label Label1
Caption = "编号:"
Height = 195
Left = 375
TabIndex = 3
Top = 315
Width = 600
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = -30
Top = 3120
Visible = 0 'False
Width = 2040
_ExtentX = 3598
_ExtentY = 582
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=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_manmanage"
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_manmanage"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 员工信息表 order by 编号"
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 MSComctlLib.ImageList ImageList1
Left = 405
Top = 2535
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 4
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_rsgl_rsbd.frx":000C
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_rsgl_rsbd.frx":0786
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_rsgl_rsbd.frx":1460
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_rsgl_rsbd.frx":2ABA
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 795
Left = 0
TabIndex = 0
Top = 0
Width = 10485
_ExtentX = 18494
_ExtentY = 1402
ButtonWidth = 1138
ButtonHeight = 1349
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 6
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = " 查找 "
Key = "find"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "全部"
Key = "all"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "调动"
Key = "remove"
ImageIndex = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Enabled = 0 'False
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
Key = "close"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -