📄 单据项目编辑.frm
字号:
VERSION 5.00
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Begin VB.Form frmVchItem
BorderStyle = 4 'Fixed ToolWindow
Caption = "单据格式定义---"
ClientHeight = 3090
ClientLeft = 45
ClientTop = 285
ClientWidth = 4935
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3090
ScaleWidth = 4935
ShowInTaskbar = 0 'False
StartUpPosition = 3 '窗口缺省
Begin VB.Frame fraItem
BorderStyle = 0 'None
Height = 3615
Left = 0
TabIndex = 17
Top = 0
Width = 5000
Begin VB.CommandButton CmdCancel
Caption = "取消"
Height = 375
Left = 3720
TabIndex = 15
Top = 120
Width = 1095
End
Begin VB.CommandButton CmdOK
Caption = "确定"
Height = 375
Left = 2520
TabIndex = 14
Top = 120
Width = 1095
End
Begin VB.Frame fraValue
Caption = "值"
Height = 1815
Left = 2520
TabIndex = 27
Top = 1200
Width = 2295
Begin EDITLib.Edit txtDefault
Height = 315
Left = 720
TabIndex = 10
Top = 960
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 4
MaxLength = 20
End
Begin EDITLib.Edit txtMax
Height = 315
Left = 720
TabIndex = 8
Top = 240
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 4
MaxLength = 20
End
Begin EDITLib.Edit txtMin
Height = 315
Left = 720
TabIndex = 9
Top = 600
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 4
MaxLength = 20
End
Begin EDITLib.Edit txtFrac
Height = 315
Left = 720
TabIndex = 11
Top = 1320
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
MaxLength = 1
End
Begin VB.Label lblDecimal
AutoSize = -1 'True
Caption = "小数位"
Height = 195
Left = 120
TabIndex = 31
Top = 1380
Width = 540
End
Begin VB.Label lblMin
AutoSize = -1 'True
Caption = "最小值"
Height = 195
Left = 120
TabIndex = 30
Top = 660
Width = 540
End
Begin VB.Label lblMax
AutoSize = -1 'True
Caption = "最大值"
Height = 195
Left = 120
TabIndex = 29
Top = 300
Width = 540
End
Begin VB.Label lblDefault
AutoSize = -1 'True
Caption = "默认值"
Height = 195
Left = 120
TabIndex = 28
Top = 1020
Width = 540
End
End
Begin VB.Frame fraRowCol
Caption = "行列"
Height = 1815
Left = 120
TabIndex = 22
Top = 1200
Width = 2295
Begin EDITLib.Edit txtEndCol
Height = 315
Left = 720
TabIndex = 7
Top = 1320
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 3
MaxLength = 10
End
Begin EDITLib.Edit txtStartCol
Height = 315
Left = 720
TabIndex = 5
Top = 600
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 3
MaxLength = 10
End
Begin EDITLib.Edit txtRow
Height = 315
Left = 720
TabIndex = 4
Top = 240
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 3
MaxLength = 10
End
Begin EDITLib.Edit txtInputCol
Height = 315
Left = 720
TabIndex = 6
Top = 960
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 3
MaxLength = 10
End
Begin VB.Label lblInputRow
AutoSize = -1 'True
Caption = "输入行"
Height = 195
Left = 120
TabIndex = 26
Top = 300
Width = 540
End
Begin VB.Label lblBeginCol
AutoSize = -1 'True
Caption = "开始列"
Height = 195
Left = 120
TabIndex = 25
Top = 660
Width = 540
End
Begin VB.Label lblEndCol
AutoSize = -1 'True
Caption = "结束列"
Height = 195
Left = 120
TabIndex = 24
Top = 1380
Width = 540
End
Begin VB.Label lblInputCol
AutoSize = -1 'True
Caption = "输入列"
Height = 195
Left = 120
TabIndex = 23
Top = 1020
Width = 540
End
End
Begin VB.CheckBox chkReference
Caption = "需要参照"
Height = 315
Left = 2520
TabIndex = 13
Top = 1200
Visible = 0 'False
Width = 2295
End
Begin VB.CheckBox chkAllowNull
Caption = "允许空"
Height = 315
Left = 2520
TabIndex = 12
Top = 833
Value = 1 'Checked
Width = 2295
End
Begin VB.ComboBox cboDataType
Height = 300
ItemData = "单据项目编辑.frx":0000
Left = 960
List = "单据项目编辑.frx":0013
Locked = -1 'True
Style = 2 'Dropdown List
TabIndex = 2
Top = 840
Width = 1455
End
Begin VB.ComboBox cboName
Height = 315
Left = 960
Style = 2 'Dropdown List
TabIndex = 0
Top = 120
Width = 1455
End
Begin EDITLib.Edit txtCaption
Height = 315
Left = 960
TabIndex = 1
Top = 480
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 1
BadStr = "{}[]()'"",.:;/\?<>"
End
Begin EDITLib.Edit txtLength
Height = 315
Left = 960
TabIndex = 3
Top = 1200
Visible = 0 'False
Width = 1455
_Version = 65536
_ExtentX = 2566
_ExtentY = 556
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -