⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmnew.frm

📁 用XML做专家系统的一个编译器,有说明书,使用简单,有模板
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmNew 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "New"
   ClientHeight    =   3825
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7110
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3825
   ScaleWidth      =   7110
   StartUpPosition =   3  'Windows Default
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   600
      Top             =   3120
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmNew.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmNew.frx":0452
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmNew.frx":58EC
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmNew.frx":61C6
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton Command3 
      Caption         =   "帮助"
      Height          =   350
      Left            =   5880
      TabIndex        =   3
      Top             =   3360
      Width           =   1100
   End
   Begin VB.CommandButton Command2 
      Caption         =   "取消"
      Height          =   350
      Left            =   4680
      TabIndex        =   2
      Top             =   3360
      Width           =   1100
   End
   Begin VB.CommandButton Command1 
      Cancel          =   -1  'True
      Caption         =   "确定"
      Height          =   350
      Left            =   3480
      TabIndex        =   1
      Top             =   3360
      Width           =   1100
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   3135
      Left            =   120
      TabIndex        =   0
      Top             =   100
      Width           =   6885
      _ExtentX        =   12144
      _ExtentY        =   5530
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   5
      TabHeight       =   520
      TabCaption(0)   =   "Files"
      TabPicture(0)   =   "frmNew.frx":6618
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "ListView1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Command4"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Check1"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Text1"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Text2"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).ControlCount=   7
      TabCaption(1)   =   "Projects"
      TabPicture(1)   =   "frmNew.frx":6634
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label3"
      Tab(1).Control(1)=   "Label4"
      Tab(1).Control(2)=   "Label5"
      Tab(1).Control(3)=   "ListView2"
      Tab(1).Control(4)=   "Text3"
      Tab(1).Control(5)=   "Text4"
      Tab(1).Control(6)=   "Command5"
      Tab(1).ControlCount=   7
      Begin VB.CommandButton Command5 
         Caption         =   "..."
         Height          =   375
         Left            =   -68760
         TabIndex        =   13
         Top             =   2160
         Width           =   375
      End
      Begin VB.TextBox Text4 
         Height          =   405
         Left            =   -71325
         TabIndex        =   12
         Top             =   1305
         Width           =   2775
      End
      Begin VB.TextBox Text3 
         Height          =   405
         Left            =   -71325
         TabIndex        =   11
         Top             =   2160
         Width           =   2415
      End
      Begin VB.TextBox Text2 
         Height          =   405
         Left            =   3670
         TabIndex        =   9
         Top             =   2160
         Width           =   2415
      End
      Begin VB.TextBox Text1 
         Height          =   405
         Left            =   3670
         TabIndex        =   8
         Top             =   1310
         Width           =   2775
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Add to Project"
         Height          =   255
         Left            =   3670
         TabIndex        =   5
         Top             =   480
         Width           =   1695
      End
      Begin VB.CommandButton Command4 
         Height          =   495
         Left            =   6120
         Picture         =   "frmNew.frx":6650
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   2120
         Width           =   615
      End
      Begin MSComctlLib.ListView ListView1 
         Height          =   2415
         Left            =   120
         TabIndex        =   10
         Top             =   480
         Width           =   3375
         _ExtentX        =   5953
         _ExtentY        =   4260
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         Icons           =   "ImageList1"
         SmallIcons      =   "ImageList1"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
      Begin MSComctlLib.ListView ListView2 
         Height          =   2415
         Left            =   -74880
         TabIndex        =   14
         Top             =   480
         Width           =   3375
         _ExtentX        =   5953
         _ExtentY        =   4260
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         _Version        =   393217
         Icons           =   "ImageList1"
         SmallIcons      =   "ImageList1"
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
      Begin VB.Label Label5 
         Caption         =   "Tip:Create a new folder for each project"
         Height          =   255
         Left            =   -71325
         TabIndex        =   17
         Top             =   2700
         Width           =   3015
      End
      Begin VB.Label Label4 
         Caption         =   "Project Name"
         Height          =   255
         Left            =   -71325
         TabIndex        =   16
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label3 
         Caption         =   "Location"
         Height          =   255
         Left            =   -71325
         TabIndex        =   15
         Top             =   1815
         Width           =   1095
      End
      Begin VB.Label Label2 
         Caption         =   "Location"
         Height          =   255
         Left            =   3670
         TabIndex        =   7
         Top             =   1810
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "Filename"
         Height          =   255
         Left            =   3670
         TabIndex        =   6
         Top             =   960
         Width           =   1095
      End
   End
End
Attribute VB_Name = "frmNew"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim m_wCurOptIdx As Integer

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -