📄 frm_kcgl_cprk.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_Kcgl_Cprk
BorderStyle = 1 'Fixed Single
Caption = "产品入库"
ClientHeight = 4335
ClientLeft = 1515
ClientTop = 2385
ClientWidth = 8190
Icon = "Frm_Kcgl_Cprk.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 4335
ScaleWidth = 8190
StartUpPosition = 1 '所有者中心
Begin TabDlg.SSTab SSTab1
Height = 3585
Left = 0
TabIndex = 1
Top = 705
Width = 8160
_ExtentX = 14393
_ExtentY = 6324
_Version = 393216
Tabs = 1
TabsPerRow = 1
TabHeight = 520
TabCaption(0) = "Tab 0"
TabPicture(0) = "Frm_Kcgl_Cprk.frx":000C
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame2"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
Begin VB.Frame Frame1
Caption = "产品入库单"
Height = 3390
Left = 90
TabIndex = 4
Top = 75
Width = 3450
Begin VB.TextBox Text1
Height = 315
Index = 5
Left = 975
TabIndex = 22
Top = 2940
Width = 2370
End
Begin VB.ComboBox Cbx_jhdbh
Height = 300
Left = 1110
TabIndex = 20
Text = "请选择生产计划单号"
Top = 2610
Width = 2235
End
Begin VB.TextBox Text1
Height = 315
Index = 4
Left = 975
TabIndex = 19
Top = 1920
Width = 2355
End
Begin VB.TextBox Text1
Height = 315
Index = 3
Left = 975
TabIndex = 18
Top = 1575
Width = 2355
End
Begin VB.ComboBox Cbx_Cpbh
Height = 300
Left = 975
TabIndex = 17
Text = "请选择产品编号"
Top = 585
Width = 2355
End
Begin VB.TextBox Text1
Height = 315
Index = 0
Left = 1275
TabIndex = 8
Top = 240
Width = 2055
End
Begin VB.TextBox Text1
Height = 315
Index = 1
Left = 975
TabIndex = 7
Top = 915
Width = 2355
End
Begin VB.TextBox Text1
Height = 315
Index = 2
Left = 975
TabIndex = 5
Top = 1245
Width = 2355
End
Begin MSComCtl2.DTPicker Dtp_Rkrq
Height = 315
Left = 975
TabIndex = 6
Top = 2265
Width = 2370
_ExtentX = 4180
_ExtentY = 556
_Version = 393216
Format = 57278465
CurrentDate = 38716
End
Begin VB.Label Label9
Caption = "备注信息"
Height = 210
Left = 75
TabIndex = 21
Top = 2985
Width = 810
End
Begin VB.Label Label1
Caption = "产品入库编号"
Height = 195
Left = 75
TabIndex = 16
Top = 315
Width = 1080
End
Begin VB.Label Label2
Caption = "产品编号"
Height = 180
Left = 75
TabIndex = 15
Top = 630
Width = 810
End
Begin VB.Label Label3
Caption = "产品名称"
Height = 225
Left = 75
TabIndex = 14
Top = 945
Width = 795
End
Begin VB.Label Label4
Caption = "产品规格"
Height = 195
Left = 75
TabIndex = 13
Top = 1275
Width = 795
End
Begin VB.Label Label5
Caption = "计量单位"
Height = 225
Left = 75
TabIndex = 12
Top = 1620
Width = 735
End
Begin VB.Label Label6
Caption = "入库数量"
Height = 195
Left = 75
TabIndex = 11
Top = 1995
Width = 1200
End
Begin VB.Label Label7
Caption = "入库日期"
Height = 195
Left = 75
TabIndex = 10
Top = 2340
Width = 1095
End
Begin VB.Label Label8
Caption = "生产计划单"
Height = 225
Left = 75
TabIndex = 9
Top = 2670
Width = 1080
End
End
Begin VB.Frame Frame2
Height = 3420
Left = 3630
TabIndex = 2
Top = 60
Width = 4455
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 1080
Top = 2250
Visible = 0 'False
Width = 1545
_ExtentX = 2725
_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=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_SCGL"
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_SCGL"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tb_SCGL_cprk order by cprk_id"
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 MSDataGridLib.DataGrid Dgr_Cprk
Bindings = "Frm_Kcgl_Cprk.frx":0028
Height = 3180
Left = 75
TabIndex = 3
Top = 165
Width = 4290
_ExtentX = 7567
_ExtentY = 5609
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -