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


VERSION 5.00 
Begin VB.Form frmCode  
   BackColor       =   &H0080FF80& 
   BorderStyle     =   1  'Fixed Single 
   Caption         =   "语 义 分 析 附 表" 
   ClientHeight    =   5445 
   ClientLeft      =   45 
   ClientTop       =   330 
   ClientWidth     =   7965 
   LinkTopic       =   "Form6" 
   MaxButton       =   0   'False 
   MinButton       =   0   'False 
   ScaleHeight     =   5445 
   ScaleWidth      =   7965 
   StartUpPosition =   2  '屏幕中心 
   Begin VB.TextBox Text1  
      BackColor       =   &H00C0C0FF& 
      BeginProperty Font  
         Name            =   "宋体" 
         Size            =   10.5 
         Charset         =   134 
         Weight          =   400 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      ForeColor       =   &H00C00000& 
      Height          =   4455 
      Left            =   360 
      Locked          =   -1  'True 
      MultiLine       =   -1  'True 
      TabIndex        =   1 
      Text            =   "frmCode.frx":0000 
      Top             =   600 
      Width           =   7215 
   End 
   Begin VB.Label Label1  
      AutoSize        =   -1  'True 
      BackColor       =   &H0080FF80& 
      Caption         =   "语义分析规则如下:" 
      BeginProperty Font  
         Name            =   "华文中宋" 
         Size            =   12 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      ForeColor       =   &H00C00000& 
      Height          =   285 
      Left            =   360 
      TabIndex        =   0 
      Top             =   120 
      Width           =   2145 
   End 
End 
Attribute VB_Name = "frmCode" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False