frmSearching.frm
资源名称:08.zip [点击查看]
上传用户:ynjin1970
上传日期:2014-10-13
资源大小:6438k
文件大小:1k
源码类别:
中间件编程
开发平台:
Visual C++
- VERSION 5.00
- Begin VB.Form frmSearching
- BorderStyle = 3 'Fixed Dialog
- Caption = "searching"
- ClientHeight = 1275
- ClientLeft = 45
- ClientTop = 330
- ClientWidth = 4680
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 1275
- ScaleWidth = 4680
- ShowInTaskbar = 0 'False
- StartUpPosition = 1 'CenterOwner
- Begin VB.Label lblsite
- Height = 375
- Left = 240
- TabIndex = 1
- Top = 720
- Width = 4095
- End
- Begin VB.Label Label1
- Caption = "Searching for site"
- Height = 255
- Left = 360
- TabIndex = 0
- Top = 240
- Width = 3375
- End
- End
- Attribute VB_Name = "frmSearching"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False