📄 frm_qckc.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm_qckc
BorderStyle = 1 'Fixed Single
Caption = "期初库存设置"
ClientHeight = 3615
ClientLeft = 45
ClientTop = 330
ClientWidth = 3915
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 3615
ScaleWidth = 3915
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc Adodc1
Height = 345
Left = 60
Top = 5550
Width = 1875
_ExtentX = 3307
_ExtentY = 609
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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
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
Height = 3525
Left = 2730
TabIndex = 1
Top = 30
Width = 1155
Begin VB.CommandButton Cmd_Add
Caption = "添加"
Height = 350
Left = 100
TabIndex = 4
Top = 180
Width = 950
End
Begin VB.CommandButton Cmd_Save
Caption = "保存"
Enabled = 0 'False
Height = 350
Left = 100
TabIndex = 3
Top = 630
Width = 950
End
Begin VB.CommandButton Cmd_exit
Caption = "关闭"
Height = 350
Left = 100
TabIndex = 2
Top = 2790
Width = 950
End
End
Begin VB.Frame Frame2
Height = 3525
Left = 75
TabIndex = 0
Top = 30
Width = 2580
Begin VB.ComboBox Combo1
BackColor = &H00FFFFC0&
Height = 300
ItemData = "frm_qckc.frx":0000
Left = 1050
List = "frm_qckc.frx":001F
TabIndex = 18
Top = 1170
Width = 1395
End
Begin VB.TextBox Text1
BackColor = &H00FFFFC0&
Height = 1260
Index = 5
Left = 1050
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 17
Top = 2175
Width = 1410
End
Begin VB.TextBox Text1
BackColor = &H00FFFFC0&
Height = 300
Index = 4
Left = 1050
TabIndex = 16
Top = 1830
Width = 1395
End
Begin VB.TextBox Text1
BackColor = &H00FFFFC0&
Height = 300
Index = 3
Left = 1050
TabIndex = 15
Top = 1500
Width = 1395
End
Begin VB.TextBox Text1
BackColor = &H00FFFFC0&
Height = 300
Index = 2
Left = 1050
TabIndex = 14
Top = 840
Width = 1395
End
Begin VB.TextBox Text1
BackColor = &H00FFFFC0&
Height = 300
Index = 1
Left = 1050
TabIndex = 13
Top = 510
Width = 1395
End
Begin VB.TextBox Text1
BackColor = &H00FFFFC0&
Height = 300
Index = 0
Left = 1050
TabIndex = 12
Top = 180
Width = 1395
End
Begin VB.Label Label8
Caption = "备注:"
Height = 240
Left = 135
TabIndex = 11
Top = 2235
Width = 870
End
Begin VB.Label Label6
Caption = "单价:"
Height = 285
Left = 135
TabIndex = 10
Top = 1920
Width = 810
End
Begin VB.Label Label5
Caption = "期初数量:"
Height = 240
Left = 135
TabIndex = 9
Top = 1605
Width = 915
End
Begin VB.Label Label4
Caption = "计量单位:"
Height = 345
Left = 135
TabIndex = 8
Top = 1275
Width = 1035
End
Begin VB.Label Label3
Caption = "货品规格:"
Height = 390
Left = 135
TabIndex = 7
Top = 945
Width = 945
End
Begin VB.Label Label2
Caption = "货品名称:"
Height = 300
Left = 135
TabIndex = 6
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -