📄 frmcroinfo.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmCroInfo
BorderStyle = 3 'Fixed Dialog
Caption = "设置"
ClientHeight = 5505
ClientLeft = 45
ClientTop = 330
ClientWidth = 4800
BeginProperty Font
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmCroInfo.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5505
ScaleWidth = 4800
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin TabDlg.SSTab stbBottom
Height = 4935
Left = 60
TabIndex = 0
Top = 60
Width = 4695
_ExtentX = 8281
_ExtentY = 8705
_Version = 393216
Style = 1
Tabs = 1
TabsPerRow = 1
TabHeight = 520
TabCaption(0) = " 公司信息"
TabPicture(0) = "frmCroInfo.frx":000C
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "lblinfo(6)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "lblinfo(5)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "lblinfo(4)"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "lblinfo(3)"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "lblinfo(2)"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "lblinfo(1)"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "lblinfo(0)"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "txtInfo(4)"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "txtInfo(3)"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "txtInfo(6)"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "txtInfo(5)"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "txtInfo(2)"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "txtInfo(1)"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "txtInfo(0)"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).Control(14)= "fraCroInfo"
Tab(0).Control(14).Enabled= 0 'False
Tab(0).ControlCount= 15
Begin VB.Frame fraCroInfo
Caption = "商标"
Height = 1815
Left = 240
TabIndex = 15
Top = 3000
Width = 4215
Begin Manage.xpcmdButton cmdInfo
Height = 345
Index = 1
Left = 3120
TabIndex = 19
Top = 1320
Width = 975
_ExtentX = 1720
_ExtentY = 609
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = "清除"
ForeColor = -2147483630
End
Begin Manage.xpcmdButton cmdInfo
Height = 345
Index = 0
Left = 2040
TabIndex = 20
Top = 1320
Width = 975
_ExtentX = 1720
_ExtentY = 609
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = "添加..."
ForeColor = -2147483630
End
Begin VB.Image imgBasic
BorderStyle = 1 'Fixed Single
Height = 1455
Left = 240
Stretch = -1 'True
Top = 240
Width = 1455
End
Begin VB.Label lblFont
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "商"
BeginProperty Font
Name = "宋体"
Size = 27.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 555
Index = 0
Left = 360
TabIndex = 22
Top = 360
Width = 570
End
Begin VB.Label lblFont
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "标"
BeginProperty Font
Name = "宋体"
Size = 27.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 555
Index = 1
Left = 960
TabIndex = 21
Top = 960
Width = 570
End
Begin VB.Label lblinfo
BackStyle = 0 'Transparent
Caption = " 公司商标图片请处理成正方形,否则图片会被强制拉伸成为方形!"
Height = 660
Index = 7
Left = 1800
TabIndex = 16
Top = 360
Width = 2280
End
End
Begin VB.TextBox txtInfo
Height = 300
Index = 0
Left = 1200
MaxLength = 30
TabIndex = 7
Top = 480
Width = 3255
End
Begin VB.TextBox txtInfo
Height = 300
Index = 1
Left = 1200
MaxLength = 8
TabIndex = 6
Top = 840
Width = 3255
End
Begin VB.TextBox txtInfo
Height = 300
Index = 2
Left = 1200
MaxLength = 30
TabIndex = 5
Top = 1200
Width = 3255
End
Begin VB.TextBox txtInfo
Height = 300
Index = 5
Left = 1200
MaxLength = 50
TabIndex = 4
Top = 2280
Width = 3255
End
Begin VB.TextBox txtInfo
Height = 300
Index = 6
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -