Form_userAuthList.frm
上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:1k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  3. Begin VB.Form Form1 
  4.    Caption         =   "Form1"
  5.    ClientHeight    =   4995
  6.    ClientLeft      =   60
  7.    ClientTop       =   345
  8.    ClientWidth     =   7410
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   4995
  11.    ScaleWidth      =   7410
  12.    StartUpPosition =   3  '窗口缺省
  13.    Begin MSComctlLib.ListView ListView1 
  14.       Height          =   4875
  15.       Left            =   30
  16.       TabIndex        =   0
  17.       Top             =   60
  18.       Width           =   7365
  19.       _ExtentX        =   12991
  20.       _ExtentY        =   8599
  21.       LabelWrap       =   -1  'True
  22.       HideSelection   =   -1  'True
  23.       _Version        =   393217
  24.       ForeColor       =   -2147483640
  25.       BackColor       =   -2147483643
  26.       BorderStyle     =   1
  27.       Appearance      =   1
  28.       NumItems        =   0
  29.    End
  30. End
  31. Attribute VB_Name = "Form1"
  32. Attribute VB_GlobalNameSpace = False
  33. Attribute VB_Creatable = False
  34. Attribute VB_PredeclaredId = True
  35. Attribute VB_Exposed = False