📄 formhtml.frm
字号:
VERSION 5.00
Begin VB.Form FormHTML
BorderStyle = 3 'Fixed Dialog
Caption = "生成HTML代码..."
ClientHeight = 6375
ClientLeft = 2040
ClientTop = 975
ClientWidth = 6075
Icon = "FormHTML.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6375
ScaleWidth = 6075
ShowInTaskbar = 0 'False
Begin VB.CommandButton cmdCancel
Cancel = -1 'True
Caption = "取消"
Height = 405
Left = 3450
TabIndex = 35
Top = 5760
Width = 915
End
Begin VB.CommandButton cmdOK
Caption = "保存"
Height = 405
Left = 1650
TabIndex = 34
Top = 5760
Width = 915
End
Begin VB.Frame Frame1
Caption = "大小"
ForeColor = &H00404040&
Height = 1065
Left = 300
TabIndex = 27
Top = 90
Width = 5475
Begin VB.TextBox SizeH
Height = 270
Left = 405
TabIndex = 29
Top = 315
Width = 855
End
Begin VB.TextBox SizeW
Height = 225
Left = 420
TabIndex = 28
Top = 735
Width = 855
End
Begin VB.Label Label1
BackColor = &H00478EDE&
BackStyle = 0 'Transparent
Caption = "高:"
ForeColor = &H00000000&
Height = 225
Left = 105
TabIndex = 33
Top = 315
Width = 330
End
Begin VB.Label Label2
BackColor = &H00478EDE&
BackStyle = 0 'Transparent
Caption = "宽:"
ForeColor = &H00000000&
Height = 225
Left = 105
TabIndex = 32
Top = 735
Width = 330
End
Begin VB.Label Label3
BackColor = &H00478EDE&
BackStyle = 0 'Transparent
Caption = "Pix"
ForeColor = &H00000000&
Height = 225
Index = 0
Left = 1470
TabIndex = 31
Top = 315
Width = 435
End
Begin VB.Label Label3
BackColor = &H00478EDE&
BackStyle = 0 'Transparent
Caption = "Pix"
ForeColor = &H00000000&
Height = 225
Index = 1
Left = 1470
TabIndex = 30
Top = 720
Width = 435
End
End
Begin VB.Frame Frame2
Caption = "颜色"
ForeColor = &H00404040&
Height = 1770
Left = 270
TabIndex = 9
Top = 1245
Width = 5505
Begin VB.TextBox Text3
Height = 270
Index = 0
Left = 315
MaxLength = 3
TabIndex = 16
Text = "0"
Top = 735
Width = 435
End
Begin VB.TextBox Text3
Height = 270
Index = 1
Left = 1050
MaxLength = 3
TabIndex = 15
Text = "0"
Top = 735
Width = 435
End
Begin VB.TextBox Text3
Height = 270
Index = 2
Left = 1785
MaxLength = 3
TabIndex = 14
Text = "0"
Top = 735
Width = 435
End
Begin VB.TextBox Text3
BackColor = &H00FFFFFF&
ForeColor = &H00000000&
Height = 270
Index = 3
Left = 2970
MaxLength = 3
TabIndex = 13
Text = "0"
Top = 750
Width = 435
End
Begin VB.TextBox Text3
Height = 270
Index = 4
Left = 3870
MaxLength = 3
TabIndex = 12
Text = "0"
Top = 750
Width = 435
End
Begin VB.TextBox Text3
Height = 270
Index = 5
Left = 4620
MaxLength = 3
TabIndex = 11
Text = "0"
Top = 750
Width = 435
End
Begin VB.CheckBox Check3
Caption = "背景透明"
ForeColor = &H00000000&
Height = 345
Left = 330
TabIndex = 10
Top = 1200
Width = 1935
End
Begin VB.Label Label4
Caption = "R:"
ForeColor = &H00000000&
Height = 225
Index = 0
Left = 105
TabIndex = 26
Top = 735
Width = 330
End
Begin VB.Label Label4
Caption = "G:"
ForeColor = &H00000000&
Height = 225
Index = 1
Left = 840
TabIndex = 25
Top = 735
Width = 330
End
Begin VB.Label Label4
Caption = "B:"
ForeColor = &H00000000&
Height = 225
Index = 2
Left = 1575
TabIndex = 24
Top = 735
Width = 225
End
Begin VB.Label Label5
Appearance = 0 'Flat
BackColor = &H80000005&
ForeColor = &H80000008&
Height = 315
Index = 0
Left = 1350
TabIndex = 23
Top = 270
Width = 525
End
Begin VB.Label Label6
Caption = "背景色:"
ForeColor = &H00000000&
Height = 225
Index = 0
Left = 210
TabIndex = 22
Top = 315
Width = 1050
End
Begin VB.Line Line1
BorderColor = &H000080FF&
X1 = 2625
X2 = 2625
Y1 = 210
Y2 = 1050
End
Begin VB.Label Label6
Caption = "文本颜色:"
ForeColor = &H00000000&
Height = 225
Index = 1
Left = 2730
TabIndex = 21
Top = 315
Width = 960
End
Begin VB.Label Label4
Caption = "B:"
ForeColor = &H00000000&
Height = 225
Index = 3
Left = 4380
TabIndex = 20
Top = 750
Width = 330
End
Begin VB.Label Label4
Caption = "G:"
ForeColor = &H00000000&
Height = 225
Index = 4
Left = 3600
TabIndex = 19
Top = 780
Width = 330
End
Begin VB.Label Label4
Caption = "R:"
ForeColor = &H00000000&
Height = 225
Index = 5
Left = 2700
TabIndex = 18
Top = 780
Width = 330
End
Begin VB.Label Label5
BackColor = &H80000007&
Height = 330
Index = 1
Left = 4020
TabIndex = 17
Top = 225
Width = 540
End
End
Begin VB.Frame Frame3
Caption = "其它"
ForeColor = &H00404040&
Height = 2460
Left = 270
TabIndex = 1
Top = 3120
Width = 5490
Begin VB.CheckBox Check4
Caption = "不使用绝对路径"
ForeColor = &H00000000&
Height = 345
Left = 300
TabIndex = 36
ToolTipText = "例如文件是C:\Flash\sp.swf,则用sp.swf,而不是原来的绝对路径"
Top = 2010
Width = 1815
End
Begin VB.TextBox TextTitle
Height = 270
Left = 840
TabIndex = 6
Top = 300
Width = 4350
End
Begin VB.TextBox TextPath
Height = 330
Left = 840
TabIndex = 5
Top = 750
Width = 2340
End
Begin VB.CommandButton cmdFileDialog
BackColor = &H00EE9BBC&
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -