📄 frm_xqyggl.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Frm_xqyggl
Caption = "小区员工管理系统"
ClientHeight = 4395
ClientLeft = 60
ClientTop = 345
ClientWidth = 6135
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 4395
ScaleWidth = 6135
StartUpPosition = 1 '所有者中心
Begin MSAdodcLib.Adodc Adodc3
Height = 330
Left = 4185
Top = 4650
Width = 1515
_ExtentX = 2672
_ExtentY = 582
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 = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tab_bminfo"
Caption = "Adodc3"
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 Adodc2
Height = 330
Left = 930
Top = 4905
Width = 1200
_ExtentX = 2117
_ExtentY = 582
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 = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tab_gzinfo"
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 = 870
Top = 4395
Width = 2340
_ExtentX = 4128
_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 = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tab_yginfo"
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 Frame2
Height = 675
Left = 2640
TabIndex = 11
Top = 3525
Width = 2835
Begin VB.CommandButton Command6
Caption = "添加"
Height = 450
Left = 60
TabIndex = 12
Top = 165
Width = 555
End
Begin VB.CommandButton Command11
Caption = "退出"
Height = 450
Left = 2220
TabIndex = 17
Top = 165
Width = 540
End
Begin VB.CommandButton Command10
Caption = "删除"
Height = 450
Left = 1680
TabIndex = 16
Top = 165
Width = 540
End
Begin VB.CommandButton Command9
Caption = "更新"
Height = 450
Left = 1170
TabIndex = 15
Top = 165
Width = 510
End
Begin VB.CommandButton Command8
Caption = "取消"
Height = 450
Left = 645
TabIndex = 14
Top = 165
Width = 510
End
Begin VB.CommandButton Command7
Caption = "保存"
Height = 450
Left = 105
TabIndex = 13
Top = 165
Width = 525
End
End
Begin VB.Frame Frame1
Height = 675
Left = 315
TabIndex = 6
Top = 3510
Width = 2280
Begin VB.CommandButton Command5
Caption = ">|"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 345
Left = 1680
TabIndex = 10
Top = 210
Width = 465
End
Begin VB.CommandButton Command4
Caption = ">"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1185
TabIndex = 9
Top = 210
Width = 465
End
Begin VB.CommandButton Command3
Caption = "<"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 345
Left = 675
TabIndex = 8
Top = 210
Width = 465
End
Begin VB.CommandButton Command2
Caption = "|<"
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 345
Left = 105
TabIndex = 7
Top = 210
Width = 525
End
End
Begin VB.CommandButton Command1
Caption = "查询"
Height = 360
Left = 5175
TabIndex = 5
Top = 165
Width = 660
End
Begin VB.TextBox Text1
Height = 300
Left = 3870
TabIndex = 4
Top = 195
Width = 1170
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "Frm_xqyggl.frx":0000
Left = 2700
List = "Frm_xqyggl.frx":0010
TabIndex = 3
Top = 195
Width = 1140
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "Frm_xqyggl.frx":0023
Left = 1560
List = "Frm_xqyggl.frx":0033
TabIndex = 2
Top = 195
Width = 1170
End
Begin TabDlg.SSTab SSTab1
Height = 2955
Left = 360
TabIndex = 0
Top = 555
Width = 5280
_ExtentX = 9313
_ExtentY = 5212
_Version = 393216
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -