www.pudn.com > netserver.zip > frmJinDu.frm


VERSION 5.00 
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX" 
Begin VB.Form frmJinDu  
   ClientHeight    =   1170 
   ClientLeft      =   60 
   ClientTop       =   60 
   ClientWidth     =   6240 
   ControlBox      =   0   'False 
   Icon            =   "frmJinDu.frx":0000 
   LinkTopic       =   "Form1" 
   ScaleHeight     =   1170 
   ScaleWidth      =   6240 
   StartUpPosition =   2  '屏幕中心 
   Begin MSComctlLib.ProgressBar ProgressBar1  
      Height          =   375 
      Left            =   120 
      TabIndex        =   0 
      Top             =   480 
      Width           =   6015 
      _ExtentX        =   10610 
      _ExtentY        =   661 
      _Version        =   393216 
      Appearance      =   1 
      OLEDropMode     =   1 
      Scrolling       =   1 
   End 
   Begin VB.Label Label2  
      Alignment       =   2  'Center 
      Height          =   255 
      Left            =   2160 
      TabIndex        =   2 
      Top             =   880 
      Width           =   1695 
   End 
   Begin VB.Label Label1  
      Caption         =   "正在生成报表,请稍候..." 
      Height          =   255 
      Left            =   240 
      TabIndex        =   1 
      Top             =   120 
      Width           =   2415 
   End 
End 
Attribute VB_Name = "frmJinDu" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False