📄 frmaboutsys.frm
字号:
BackColor = 12632256
PLaying = -1 'True
Transparent = -1 'True
Speed = 1
Stretch = 0
AutoSize = 0 'False
SequenceString = ""
Sequence = 0
HTTPProxy = ""
HTTPUserName = ""
HTTPPassword = ""
MousePointer = 0
ExtendWidth = 1720
ExtendHeight = 2990
Loop = 0
AutoRewind = 0 'False
Synchronized = -1 'True
End
Begin VB.PictureBox PicCaption
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 720
Left = 5760
Picture = "frmAboutSys.frx":6B6C
ScaleHeight = 720
ScaleWidth = 9600
TabIndex = 3
TabStop = 0 'False
Top = 120
Visible = 0 'False
Width = 9600
Begin VB.PictureBox PicBorder
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 150
Left = 0
Picture = "frmAboutSys.frx":1D3B0
ScaleHeight = 150
ScaleWidth = 1050
TabIndex = 4
TabStop = 0 'False
Top = 0
Visible = 0 'False
Width = 1050
End
End
Begin XPVScroll.VScroll VScroll1
Height = 1575
Left = 5400
TabIndex = 21
Top = 1800
Width = 255
_ExtentX = 450
_ExtentY = 2778
End
Begin VB.Label Label7
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "请遵守以下条款:"
Height = 180
Left = 120
TabIndex = 22
Top = 1560
Width = 1440
End
Begin VB.Line Line2
BorderColor = &H80000001&
Index = 1
X1 = 1320
X2 = 5640
Y1 = 1440
Y2 = 1440
End
Begin VB.Line Line4
BorderColor = &H80000001&
X1 = 120
X2 = 5640
Y1 = 3480
Y2 = 3480
End
Begin VB.Line Line2
BorderColor = &H80000001&
Index = 0
X1 = 1320
X2 = 5640
Y1 = 840
Y2 = 840
End
Begin VB.Line Line1
BorderColor = &H80000001&
X1 = 1320
X2 = 5640
Y1 = 480
Y2 = 480
End
Begin VB.Label lblDisclaimer
BackStyle = 0 'Transparent
Caption = $"frmAboutSys.frx":1DAC2
ForeColor = &H000000FF&
Height = 705
Left = 120
TabIndex = 5
Top = 3600
Width = 5535
End
Begin VB.Label lblVersion
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "版本:V1.0.0"
Height = 180
Left = 1320
TabIndex = 2
Top = 600
Width = 1080
End
Begin VB.Label lblTitle
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "金水区行政审批服务软件窗口系统"
ForeColor = &H00000000&
Height = 180
Left = 1320
TabIndex = 1
Top = 240
Width = 2700
End
Begin VB.Label lblDescription
BackStyle = 0 'Transparent
Caption = "描述:金水区行政审批服务软件窗口系统由审批中心网络中心开发,实现窗口办件的自动化管理。."
ForeColor = &H00000000&
Height = 450
Left = 1320
TabIndex = 0
Top = 960
Width = 4365
End
End
Attribute VB_Name = "frmAboutSys"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'------------------------------------------
'编写时间:2003-08-29 dww pm14:21
Private m_cn As cNeoCaption
'------------------------------------------
Dim txtStr1 As String
Dim txtStr2 As String
Dim txtStr3 As String
Dim txtStr4 As String
'------------------------------------------
Dim gifFile As String
Private Sub Form_Load()
'此处代码将制作一个漂亮窗体用
'------------------------------------------
Set m_cn = New cNeoCaption
Skin Me, m_cn
'------------------------------------------
gifFile = iconDirectory + "\gif\respectful.gif"
AniGIF1.ReadGIF (gifFile)
'------------------------------------------
txtStr1 = "[服务条款]" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10) + " 1.本软件保留所有版权" + Chr(13) + Chr(10) + " 2.本软件为窗口端,和结算端配套使用" + Chr(13) + Chr(10) + " 3.你只有使用本软件的权利" + Chr(13) + Chr(10) + " 4.你不能对软件进行反向工程" + Chr(13) + Chr(10) + " 5.不允许进行反向编译,跟踪,汇编" + Chr(13) + Chr(10) + " 6.你一旦使用将默认你遵守以上的所有条款" + Chr(13) + Chr(10) + " 7.最后谢谢你对本软件的支持" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10)
txtStr3 = "[系统名称]" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10) + " 金水区行政审批服务软件窗口系统" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10) + "[项目管理]" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10) + " 总负责人:王培胜" + Chr(13) + Chr(10) + " 分管领导:吴保太,朱书红" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10) + "[创作组成员]" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10) + " 系统设计:薛红治" + Chr(13) + Chr(10) + " 程序制作:董万卫" + Chr(13) + Chr(10) + " 网站设计:李君堂" + Chr(13) + Chr(10) + " ======================================"
txtStr4 = Chr(13) + Chr(10) + "[联系我们]" + Chr(13) + Chr(10) + " ======================================" + Chr(13) + Chr(10) + " 电 话:(0371)3839320-618" + Chr(13) + Chr(10) + " 传 真:(0371)3839319" + Chr(13) + Chr(10) + " 网 站:http://www.jsspw.com" + Chr(13) + Chr(10) + " 信 箱:jsspzx@sina.com" + Chr(13) + Chr(10) + " 感谢中心所有同志的支持!"
Text1.Text = txtStr1 + txtStr3 + txtStr4 + Chr(13) + Chr(10) + " ======================================"
'------------------------------------------
'以下代码调整随想WinXP风格VB滚动条控件的LargeChange属性其中150可调整可以看以下效果
VScroll1.LargeChange = Picture1.Height / Picture2.Height * 150
Image1.Picture = LoadPicture(iconDirectory + "\gif\dongwanwei.jpg")
End Sub
Private Sub VScroll1_Change()
'------------------------------------------
'以下代码说明了怎样用滚动条滚动Picture1中的Picture2
Picture2.top = VScroll1.Value * (Picture1.Height - Picture2.Height) / 150
End Sub
Private Sub Form_Unload(Cancel As Integer)
Set m_cn = Nothing
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -