📄 frm_zzrk_zkwpxg.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"
Begin VB.Form frm_ZZRK_ZKWPXG
BorderStyle = 3 'Fixed Dialog
Caption = "暂扣物品信息修改"
ClientHeight = 5865
ClientLeft = 45
ClientTop = 330
ClientWidth = 6600
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5865
ScaleWidth = 6600
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 120
Top = 5400
Visible = 0 'False
Width = 2775
_ExtentX = 4895
_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=RKGL"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=SA;Data Source=RKGL"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from Table_ZZRK_ZKXX"
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 Frame1
Caption = "暂扣信息"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 3135
Left = 120
TabIndex = 12
Top = 120
Width = 6375
Begin VB.TextBox Text1
DataField = "暂扣证号"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 21
Text = "Text1"
Top = 240
Width = 1575
End
Begin VB.TextBox Text2
DataField = "经手人1"
DataSource = "Adodc1"
Height = 300
Left = 4320
TabIndex = 18
Text = "Text2"
Top = 720
Width = 1815
End
Begin VB.TextBox Text3
DataField = "物主姓名"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 17
Text = "Text3"
Top = 1200
Width = 1575
End
Begin VB.TextBox Text4
DataField = "联系电话"
DataSource = "Adodc1"
Height = 300
Left = 4320
TabIndex = 16
Text = "Text4"
Top = 1200
Width = 1815
End
Begin VB.TextBox Text5
DataField = "物主住址"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 15
Text = "Text5"
Top = 1680
Width = 4935
End
Begin VB.TextBox Text6
DataField = "暂扣物品"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 14
Text = "Text6"
Top = 2160
Width = 4935
End
Begin VB.TextBox Text7
DataField = "暂扣原因"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 13
Text = "Text7"
Top = 2640
Width = 4935
End
Begin MSComCtl2.DTPicker DTPicker2
DataField = "暂扣日期"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 19
Top = 720
Width = 1575
_ExtentX = 2778
_ExtentY = 529
_Version = 393216
Format = 48300033
CurrentDate = 38161
End
Begin MSComCtl2.DTPicker DTPicker1
DataField = "处理截止日期"
DataSource = "Adodc1"
Height = 300
Left = 4320
TabIndex = 20
Top = 240
Width = 1815
_ExtentX = 3201
_ExtentY = 529
_Version = 393216
Format = 48300033
CurrentDate = 38161
End
Begin VB.Label Label1
Caption = "暂扣证号"
Height = 255
Left = 240
TabIndex = 30
Top = 360
Width = 975
End
Begin VB.Label Label2
Caption = "处理截止日期"
Height = 375
Left = 3000
TabIndex = 29
Top = 360
Width = 1335
End
Begin VB.Label Label3
Caption = "暂扣日期"
Height = 255
Left = 240
TabIndex = 28
Top = 840
Width = 975
End
Begin VB.Label Label4
Caption = "经手人"
Height = 375
Left = 3000
TabIndex = 27
Top = 840
Width = 1095
End
Begin VB.Label Label5
Caption = "物主姓名"
Height = 255
Left = 240
TabIndex = 26
Top = 1320
Width = 975
End
Begin VB.Label Label6
Caption = "联系电话"
Height = 255
Left = 3000
TabIndex = 25
Top = 1320
Width = 975
End
Begin VB.Label Label7
Caption = "物主住址"
Height = 255
Left = 240
TabIndex = 24
Top = 1800
Width = 855
End
Begin VB.Label Label8
Caption = "暂扣物品"
Height = 255
Left = 240
TabIndex = 23
Top = 2280
Width = 975
End
Begin VB.Label Label9
Caption = "暂扣原因"
Height = 255
Left = 240
TabIndex = 22
Top = 2740
Width = 975
End
End
Begin VB.Frame Frame2
Caption = "处理信息"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 1695
Left = 120
TabIndex = 3
Top = 3600
Width = 6375
Begin VB.TextBox Text8
DataField = "经手人2"
DataSource = "Adodc1"
Height = 300
Left = 4440
TabIndex = 6
Text = "Text8"
Top = 240
Width = 1695
End
Begin VB.TextBox Text9
DataField = "处理结果"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 5
Text = "Text9"
Top = 720
Width = 4935
End
Begin VB.TextBox Text10
DataField = "备注"
DataSource = "Adodc1"
Height = 375
Left = 1200
TabIndex = 4
Text = "Text10"
Top = 1200
Width = 4935
End
Begin MSComCtl2.DTPicker DTPicker3
DataField = "处理日期"
DataSource = "Adodc1"
Height = 300
Left = 1200
TabIndex = 7
Top = 240
Width = 1695
_ExtentX = 2990
_ExtentY = 529
_Version = 393216
Format = 48300033
CurrentDate = 38161
End
Begin VB.Label Label10
Caption = "处理日期"
Height = 255
Left = 240
TabIndex = 11
Top = 360
Width = 1215
End
Begin VB.Label Label11
Caption = "经手人"
Height = 255
Left = 3240
TabIndex = 10
Top = 360
Width = 975
End
Begin VB.Label Label12
Caption = "处理结果"
Height = 255
Left = 240
TabIndex = 9
Top = 840
Width = 855
End
Begin VB.Label Label13
Caption = "备 注"
Height = 255
Left = 240
TabIndex = 8
Top = 1320
Width = 975
End
End
Begin VB.CheckBox Check1
Caption = "已处理"
DataField = "已处理"
DataSource = "Adodc1"
Height = 255
Left = 5280
TabIndex = 2
Top = 3360
Width = 975
End
Begin VB.CommandButton Cmd_save
Caption = "保存"
Height = 375
Left = 4200
TabIndex = 1
Top = 5400
Width = 975
End
Begin VB.CommandButton Command2
Caption = "取消"
Height = 375
Left = 5280
TabIndex = 0
Top = 5400
Width = 975
End
End
Attribute VB_Name = "frm_ZZRK_ZKWPXG"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Cmd_save_Click()
Adodc1.Recordset.UpdateBatch
MsgBox "数据修改成功", 32, "人口信息管理系统"
End Sub
Private Sub Command2_Click()
Unload Me
End Sub
Private Sub Form_Load()
Me.Left = (Screen.Width - Me.Width) / 2
Me.Top = (Screen.Height - Me.Height) / 2
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -