home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l407 / 4.ddi / LIBENTRY.AS_ / LIBENTRY.bin (.txt)
Encoding:
Visual Basic Form  |  1993-04-28  |  4.5 KB  |  131 lines

  1. VERSION 2.00
  2. Begin Form IOBFrm 
  3.    BackColor       =   &H00FFFFFF&
  4.    BorderStyle     =   3  'Fixed Double
  5.    Caption         =   "Ink On Bitmap Control"
  6.    ControlBox      =   0   'False
  7.    Height          =   6270
  8.    Left            =   900
  9.    LinkTopic       =   "Form1"
  10.    ScaleHeight     =   391
  11.    ScaleMode       =   3  'Pixel
  12.    ScaleWidth      =   516
  13.    Top             =   420
  14.    Width           =   7860
  15.    Begin PictureBox Picture1 
  16.       BackColor       =   &H00C0C0C0&
  17.       Height          =   855
  18.       Index           =   1
  19.       Left            =   240
  20.       ScaleHeight     =   825
  21.       ScaleWidth      =   7185
  22.       TabIndex        =   11
  23.       Top             =   4200
  24.       Width           =   7215
  25.       Begin Label Label1 
  26.          Alignment       =   2  'Center
  27.          BackColor       =   &H00C0C0C0&
  28.          Caption         =   "Change the AutoSize property to change how the background bitmap is displayed.  Load a new bitmap or icon in the Picture property to create graph paper or lined paper."
  29.          ForeColor       =   &H00000000&
  30.          Height          =   615
  31.          Index           =   1
  32.          Left            =   720
  33.          TabIndex        =   12
  34.          Top             =   120
  35.          Width           =   5655
  36.          WordWrap        =   -1  'True
  37.       End
  38.    End
  39.    Begin PictureBox Picture1 
  40.       BackColor       =   &H00C0C0C0&
  41.       Height          =   1095
  42.       Index           =   0
  43.       Left            =   240
  44.       ScaleHeight     =   1065
  45.       ScaleWidth      =   7185
  46.       TabIndex        =   9
  47.       Top             =   120
  48.       Width           =   7215
  49.       Begin Label Label1 
  50.          Alignment       =   2  'Center
  51.          BackColor       =   &H00C0C0C0&
  52.          Caption         =   "The Pen Ink On Bitmap control is like a Picture Box control that allows you to draw and erase in on a bitmap.  To erase ink, write in the control while pressing the barrel button on your pen."
  53.          FontBold        =   -1  'True
  54.          FontItalic      =   0   'False
  55.          FontName        =   "MS Sans Serif"
  56.          FontSize        =   9.75
  57.          FontStrikethru  =   0   'False
  58.          FontUnderline   =   0   'False
  59.          ForeColor       =   &H00000000&
  60.          Height          =   795
  61.          Index           =   0
  62.          Left            =   300
  63.          TabIndex        =   10
  64.          Top             =   180
  65.          Width           =   6615
  66.          WordWrap        =   -1  'True
  67.       End
  68.    End
  69.    Begin CommandButton Command2 
  70.       Caption         =   "Return to Main Menu"
  71.       FontBold        =   -1  'True
  72.       FontItalic      =   0   'False
  73.       FontName        =   "MS Sans Serif"
  74.       FontSize        =   9.75
  75.       FontStrikethru  =   0   'False
  76.       FontUnderline   =   0   'False
  77.       Height          =   495
  78.       Left            =   180
  79.       TabIndex        =   8
  80.       Top             =   5220
  81.       Width           =   7335
  82.    End
  83.    Begin CommandButton EraseButton 
  84.       Caption         =   "Erase Ink"
  85.       Height          =   555
  86.       Left            =   3480
  87.       TabIndex        =   7
  88.       Top             =   3480
  89.       Width           =   1875
  90.    End
  91.    Begin SSFrame Frame3D1 
  92.       Caption         =   "AutoSize"
  93.       ForeColor       =   &H00000000&
  94.       Height          =   1935
  95.       Left            =   3480
  96.       TabIndex        =   2
  97.       Top             =   1380
  98.       Width           =   3975
  99.       Begin SSOption Option3D4 
  100.          Caption         =   "Tile Picture"
  101.          ForeColor       =   &H00000000&
  102.          Height          =   240
  103.          Left            =   480
  104.          TabIndex        =   6
  105.          Top             =   1440
  106.          Value           =   -1  'True
  107.          Width           =   2895
  108.       End
  109.       Begin SSOption Option3D3 
  110.          Caption         =   "Size Window to fit Picture"
  111.          ForeColor       =   &H00000000&
  112.          Height          =   240
  113.          Left            =   480
  114.          TabIndex        =   5
  115.          TabStop         =   0   'False
  116.          Top             =   1080
  117.          Width           =   2895
  118.       End
  119.       Begin SSOption Option3D2 
  120.          Caption         =   "Stretch Picture to fit Window"
  121.          ForeColor       =   &H00000000&
  122.          Height          =   240
  123.          Left            =   480
  124.          TabIndex        =   4
  125.          TabStop         =   0   'False
  126.          Top             =   720
  127.          Width           =   2895
  128.       End
  129.       Begin SSOption Option3D1 
  130.          Caption         =   "Non
  131.