home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / ADSDK.ZIP / Samples / DataLink / DataReport1.Dsr < prev    next >
Encoding:
Visual Basic Active Designer file  |  1999-01-14  |  3.0 KB  |  86 lines

  1. VERSION 5.00
  2. Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} DataReport1 
  3.    Bindings        =   "DataReport1.dsx":0000
  4.    Caption         =   "DataReport1"
  5.    ClientHeight    =   8235
  6.    ClientLeft      =   1650
  7.    ClientTop       =   1545
  8.    ClientWidth     =   6585
  9.    _ExtentX        =   11615
  10.    _ExtentY        =   14526
  11.    _Version        =   393216
  12.    _DesignerVersion=   100684101
  13.    BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  14.       Name            =   "Arial"
  15.       Size            =   8.25
  16.       Charset         =   0
  17.       Weight          =   400
  18.       Underline       =   0   'False
  19.       Italic          =   0   'False
  20.       Strikethrough   =   0   'False
  21.    EndProperty
  22.    GridX           =   10
  23.    GridY           =   10
  24.    LeftMargin      =   1440
  25.    RightMargin     =   1440
  26.    TopMargin       =   1440
  27.    BottomMargin    =   1440
  28.    DataMember      =   "Command1"
  29.    NumSections     =   3
  30.    SectionCode0    =   2
  31.    BeginProperty Section0 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9} 
  32.       _Version        =   393216
  33.       Name            =   "Section2"
  34.       Object.Height          =   105
  35.       NumControls     =   0
  36.    EndProperty
  37.    SectionCode1    =   4
  38.    BeginProperty Section1 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9} 
  39.       _Version        =   393216
  40.       Name            =   "Section1"
  41.       Object.Height          =   480
  42.       NumControls     =   1
  43.       ItemType0       =   4
  44.       BeginProperty Item0 {1C13A8E2-A0B6-11D0-848E-00A0C90DC8A9} 
  45.          _Version        =   393216
  46.          Name            =   "txtName"
  47.          Object.Left            =   144
  48.          Object.Top             =   144
  49.          Object.Width           =   1440
  50.          Object.Height          =   240
  51.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  52.             Name            =   "Arial"
  53.             Size            =   8.25
  54.             Charset         =   0
  55.             Weight          =   400
  56.             Underline       =   0   'False
  57.             Italic          =   0   'False
  58.             Strikethrough   =   0   'False
  59.          EndProperty
  60.          DataField       =   "Name"
  61.          BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
  62.             Type            =   0
  63.             Format          =   ""
  64.             HaveTrueFalseNull=   0
  65.             FirstDayOfWeek  =   0
  66.             FirstWeekOfYear =   0
  67.             LCID            =   1033
  68.             SubFormatType   =   0
  69.          EndProperty
  70.          DataMember      =   "Command1"
  71.       EndProperty
  72.    EndProperty
  73.    SectionCode2    =   7
  74.    BeginProperty Section2 {1C13A8E0-A0B6-11D0-848E-00A0C90DC8A9} 
  75.       _Version        =   393216
  76.       Name            =   "Section3"
  77.       Object.Height          =   360
  78.       NumControls     =   0
  79.    EndProperty
  80. End
  81. Attribute VB_Name = "DataReport1"
  82. Attribute VB_GlobalNameSpace = False
  83. Attribute VB_Creatable = False
  84. Attribute VB_PredeclaredId = True
  85. Attribute VB_Exposed = False
  86.