www.pudn.com > prit.rar > FrmTestRoundImage.frm


VERSION 5.00 
Object = "{B3677968-551F-11DA-BCFF-AF5533AF6218}#3.0#0"; "RoundImage.ocx" 
Begin VB.Form Form1  
   Caption         =   "大师级审计,用“审计大师”软件" 
   ClientHeight    =   3195 
   ClientLeft      =   60 
   ClientTop       =   345 
   ClientWidth     =   7335 
   LinkTopic       =   "Form1" 
   LockControls    =   -1  'True 
   ScaleHeight     =   3195 
   ScaleWidth      =   7335 
   StartUpPosition =   3  '窗口缺省 
   Begin HuRoundImage.RoundImage RoundImage1  
      Height          =   2490 
      Left            =   360 
      TabIndex        =   1 
      Top             =   240 
      Width           =   3675 
      _ExtentX        =   6482 
      _ExtentY        =   4392 
      Picture         =   "FrmTestRoundImage.frx":0000 
   End 
   Begin VB.Label Label1  
      Caption         =   $"FrmTestRoundImage.frx":1BB12 
      Height          =   2535 
      Left            =   4470 
      TabIndex        =   0 
      Top             =   330 
      Width           =   2505 
   End 
End 
Attribute VB_Name = "Form1" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False 
Option Explicit