📄 form12.frm
字号:
Left = 1897
TabIndex = 26
Top = 300
Width = 1335
End
Begin VB.CommandButton cmd_add
Caption = "添加(&A)"
Height = 390
Left = 210
TabIndex = 25
Top = 300
Width = 1335
End
End
Begin VB.Frame Frame1
Height = 3000
Left = 150
TabIndex = 0
Top = 495
Width = 9015
Begin VB.Timer Timer1
Interval = 60
Left = 165
Top = 2505
End
Begin VB.ComboBox Combo1
BackColor = &H00FFC0C0&
Height = 300
ItemData = "form12.frx":0015
Left = 5907
List = "form12.frx":0037
TabIndex = 29
Text = "Combo1"
Top = 690
Width = 1260
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 315
Left = 3165
TabIndex = 21
Top = 1860
Width = 1260
_ExtentX = 2223
_ExtentY = 556
_Version = 393216
CalendarBackColor= 16761024
CalendarTitleBackColor= 16761024
Format = 61472769
CurrentDate = 39222
End
Begin VB.TextBox Text1
BackColor = &H00FFC0C0&
Height = 1110
Index = 9
Left = 6180
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 20
Top = 1605
Width = 2595
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 8
Left = 4680
Locked = -1 'True
TabIndex = 19
Top = 1860
Width = 1260
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 7
Left = 1675
Locked = -1 'True
TabIndex = 18
Top = 1860
Width = 1260
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 6
Left = 180
Locked = -1 'True
TabIndex = 17
Top = 1860
Width = 1260
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 5
Left = 7350
TabIndex = 16
Top = 690
Width = 1260
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 3
Left = 4464
TabIndex = 15
Top = 690
Width = 1260
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 2
Left = 3021
Locked = -1 'True
TabIndex = 14
Top = 690
Width = 1260
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 1
Left = 1578
TabIndex = 13
Top = 690
Width = 1260
End
Begin VB.TextBox Text1
Alignment = 1 'Right Justify
BackColor = &H00FFC0C0&
Height = 315
Index = 0
Left = 135
Locked = -1 'True
TabIndex = 12
Top = 690
Width = 1260
End
Begin VB.Label Label11
Caption = "类别编号"
ForeColor = &H000000FF&
Height = 315
Left = 3120
TabIndex = 11
Top = 330
Width = 915
End
Begin VB.Label Label10
Caption = "备注"
Height = 315
Left = 6555
TabIndex = 10
Top = 1215
Width = 915
End
Begin VB.Label Label9
Caption = "审核人编号"
ForeColor = &H000000FF&
Height = 315
Left = 4755
TabIndex = 9
Top = 1410
Width = 915
End
Begin VB.Label Label8
Caption = "入库日期"
Height = 315
Left = 3210
TabIndex = 8
Top = 1380
Width = 915
End
Begin VB.Label Label7
Caption = "供货单位编号"
ForeColor = &H000000FF&
Height = 315
Left = 1710
TabIndex = 7
Top = 1380
Width = 1095
End
Begin VB.Label Label6
Caption = "金额"
Height = 315
Left = 420
TabIndex = 6
Top = 1395
Width = 915
End
Begin VB.Label Label5
Caption = "单价"
Height = 315
Left = 7590
TabIndex = 5
Top = 330
Width = 915
End
Begin VB.Label Label4
Caption = "计量单位"
Height = 315
Left = 6090
TabIndex = 4
Top = 315
Width = 915
End
Begin VB.Label Label3
Caption = "数量"
Height = 315
Left = 4710
TabIndex = 3
Top = 330
Width = 915
End
Begin VB.Label Label2
Caption = "设备名称"
ForeColor = &H00000000&
Height = 315
Left = 1740
TabIndex = 2
Top = 315
Width = 915
End
Begin VB.Label Label1
Caption = "业务编号"
Height = 315
Left = 345
TabIndex = 1
Top = 330
Width = 915
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 540
Left = 600
Top = 8085
Width = 6240
_ExtentX = 11007
_ExtentY = 953
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;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=test;Data Source=(local)"
OLEDBString = "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=test;Data Source=(local)"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from ruku"
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.Label Label14
Caption = "为了避免数据不一致,您只能删除本次添加的记录"
ForeColor = &H000000FF&
Height = 255
Left = 4680
TabIndex = 33
Top = 7680
Width = 4095
End
Begin VB.Label Label13
BackColor = &H00FFC0FF&
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 315
Left = 135
TabIndex = 31
Top = 7605
Width = 4155
End
Begin VB.Label Label12
Alignment = 2 'Center
BackColor = &H008080FF&
Caption = "在您输入类别编号,供货单位编号,审核人编号时,只能参照弹出框表中的数据."
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -