home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Program_La2077787312007.psc / Program_Launcher / Forms / frmCDC.frm next >
Text File  |  2007-06-26  |  836b  |  29 lines

  1. VERSION 5.00
  2. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
  3. Begin VB.Form frmCDC 
  4.    BorderStyle     =   0  'None
  5.    Caption         =   "Form1"
  6.    ClientHeight    =   1155
  7.    ClientLeft      =   0
  8.    ClientTop       =   0
  9.    ClientWidth     =   1305
  10.    LinkTopic       =   "Form1"
  11.    ScaleHeight     =   1155
  12.    ScaleWidth      =   1305
  13.    ShowInTaskbar   =   0   'False
  14.    StartUpPosition =   2  'CenterScreen
  15.    Begin MSComDlg.CommonDialog CommonDialog1 
  16.       Left            =   360
  17.       Top             =   360
  18.       _ExtentX        =   847
  19.       _ExtentY        =   847
  20.       _Version        =   393216
  21.    End
  22. End
  23. Attribute VB_Name = "frmCDC"
  24. Attribute VB_GlobalNameSpace = False
  25. Attribute VB_Creatable = False
  26. Attribute VB_PredeclaredId = True
  27. Attribute VB_Exposed = False
  28.  
  29.