📄 frmtakeoutedit.frm
字号:
VERSION 5.00
Begin VB.Form FrmTakeoutEdit
BorderStyle = 1 'Fixed Single
Caption = "编辑出库单"
ClientHeight = 3420
ClientLeft = 45
ClientTop = 330
ClientWidth = 11910
Icon = "FrmTakeoutEdit.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3420
ScaleWidth = 11910
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame2
Caption = "产品信息"
Height = 2295
Left = 6000
TabIndex = 19
Top = 240
Width = 5895
Begin VB.TextBox txtMax
Enabled = 0 'False
Height = 270
Left = 4320
MaxLength = 20
TabIndex = 26
Top = 1845
Width = 1455
End
Begin VB.ComboBox ComboType2
Enabled = 0 'False
Height = 300
ItemData = "FrmTakeoutEdit.frx":0CCA
Left = 2880
List = "FrmTakeoutEdit.frx":0CCC
TabIndex = 25
Top = 360
Width = 1455
End
Begin VB.TextBox txtUnit
Enabled = 0 'False
Height = 270
Left = 4320
MaxLength = 20
TabIndex = 24
Top = 1320
Width = 1455
End
Begin VB.TextBox txtStyle
Enabled = 0 'False
Height = 270
Left = 1320
MaxLength = 200
TabIndex = 23
Top = 1320
Width = 1455
End
Begin VB.ComboBox ComboType1
Enabled = 0 'False
Height = 300
ItemData = "FrmTakeoutEdit.frx":0CCE
Left = 1320
List = "FrmTakeoutEdit.frx":0CD0
TabIndex = 22
Top = 360
Width = 1455
End
Begin VB.TextBox txtMin
Enabled = 0 'False
Height = 270
Left = 1320
MaxLength = 20
TabIndex = 21
Top = 1845
Width = 1455
End
Begin VB.ComboBox ComboPro
Enabled = 0 'False
Height = 300
Left = 1320
TabIndex = 20
Top = 855
Width = 4455
End
Begin VB.Label Label12
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "数量上限"
Height = 180
Left = 3240
TabIndex = 32
Top = 1890
Width = 720
End
Begin VB.Label Label13
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "计量单位"
Height = 180
Left = 3240
TabIndex = 31
Top = 1365
Width = 720
End
Begin VB.Label Label14
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品型号"
Height = 180
Left = 240
TabIndex = 30
Top = 1365
Width = 720
End
Begin VB.Label Label15
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品名称"
Height = 180
Left = 240
TabIndex = 29
Top = 915
Width = 720
End
Begin VB.Label Label16
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品类目"
Height = 180
Left = 240
TabIndex = 28
Top = 420
Width = 720
End
Begin VB.Label Label18
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "数量下限"
Height = 180
Left = 240
TabIndex = 27
Top = 1890
Width = 720
End
End
Begin VB.Frame Frame3
Caption = "出库信息"
Height = 2295
Left = 0
TabIndex = 2
Top = 240
Width = 6015
Begin VB.TextBox txtAmount
Alignment = 1 'Right Justify
Enabled = 0 'False
Height = 270
Left = 1320
MaxLength = 20
TabIndex = 8
Top = 1335
Width = 1455
End
Begin VB.TextBox txtNum
Alignment = 1 'Right Justify
Enabled = 0 'False
Height = 270
Left = 4320
MaxLength = 200
TabIndex = 7
Top = 855
Width = 1455
End
Begin VB.ComboBox ComboTakeoutType
Height = 300
ItemData = "FrmTakeoutEdit.frx":0CD2
Left = 1320
List = "FrmTakeoutEdit.frx":0CDC
Style = 2 'Dropdown List
TabIndex = 6
Top = 360
Width = 1455
End
Begin VB.TextBox txtPrice
Alignment = 1 'Right Justify
Enabled = 0 'False
Height = 270
Left = 1320
MaxLength = 20
TabIndex = 5
Top = 855
Width = 1455
End
Begin VB.ComboBox ComboId
Height = 300
ItemData = "FrmTakeoutEdit.frx":0CF4
Left = 4320
List = "FrmTakeoutEdit.frx":0CF6
Style = 2 'Dropdown List
TabIndex = 4
Top = 360
Width = 1455
End
Begin VB.ComboBox ComboStore
Height = 300
ItemData = "FrmTakeoutEdit.frx":0CF8
Left = 4320
List = "FrmTakeoutEdit.frx":0D02
Style = 2 'Dropdown List
TabIndex = 3
Top = 1320
Width = 1455
End
Begin VB.Label Label19
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "总金额"
Height = 180
Left = 240
TabIndex = 18
Top = 1380
Width = 540
End
Begin VB.Label Label20
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品数量"
Height = 180
Left = 3240
TabIndex = 17
Top = 900
Width = 720
End
Begin VB.Label Label22
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "出库类型"
Height = 180
Left = 240
TabIndex = 16
Top = 420
Width = 720
End
Begin VB.Label Label23
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商品单价"
Height = 180
Left = 240
TabIndex = 15
Top = 900
Width = 720
End
Begin VB.Label Label24
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "选择仓库"
Height = 180
Left = 3240
TabIndex = 14
Top = 1380
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -