www.pudn.com > yanshi.rar > frmYuYiRules.frm


VERSION 5.00 
Begin VB.Form frmYuYiRules  
   BackColor       =   &H00C0FFFF& 
   Caption         =   "Óï Òå ¹æ Ôò" 
   ClientHeight    =   4965 
   ClientLeft      =   -10320 
   ClientTop       =   1500 
   ClientWidth     =   5730 
   LinkTopic       =   "Form1" 
   ScaleHeight     =   4965 
   ScaleWidth      =   5730 
   WindowState     =   2  'Maximized 
   Begin VB.TextBox Text1  
      BackColor       =   &H00FFFF00& 
      BeginProperty Font  
         Name            =   "ËÎÌå" 
         Size            =   10.5 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      Height          =   8415 
      Left            =   120 
      MultiLine       =   -1  'True 
      ScrollBars      =   2  'Vertical 
      TabIndex        =   0 
      Text            =   "frmYuYiRules.frx":0000 
      Top             =   120 
      Width           =   11655 
   End 
End 
Attribute VB_Name = "frmYuYiRules" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False 
Option Explicit