📄 frmregister.frm
字号:
VERSION 5.00
Begin VB.Form frmRegister
AutoRedraw = -1 'True
BackColor = &H00C0C0C0&
BorderStyle = 3 'Fixed Dialog
Caption = "登记新样品"
ClientHeight = 4995
ClientLeft = 45
ClientTop = 330
ClientWidth = 6810
Icon = "frmRegister.frx":0000
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 4995
ScaleWidth = 6810
ShowInTaskbar = 0 'False
Begin VB.PictureBox Picture2
AutoRedraw = -1 'True
Height = 435
Left = 4200
ScaleHeight = 375
ScaleWidth = 2265
TabIndex = 24
Top = 300
Width = 2325
Begin VB.CommandButton E_Button
Cancel = -1 'True
Caption = "退出(&X)"
Height = 375
Left = 1125
TabIndex = 11
Top = 0
Width = 1140
End
Begin VB.CommandButton S_Button
Caption = "保存(&S)"
Height = 375
Left = 0
TabIndex = 10
Top = 0
Width = 1125
End
End
Begin VB.TextBox FieldsTxt
Height = 285
Index = 9
Left = 4380
MaxLength = 125
TabIndex = 9
Top = 1665
Width = 2145
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
AutoRedraw = -1 'True
BackColor = &H80000000&
FillColor = &H000000FF&
ForeColor = &H000000FF&
Height = 1245
Left = 210
ScaleHeight = 1215
ScaleWidth = 3165
TabIndex = 19
Top = 3495
Width = 3195
Begin VB.TextBox FieldsTxt
Height = 285
Index = 8
Left = 975
MaxLength = 10
TabIndex = 8
Top = 780
Width = 1935
End
Begin VB.TextBox FieldsTxt
Height = 285
Index = 7
Left = 975
MaxLength = 10
TabIndex = 7
Top = 450
Width = 1935
End
Begin VB.TextBox FieldsTxt
Height = 285
Index = 6
Left = 975
MaxLength = 10
TabIndex = 6
Top = 120
Width = 1935
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "其它价:"
Height = 180
Index = 8
Left = 0
TabIndex = 22
Top = 855
Width = 930
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "零售价:"
Height = 180
Index = 7
Left = 0
TabIndex = 21
Top = 525
Width = 930
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "批发价:"
Height = 180
Index = 6
Left = 0
TabIndex = 20
Top = 180
Width = 930
End
End
Begin VB.Frame Frame1
Caption = "特色系列"
Height = 1770
Left = 195
TabIndex = 14
Top = 1560
Width = 3195
Begin VB.TextBox FieldsTxt
Height = 285
Index = 5
Left = 975
MaxLength = 25
TabIndex = 5
Top = 1290
Width = 1995
End
Begin VB.TextBox FieldsTxt
Height = 285
Index = 4
Left = 975
MaxLength = 25
TabIndex = 4
Top = 975
Width = 1995
End
Begin VB.TextBox FieldsTxt
Height = 285
Index = 3
Left = 975
MaxLength = 25
TabIndex = 3
Top = 645
Width = 1995
End
Begin VB.TextBox FieldsTxt
Height = 285
Index = 2
Left = 975
MaxLength = 25
TabIndex = 2
Top = 330
Width = 1995
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
Caption = "其它:"
Height = 180
Index = 5
Left = 60
TabIndex = 18
Top = 1335
Width = 855
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
Caption = "风格:"
Height = 180
Index = 4
Left = 60
TabIndex = 17
Top = 1020
Width = 855
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
Caption = "尺码:"
Height = 180
Index = 3
Left = 45
TabIndex = 16
Top = 705
Width = 855
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
Caption = "颜色:"
Height = 180
Index = 2
Left = 60
TabIndex = 15
Top = 375
Width = 855
End
End
Begin VB.TextBox FieldsTxt
Height = 420
Index = 1
Left = 1155
MaxLength = 125
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 1
Top = 1035
Width = 5385
End
Begin VB.TextBox FieldsTxt
Height = 285
Index = 0
Left = 1140
MaxLength = 50
TabIndex = 0
Top = 345
Width = 1935
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
AutoSize = -1 'True
Caption = "图片:"
Height = 180
Index = 9
Left = 3510
TabIndex = 23
Top = 1725
Width = 780
End
Begin VB.Line Line2
BorderColor = &H00FFFFFF&
X1 = 210
X2 = 6510
Y1 = 885
Y2 = 885
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -