打印本文 打印本文 关闭窗口 关闭窗口
用VB6.0自制压缩与解压缩程序(二)
作者:武汉SEO闵涛  文章来源:敏韬网  点击数7241  更新时间:2009/4/23 15:43:21  文章录入:mintao  责任编辑:mintao
nbsp; End

      Begin VB.Label Label1

         AutoSize        =   -1  ''''True

         Caption         =   "源信息:"

         Height          =   180

         Index           =   0

         Left            =   90

         TabIndex        =   11

         Top             =   270

         Width           =   720

      End

   End

   Begin MSComctlLib.ListView lstInfo

      Height          =   3165

      Left            =   60

      TabIndex        =   0

      Top             =   60

      Width           =   8565

      _ExtentX        =   15108

      _ExtentY        =   5583

      View            =   3

      Arrange         =   1

      LabelEdit       =   1

      MultiSelect     =   -1  ''''True

      LabelWrap       =   -1  ''''True

      HideSelection   =   0   ''''False

      FullRowSelect   =   -1  ''''True

      GridLines       =   -1  ''''True

      _Version        =   393217

      ForeColor       =   -2147483640

      BackColor       =   -2147483643

      BorderStyle     =   1

      Appearance      =   1

      NumItems        =   3

      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}

         Text            =   "序号"

         Object.Width           =   1235

      EndProperty

      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}

         SubItemIndex    =   1

         Text            =   "源信息"

         Object.Width           =   6068

      EndProperty

      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}

         SubItemIndex    =   2

         Text            =   "目标信息"

         Object.Width           =   7832

      EndProperty

   End

   Begin VB.Label Label1

      AutoSize        =   -1  ''''True

      Caption         =   "信息打包名称:"

      Height          =   180

上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]  ...  下一页 >> 

打印本文 打印本文 关闭窗口 关闭窗口