?? frmdefinesetcard.frm
字號:
VERSION 5.00
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#3.4#0"; "ATLEDIT1.OCX"
Begin VB.Form frmDefineSetCard
BorderStyle = 1 'Fixed Single
Caption = "商品自定項目設置"
ClientHeight = 2955
ClientLeft = 45
ClientTop = 330
ClientWidth = 4935
HelpContextID = 16009
KeyPreview = -1 'True
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2955
ScaleWidth = 4935
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton cmdOKOrCancel
Cancel = -1 'True
Height = 350
Index = 1
Left = 3600
Style = 1 'Graphical
TabIndex = 16
Tag = "1002"
Top = 600
UseMaskColor = -1 'True
Width = 1215
End
Begin AtlEdit.TEdit txtTitle
Height = 270
Index = 5
Left = 930
TabIndex = 11
Top = 2400
Width = 2385
_ExtentX = 4207
_ExtentY = 476
maxchar = 13
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Text = ""
End
Begin AtlEdit.TEdit txtTitle
Height = 270
Index = 0
Left = 930
TabIndex = 1
Top = 720
Width = 2385
_ExtentX = 4207
_ExtentY = 476
maxchar = 13
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Text = ""
End
Begin AtlEdit.TEdit txtTitle
Height = 270
Index = 4
Left = 930
TabIndex = 9
Top = 2070
Width = 2385
_ExtentX = 4207
_ExtentY = 476
maxchar = 13
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Text = ""
End
Begin AtlEdit.TEdit txtTitle
Height = 270
Index = 3
Left = 930
TabIndex = 7
Top = 1725
Width = 2385
_ExtentX = 4207
_ExtentY = 476
maxchar = 13
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Text = ""
End
Begin AtlEdit.TEdit txtTitle
Height = 270
Index = 2
Left = 930
TabIndex = 5
Top = 1395
Width = 2385
_ExtentX = 4207
_ExtentY = 476
maxchar = 13
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Text = ""
End
Begin AtlEdit.TEdit txtTitle
Height = 270
Index = 1
Left = 930
TabIndex = 3
Top = 1050
Width = 2385
_ExtentX = 4207
_ExtentY = 476
maxchar = 13
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Text = ""
End
Begin VB.CheckBox chkUse
Caption = " "
Height = 225
Index = 5
Left = 330
TabIndex = 10
Top = 2400
Width = 570
End
Begin VB.CheckBox chkUse
Caption = " "
Height = 225
Index = 0
Left = 330
TabIndex = 0
Top = 720
Width = 570
End
Begin VB.CheckBox chkUse
Caption = " "
Height = 225
Index = 1
Left = 330
TabIndex = 2
Top = 1050
Width = 570
End
Begin VB.CheckBox chkUse
Caption = " "
Height = 225
Index = 2
Left = 330
TabIndex = 4
Top = 1395
Width = 570
End
Begin VB.CheckBox chkUse
Caption = " "
Height = 225
Index = 3
Left = 330
TabIndex = 6
Top = 1725
Width = 570
End
Begin VB.CheckBox chkUse
Caption = " "
Height = 225
Index = 4
Left = 330
TabIndex = 8
Top = 2070
Width = 570
End
Begin VB.CommandButton cmdOKOrCancel
Height = 350
Index = 0
Left = 3600
Style = 1 'Graphical
TabIndex = 15
Tag = "1001"
Top = 180
UseMaskColor = -1 'True
Width = 1215
End
Begin VB.Label lblItemCaption
Caption = "使用"
Height = 195
Index = 1
Left = 330
TabIndex = 14
Top = 450
Width = 735
End
Begin VB.Label lblItemCaption
Caption = "標題"
Height = 195
Index = 2
Left = 1785
TabIndex = 13
Top = 450
Width = 765
End
Begin VB.Label lblItemCaption
Alignment = 2 'Center
Caption = "自定項目"
Height = 225
Index = 0
Left = 240
TabIndex = 12
Top = 120
Width = 735
End
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -