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

         Width           =   1425

      End

      Begin VB.CommandButton cmdinfo

         Caption         =   "添加信息"

         Height          =   345

         Index           =   3

         Left            =   60

         TabIndex        =   4

         Top             =   1800

         Width           =   1425

      End

      Begin VB.CommandButton cmdinfo

         Caption         =   "清空列表"

         Enabled         =   0   ''''False

         Height          =   345

         Index           =   0

         Left            =   60

         TabIndex        =   3

         Top             =   240

         Width           =   1425

      End

   End

   Begin VB.Frame framInfo

      Caption         =   "编辑与察看"

      Enabled         =   0   ''''False

      Height          =   1005

      Index           =   0

      Left            =   60

      TabIndex        =   1

      Tag             =   "编辑与察看"

      Top             =   3900

      Width           =   7035

      Begin VB.TextBox txtEditInfo

         Height          =   285

         Index           =   1

         Left            =   870

         TabIndex        =   12

         Top             =   660

         Width           =   6105

      End

      Begin VB.TextBox txtEditInfo

         Height          =   285

         Index           =   0

         Left            =   870

         TabIndex        =   10

         Top             =   270

         Width           =   6105

      End

      Begin VB.Label Label1

         AutoSize        =   -1  ''''True

         Caption         =   "目标信息:"

         Height          =   180

         Index           =   1

         Left            =   60

         TabIndex        =   13

         Top             =   660

         Width           =   900

    &

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

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