Form2.frm
上传用户:zqemid3000
上传日期:2007-01-04
资源大小:158k
文件大小:1k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. VERSION 5.00
  2. Begin VB.Form Form2 
  3.    Caption         =   "Form2"
  4.    ClientHeight    =   3195
  5.    ClientLeft      =   60
  6.    ClientTop       =   345
  7.    ClientWidth     =   4680
  8.    LinkTopic       =   "Form2"
  9.    ScaleHeight     =   213
  10.    ScaleMode       =   3  'Pixel
  11.    ScaleWidth      =   312
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin VB.PictureBox Picture1 
  14.       Height          =   1455
  15.       Left            =   480
  16.       Picture         =   "Form2.frx":0000
  17.       ScaleHeight     =   1395
  18.       ScaleWidth      =   2355
  19.       TabIndex        =   0
  20.       Top             =   360
  21.       Width           =   2415
  22.    End
  23. End
  24. Attribute VB_Name = "Form2"
  25. Attribute VB_GlobalNameSpace = False
  26. Attribute VB_Creatable = False
  27. Attribute VB_PredeclaredId = True
  28. Attribute VB_Exposed = False